/* ******************************** */
/* Wyotech.com FY07 Design
/* ©Corinthian Colleges Inc.
/* Author: Rolando Mendez
/* Last Modified: 9/30/08
/* ******************************** */

* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
body{
	background: #999 url(/images/main_bg.gif) repeat-y center;
	font: 77% "Trebuchet MS", Trebuchet, Verdana, "Lucida Grande", Lucida, sans-serif;
	position: relative;
	padding: 0 !important;
	padding-right: 1px;
}
html, body{
        height: 100%;
}
a:focus{
	outline: none;
}
a{
	text-decoration: none;
}
a img{
	border-style: none;
}
img.left{
	float: left;
	margin-right: 10px;
}
img.right{
	float: right;
	margin-left: 10px;
}
a:hover{
	text-decoration: underline;
}
image{
	border: none;
}
p{
	line-height: 130%;
}
.clearfix{
	clear: both;
	display: block;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	border-style: none;
	background: none;
}
div.hr.clearfix{
	margin-top: 30px;
}
img.img_float_left{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
/* Layout Items */

#wrapper{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
}

#header{
	position: absolute;
	height: 137px;
	background: url(/images/header_main_bg.jpg) no-repeat left top;
	top: 0;
	display: block;
	width: 1000px;
}
.inside #header{
	background-image: url(/images/inside_header_main_bg.jpg);
}
.inside.nocolumn #header{
	background-image: url(/images/inside_header_nocolumn_bg.jpg);
}

/*EMAIL TO FRIEND index Page*/
#wyo_mail_this_index{
	height: 20px;
	display: block;
	float: right;
	margin-top: 25px;
}
#wyo_mail_this_index li a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#wyo_mail_this_index li a:hover{
	text-decoration: underline;
}
#wyo_mail_this_index li a#emailPage{
	background: url(/images/envelope.gif) no-repeat left center;
	padding-left: 25px;
	height: 15px;
	display: block;
	line-height: 15px;
}
#wyo_mail_this_index li a#chatNow{
	background: url(/images/chat2.gif) no-repeat left center;
	padding-left: 25px;
	height: 15px;
	display: block;
	line-height: 15px;
}
#wyo_mail_this_index li{
	list-style-type: none;
	float: left;
	margin-right: 15px;
}

/* --------------------*/
#content{
	display: block;
	position: absolute;
	top: 139px;
	width: 1000px;
}
.inside #content{
	top: 137px;
}
div.home_frame_top{
	border-style: none;
	height: 12px;
	background: url(/images/home_body_frame_bg.gif) repeat-x 0 top;
	margin: 0;
	padding: 0;
	display: block;
}
div.home_frame_bottom{
	border-style: none;
	height: 12px;
	background: url(/images/home_body_frame_bg.gif) repeat-x 0 bottom;
	padding: 0;
	display: block;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
div hr{
	display: none;
}
.hr{
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background-color: #CCC;
	display: block;
	width: 95%;
	margin: 10px auto;
}
.center_layout{
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#home_body{
	background: #000 url(/images/home_body_bg.jpg) no-repeat center top;
	margin: 0;
	color: #CCC;
	padding-top: 20px;
}
#home_body h1{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
#home_left{
	float: left;
	padding-left: 20px;
	width: 690px;
	padding-right: 5px;
}

