/* CSS Document for Slow Mo */
/* @copyright Verge Media   */


/*******************/
/* standard styles */
/*******************/

body { 
	margin: 6px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444444;
	line-height: 1.5;
}

a 		{ color:#444444; text-decoration: underline; }
a:hover { color:#444444; text-decoration: none; }

li a		{ color:#444444; text-decoration: none; }
li a:hover 	{ color:#444444; text-decoration: underline; }


li { 
	list-style-image:url(images/bullet.gif);
	padding-bottom: 5px;
}

ul.normal-list {
	margin-top: 0px;
}

.normal-list li {
	list-style: inherit;
	list-style-image: none;
	padding-bottom: inherit;
}

p.smalltopmargin 	{ margin-top: 14px; }
p.nomargin 			{ margin-top: 0px; }

h1 { 
	background:url(images/h1bg_03.gif);
	display: block;
	font-size: 12px;
	color:#ffffff;
	text-transform: uppercase;
	margin:0;
	padding:4px 0 8px 14px;
	vertical-align: bottom;
	line-height: 1;
}

h2 { font-size: 11px; color:#d5001b; margin-bottom: 9px; }
h2 a 		{ color:#d5001b; text-decoration: none; }
h2 a:hover 	{ color:#d5001b; text-decoration: none; }

.divider-main {
	height: 1px;
	background: #cfcfcf;
	border: 0px none #ffffff;
	color:#ffffff;
	line-height:1px;
	overflow:hidden;
}

.divider-main-red {
	height: 1px;
	background: #d5001b;
	border: 0px none #ffffff;
	color:#ffffff;
	line-height:1px;
	overflow:hidden;
}

p.smallText { color:#949494; font-size: 9px; }



/*****************/
/* other content */
/*****************/

td.divider {vertical-align: top; }
td.content {
	vertical-align:top;
}



/*****************/
/* header styles */
/*****************/

td.header { height: 110px; padding-left:145px; }

td.nav { 
	color:#d5001b;
	text-align:right;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: top;
}



/*****************/
/*   navigation  */
/*****************/

.nav a			{ text-decoration: none; color:#5b5959; display:block; margin-bottom:12px; line-height:12px; }
.nav a:hover	{ text-decoration: none; color:#d5001b; display:block; margin-bottom:12px; line-height:12px; }



/*****************/
/*    footer     */
/*****************/

td.footer {
	border: 1px solid #cbcbcb;
	color:#5b5959;
	font-size: 10px;
	text-transform:uppercase;
}

.footer a 		{ text-decoration: none; color:#5b5959; }
.footer a:hover { text-decoration: underline; color:#5b5959; }

.copyright { 
	text-align: right;
	color:#444444;
	font-size: 9px;
	text-transform: none;
}

.copyright a 		{ color:#444444; }
.copyright a:hover 	{ color:#444444; }



/*****************/
/* contact form  */
/*****************/

.form-fields input,
.form-fields textarea { 
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444444;
	border: 1px solid #cbcbcb;
	background:#ffffff!important;
}

.form-fields textarea { 
	overflow: hidden;
}

.address {
	color:#5b5959;
	font-size: 9px;
}
	
.error-text { color:#d5001b; }

/********************/
/* v2 - new styles  */
/********************/

#button_quickstart { 
	text-align:center;
	border-top:1px solid #ff0000;
	border-bottom:1px solid #ff0000;
	margin-top:40px;
	margin-bottom:45px;
}

#terms_indent { 
	margin-left:50px;
}

#clients_images { 
	margin-top:14px;
}

ul.imageList { 
	list-style:none;
	margin:0;
	padding:0;	
	line-height:1;
}

ul.imageList li {
	list-style:none;
	margin:0;
	padding:0;	
	line-height:1;
}

/*
* News Scroller
*/

#news_scroller { 
	border-top:1px solid #ff0000;
	border-bottom:1px solid #ff0000;
	margin-top:20px;
	padding:7px 0;
	height:11px;
}

#news_scroller p { 
	font-size:11px;
	font-weight:bold;
	margin:0 11px 0 0;
	padding:0;
	color:#ff0000;
	float:left;
	line-height:1;
	text-transform:uppercase;
}

ul#news { 
	list-style:none;
	margin:0;
	padding:0;
}

ul#news li { 
	margin:0;
	padding:0;

	font-size:11px;
	line-height:1;
	list-style:none;
}

ul#news li a { 
	color:#d4001b;	
}

#videogallery {
	width: 760px;
	margin-left:-10px;
}

#clips_external { 
	margin-top:42px;
}
.italic titles {
	font-style: italic;
}