#home_right{
	float: left;
	width: 261px;
	background: url(/images/home_news_bg.gif) no-repeat 4px 30px;
	color: #333;
	margin-bottom: 20px;
}
.news_module{
	width: 240px;
	background: url(/images/inside_news_bg.gif) no-repeat center 30px;
	color: #333;
	margin-bottom: 20px;
	margin-top: 20px;
	float: right;
	margin-right: 4px;
}
.news_module a{
	color: #990000;
	text-decoration: underline;
}
#home_right em a, .news_module em a{
	color: #000;
}
#home_left_top{
}
#home_left_bottom{
	float: left;
	clear: both;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 680px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 11px;
}
#home_left_bottom a{
	color: #FFF;
	text-decoration: underline;
}
#home_body .home_box{
	float: left;
	width: 218px;
	margin-right: 5px;
	margin-left: 5px;
	background: url(/images/home_box_bg1.gif) no-repeat center 30px;
	color: #333;
	margin-bottom: 10px;
}
.home_box p, #home_right p, .news_module p{
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
}
.home_box p.home_more, #home_right p.home_more, #home_right p.home_more_last, .news_module p.home_more, .news_module p.home_more_last{
	clear: both;
	position: relative;
	top: 10px;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 30px;
	text-transform: uppercase;
}
.home_box p.home_more{
	background: url(/images/home_box_bottom.gif) no-repeat center bottom;
	margin-bottom: 0;
}
#home_right p.home_more_last{
	background: url(/images/home_news_bottom.gif) no-repeat 4px bottom;
	margin-bottom: 0;
}
.news_module p.home_more_last{
	background: url(/images/inside_news_bottom.gif) no-repeat center bottom;
	margin-bottom: 0;
}
.news_module strong a, .news_module strong a:link, .news_module strong a:visited, .news_module strong a:active{
	text-decoration: none;
	color: #FFF;
}
.news_module strong a:hover{
	text-decoration: underline;
}
#home_right p.home_more, .news_module p.home_more{
	margin-bottom: 15px;
}
.home_box p.home_more a, #home_right p.home_more a, #home_right p.home_more_last a, .news_module p.home_more a, .news_module p.home_more_last a{
	text-decoration: none;
	font-weight: bold;
	color: #980000;
}
.home_box p.home_more a:hover, #home_right p.home_more a:hover, #home_right p.home_more_last a:hover, .news_module p.home_more a:hover, .news_module p.home_more_last a:hover{
	text-decoration: underline;
}
.home_box em, #home_right em, .news_module em{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	display: block;
	margin-bottom: 6px;
	background: url(/images/bullet_large_black.gif) repeat-y left;
	padding-left: 14px;
}
#home_right small, .news_module small{
	display: block;
	font-size: 10px;
	font-style: italic;
	color: #980000;
}
.home_box strong.box_headline, .home_box strong.box_headline a{
	display: block;
	background: url(/images/homebox_title.gif) no-repeat left top;
	text-align: center;
	width: 219px;
	height: 31px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	line-height: 31px;
	font-size: 11px;
	margin-bottom: 10px;
}
#home_right strong.box_headline, #home_right strong.box_headline a{
	display: block;
	background: url(/images/homebox_large_title.gif) no-repeat left top;
	text-align: center;
	width: 258px;
	height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	font-size: 11px;
	margin-bottom: 10px;
}
.news_module strong.box_headline{
	display: block;
	background: url(/images/inside_news_module_title_bg.gif) no-repeat left top;
	text-align: center;
	width: 240px;
	height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	font-size: 11px;
	margin-bottom: 10px;
}
#two_columns{
	background: url(/images/columns_bg.gif) repeat-y;
	height: 100%;
}
.nocolumn #two_columns{
	background-image: none;
}
#left_column{
	float: left;
	width: 740px;
	background: url(/images/inside_bg.gif) no-repeat left top;

}


/*** New Search Rules (Craig)
*******************************************************************************/

#left_column .result a{
	color:#980000;
	text-decoration: none;
}
#left_column .result a:hover{
	color:#980000;
	text-decoration: underline;
}

#left_column .result h2{
	margin:20px 0 5px 0;

}

.result, .result-meta, .no-results{	
	padding: 0 25px 0 25px;
}
span.result-meta{
 	display: block;
 	padding: 0 0 0 0;
 	color:#999;
}

/*** Search results below input field ***/
.yui-skin-sam{
	padding: 20px 0 0 25px;
}
.yui-ac-bd{
	clear: both;
	width: 250px;
	margin-top: -2px;
	border: #ccc solid 1px;
	background-color: #f1f1f1;
}
.yui-ac-bd ul{
	list-style-position: inside;
}
.yui-ac-bd li{
	padding: 5px;
	color:#980000;
}
.yui-ac-bd li:hover{
	background-color: #ccc;
	cursor: pointer;
}

.inside .no-results h2 {
	color: #980000;
	font-size: 1.3em;
	margin: 6px 0 10px 0;
	padding: 0;
}
	
.result-meta{
	margin-top: 10px;
	clear: both;
	font-size: 12px;
}
.search-btn{
	padding: 0;
	margin: 0;
	float: left;
}
.yui-ac-input{
	float: left;
}

span.facet-title{
	padding: 0 0 5px 0px;
	margin: 0 15px 10px 15px;
	display: block;
	border-bottom: #000 solid 1px;
	font-weight: bold;
	font-size: 12px;
}
.facets2 ul{
	margin: 0 0 15px 20px;
	list-style: none;
}
.facets2 li{
	margin: 0 0 4px 0;
	font-size: 11px;
}

.breadcrumbs{
	float:right;
	padding: 0 25px 0 25px;
	position: relative;
	top:28px;
}
.breadcrumbs a{
	color:#980000;
}

.search-btn{
	margin-left: 3px;
}

.pagination{
	margin-top: 40px;
	text-align: center;
}
.pagination a{
	color:#980000;
}
.pagination span.current{
	font-weight: bold;
	display: inline;
	margin: 0 3px 0 3px;
	background: #f6f6f6;
	padding: 1px 4px 1px 4px;
	border: #ddd solid 1px;
}
/*** New Search Rules End (Craig)
*******************************************************************************/





#full-width{
	width: 960px;
	clear: both;
	padding:0 40px 20px 20px;
}


#right_column{
	float: left;
	background: #000 url(/images/inside_right_bg.jpg) no-repeat left top;
	width: 260px;
	color: #FFF;
}
#contact_info{
	float: right;
	margin-top: 24px;
}
#main_content{
	float: right;
	width: 504px;
	margin-right: 12px !important;
	margin-left: 17px !important;
	margin: 0 8px 15px 13px;
}
#sub_nav{
	width: 207px;
	float: right;
	background: #EEE url(/images/sub_nav_bg.gif) no-repeat right top;
	padding-top: 12px;
}
#did_you_know{
	width: 194px;
	background: #FFF url(/images/quickfact_bg.jpg) no-repeat left top;
	border-top: 1px solid #7A7A7A;
	border-right: 1px solid #7A7A7A;
	margin-top: 15px;
}
#did_you_know p{
	padding-top: 10px;
	padding-left: 20px;
	background: url(/images/quickfact_bottom.gif) no-repeat right bottom;
	position: relative;
	top: 7px;
	margin-bottom: 15px !important;
	margin-bottom: 0px;
	padding-bottom: 10px;
	line-height: 180%;
}
#did_you_know em{
	color: #980000;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
}
#sub_nav b{
	display: block;
	background: url(/images/sub_nav_bg2.gif) no-repeat right bottom;
}

/* Main Navigation Items */
#main_navigation{
	width: 763px;
	float: right;
	height: 40px;
	position: absolute;
	background: url(/images/main_nav_bg.jpg) no-repeat 0 bottom;
	bottom: 0 !important;
	bottom: -1px;
	right: 0;
}
.inside #main_navigation{
	background-image: url(/images/inside_nav_bg.jpg);
}
.inside.nocolumn #main_navigation{
	background-image: url(/images/inside_nav_nocolumn_bg.jpg);
}
#main_navigation li{
	list-style-type: none;
	position: relative;
}
#main_navigation li.parent{
	width: 109px;
	float: left;
	height: 40px;
	text-indent: -900em;
}
.home_link{
	display: block;
	text-indent: -900em;
	width: 220px;
	height: 120px;
}
#main_navigation li.parent a.parent{
	height: 40px;
	width: 109px;
	display: block;
	position: relative;
}
#main_navigation li.parent a.parent:hover{
	background: url(/images/main_nav_bg.jpg) no-repeat 0 top;
}
.inside #main_navigation li.parent a.parent:hover{
	background: url(/images/inside_nav_bg.jpg) no-repeat 0 top;
}
#main_navigation #nav_diesel a.parent:hover{
	background-position: -109px top;
}
#main_navigation #nav_collision a.parent:hover{
	background-position: -218px top;
}
#main_navigation #nav_motorcycle a.parent:hover{
	background-position: -327px top;
}
#main_navigation #nav_marine a.parent:hover{
	background-position: -436px top;
}
#main_navigation #nav_other a.parent:hover{
	background-position: -545px top;
}
#main_navigation #nav_locations a.parent:hover{
	background-position: -654px top;
}


/* Dropdown Menus!!! */

.dropdown { /* rules for dropdown div */
	text-align: left;
	display: none;
}
.dropdown li {
  	vertical-align: bottom;
	float: none;
	background: url(/images/dropdown_li_bg.gif) repeat-x 0 bottom;
}
.dropdown li.last {
	background-image: none;
}
.dropdown li a{
	line-height: 180%;
	padding-left: 12px;
	color: #525252;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	width: 196px;
	display: inline-block;
	position: relative;
}
.dropdown li a:hover{
	color: #FF1212;
}
.dropdown *{
	text-indent: 0;
}
#main_navigation li:hover div.dropdown, #main_navigation li.over div.dropdown{
	display: block;
	width: 200px;
	z-index: 6000;
	position: absolute;
	top: 29px;
	margin-left: -5px;
	border: 1px solid #333;
	background: #D4D9DB url(/images/dropdown_bg.jpg) repeat-x 0 bottom;
	left: 0;
}
#main_navigation #nav_motorcycle .dropdown, #main_navigation #nav_motorcycle .dropdown li a{
	width: 180px;
}
#main_navigation #nav_aviation .dropdown, #main_navigation #nav_aviation .dropdown li a, #main_navigation #nav_marine .dropdown, #main_navigation #nav_marine .dropdown li a, #main_navigation #nav_other .dropdown, #main_navigation #nav_other .dropdown li a,
#main_navigation #nav_locations .dropdown, #main_navigation #nav_locations .dropdown li a{
	width: 109px;
}



/* Inside Styling Items */
.inside h1{
	color: #000;
	margin-left: 25px;
	margin-top: 20px;
	font-size: 1.8em;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	width: 690px;
}
#main_test h1{
	width: auto;
}
.inside h2{
	width: 690px;
	margin-left: 25px;
	color: #980000;
	font-size: 1.3em;
	margin-top: 6px;
	line-height: 140%;
	margin-bottom: 25px;
}

#sub_nav h3{
	font-size: 11px;
	line-height: 190%;
	padding-left: 20px;
}
#sub_nav h3.selected a{
	color: #980000;
	font-size: 12px;
	background: url(/images/sub_nav_selected_bg.gif) no-repeat right center;
	padding-right: 26px;
	padding-left: 0;
}

#sub_nav h3.sub_closed a{
	color: #333;
	background: url(/images/sub_nav_h3_bg.gif) no-repeat left center;
	padding-left: 18px;
}
#sub_nav h3.sub_open a{
	color: #333;
	background: url(/images/sub_nav_open.gif) no-repeat left center;
	padding-left: 18px;
}
#sub_nav h3.sub_closed.selected a, #sub_nav h3.sub_open.selected a{
	color: #980000;
	font-size: 11px;
	background: url(/images/sub_nav_selected_bg.gif) no-repeat right center;
	padding-right: 26px;
	padding-left: 0;
}
#sub_nav ul{
	padding-left: 20px;
	font-size: 11px;
}
#sub_nav li{
	list-style-type: none;
	line-height: 145%;
}
#sub_nav li a{
	color: #000;
	padding-left: 18px;
	font-size: 10px;
}

#sub_nav li a:hover, #sub_nav li.selected a {
	color: #980000;
	text-decoration: underline;
}
#main_content h3, #main_content h4{
	color: #980000;
	margin-top: 18px;
	margin-bottom: 10px;
}
#main_content p, #main_content ul{
	line-height: 180%;
	width: auto;
	margin-bottom: 10px;
}
#main_content ul, #main_content ol{
	padding-left: 20px;
}
#main_content ul li, #main_content ol li{
	padding-left: 2px;
	line-height: 140%;
	margin: 5px 0;
}
#main_content a{
	color: #980000;
}
#main_content h3 a{
	background: url(/images/link_arrow_red.gif) no-repeat right center;
	padding-right: 15px;
	text-decoration: underline;
}
#main_content a:hover{
	text-decoration: underline;
}

/* Footer Items */


#footer, #footer iframe{
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	font-size: 10px;
	color: #666;
	padding-top: 10px;
	clear: both;
}

#footer a, .footer_links li a, #footer li a{
	color: #666;
}
#footer a:hover, .footer_links li a:hover{
	color: #000;
	text-decoration: underline;
}
.footer_links{
	font-size: 10px;
	color: #000;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#footer li, .footer_links li{
	display: inline;
	line-height: 130%;
}
.legal{
	color: #666;
	font-size: 10px;
	width: 750px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.legal a{
	color: #000;
}
/* Contact Form Classes */
.error{
	color: #940909;
}
.core{
	font-weight: bold;
}
.specialty{
	font-weight: normal;
	font-style: normal;
}
.core, .error{
	padding-left: 5px;
}

/* Partner Boxes */
.partner{
	display: block;
	width: 100px;
	height: 100px;
	text-align: center;
	border: 1px solid #CCC;
	padding: 5px;
	margin: 5px;
	float: left;
}
.partner h3{
	font-size: 0.8em;
}
/* Instructors */

.instructors{
	clear: both;
	padding-bottom: 10px;
	background: url(/images/instructors_bg.gif) no-repeat;
	padding-left: 16px;
	padding-top: 2px;
	margin-bottom: 25px;
}

.instructor-image, .program-image{
	float: right;
	margin: 0 0 5px 10px;
	position: relative;
	top: -12px;
	display: inline;
}

/* Programs Videos Scroller */
#videos{
	display: block;
	width: 500px;
	height: 75px;
	overflow: scroll;
	border: 2px solid #900;
	border-top: none;
}
.video{
	width: 75px;
	display: inline;
	background: #FFF;
}
.playing{
	background: #900;
}
div.program-specialty-list{
	background: url(/images/instructors_bg.gif) no-repeat;
	padding-left: 15px;
	padding-top: 1px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

/* Map */
div#map{
	display: block;
	width: 504px;
	height: 389px;
	background: url(/images/US_half.jpg) no-repeat top left;
	position: relative;
}
div#map div{
	position: absolute;
}
/*
#boston{
	top: 93px;
	left: 464px;
}
*/
#oakland{
	top:  155px;
	left: 3px;
}
#daytona{
	left: 433px;
	top: 281px;
}
#blairsville{
	left: 405px;
	top: 141px;
}
#fremont{
	left: 1px;
	top: 167px;
}
#laramie{
	left: 169px;
	top: 143px;
}
#sacramento{
	left: 9px;
	top: 140px;
}
#long_beach{
	left: 23px;
	top: 203px;
}
div#map div div.button{
	display: block;
	height: 16px;
	width: 16px;
	margin: 2px;
	background: url(/images/icons/bullet_white.gif) no-repeat left top;
	padding-left: 18px;
	cursor: pointer;
	float:  left;
}
div#map div h3{
	position: absolute;
	left: 20px;
	color: #ccc;
	margin: 0;
	top: 0;
	white-space: nowrap;
	cursor: pointer;
}
.campus-detail{
	display: block;
	position: relative;
	width: 504px;
	height: 189px;
	top: 0;
	left: 0;
}
.campus-detail div{
	width: 504px;
	height: 189px;
	background: #FFF url(/images/instructors_bg.gif) no-repeat top left;
}
.campus-detail div h3 a{
	position: absolute;
	top: 4px;
	left: 5px;
}
.campus-detail div img{
	position: absolute;
	top: 30px;
	left: 10px;
}
.campus-detail div div.closebox{
	color: #900;
	font-weight: bold;
	position: absolute;
	top: 5px;
	left: 460px;
	width: 50px;
	height: 15px;
	background: none;
}
p.campus-content{
	position: absolute;
	left: 250px;
	top: 30px;
	width: 250px !important;
}
.campus-detail div p.homepage{
	position: absolute;
	left: 10px;
	top: 150px;
}

/* Form Styles */
#contact{
	padding: 10px 10px 10px 0;
	background: #EEE url(/images/contact_bg.jpg) no-repeat;
}
#apply{
	padding: 10px 10px 10px 0;
	background: #EEE url(/images/apply_bg.jpg) no-repeat;
}
#contact table td, #apply table td{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#contact table td.title, #apply table td.title{
	text-align: right;
}

/* search box */
/*#search{
	position: absolute;
	right: 10px;
	top: 18px;
}
*/
#search{
	position: absolute;
	width:225px;
	height:150px;
	right: 10px;
	top: 18px;
	float:right;
}

#search_holder{
display:block;
float:right;
	height:40px;
	width:190px;
	padding-top:5px;
}

#search_box{
	background-color: #333;
	color: #AAA;
	border: 1px solid #AAA;
	font-size: .9em;
	padding: 2px;
	position: relative;
	top: -5px;
	margin-right: 5px;
}

/* Forms */
form{
	margin: 0;
	padding: 0;
}
#form_layout{
	background: transparent url(/images/header_plain.jpg) no-repeat;
	padding-top: 150px;
	float: left;
}
#form_layout p{
	width: 210px;
	line-height: 175%;
	margin-left: 26px;
	float: left;
}
#form_layout h1{
	margin-bottom: 20px;
	float: left;
	margin-right: 50px;
}
#form_layout .form1, #form_layout .form2, #form_layout .form3{
	float: left;
}
#form_layout .form_fields{
	background: url(/images/form1_bg.jpg) no-repeat;
	padding: 15px 0 15px 30px;
}
#form_layout .form2 .form_fields{
	background: #EEE url(/images/form1_bg.jpg) no-repeat;
	width: 350px;
}
#form_layout .form3 .form_fields{
	background: #EEE url(/images/form1_bg.jpg) no-repeat;
}
#form_layout input{
	background-color: #FFF;
	border: 1px solid #333;
	padding: 6px 0 6px 6px;
	margin-right: 0;
	width: 185px;
	margin-bottom: 16px;
	margin-top: 6px;
}
#form_layout .form2 input{
	padding: 2px;
	margin-bottom: 8px;
}
#form_layout input.zipcode{
	width: 60px;
}
#form_layout label{
	font-weight: bold;
	color: #980000;
	font-size: 13px;
}
#form_layout input.radioBtn{
	border-style: none;
	padding: 0;
	margin: 10px 0 0;
	height: auto;
	width: auto;
	background-color: #EEE;
	line-height: 0;
	font-size: 12px;
}
#form_layout .form2 input.radioBtn, #form_layout .form3 input.radioBtn{
	padding: 0;
	margin: 0 0 20px;
	border-style: none;
	line-height: 0;
	font-size: 12px;
}
#form_layout .forradial{
	width: 14px;
}
#form_layout table td{
	width: 240px;
}
#form_layout .form3 table td{
	width: 270px;
}
#form_layout label select{
	margin-right: 0;
}
#form_layout .form2 label select, #form_layout .form3 label select{
	margin-right: 0;
	margin-bottom: 15px;
}
#form_layout input.form_submit{
	width: auto;
	height: auto;
	margin-left: 290px;
	margin-right: auto;
	border-style: none;
}
#form_layout .form2 input.form_submit{
	margin-left: 130px;
}
#form_layout .form3 input.form_submit{
	margin-left: 230px;
}
/** Email to a friend function **/
#mailpage_window{
	background-color: #E8E8E8;
	padding: 15px;
	border: 4px solid #131315;
}
#mailpage_window #message{
	width: 300px;
}
#mailpage_window p{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}
#mailpage_window p label input{
	float: right;
}
#mailpage_window p label{
	width: 220px;
	display: block;
	clear: both;
	line-height: 150%;
}
#mailpage_window #sendbtn, #mailpage_window #cancelbtn{
	float: none;
	margin-bottom: 10px;
	padding: 2px;
}
#mailpage_window {
	color: #980000;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}
#wyo_email_nojs{
width:503px;
float:right;
padding:15px;

}
#mailpage_window h1{
	font-size: 1.1em;
}
#mailpage_window h2{
	font-size: .6em;

}
#regulatory{
	display: block;
	margin-left: 5px;

}

/* SOCIAL SITES CONTENT */

#socialConent {
	font-size:12px;
	background-color:#F8F9FB;
	border:1px solid #980000;
	text-align: center;
	padding: 10px;
}

#socialConent h2{
	font-size: 16px;
	font-weight: normal;
}

#socialConent .socialText {
	color:#666666;
}

#social_sites {
	margin-bottom:2px;
	display:inline-table;
	width:370px;
}

#socialIcons {
	float:left;
	line-height:20px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	width:90px;
	color: #980000;
>>>>>>> .r1539
}

