@import url(http://fonts.googleapis.com/css?family=Ubuntu);
@import"ui.totop.css";
@import"reset.css";@import"grid.css";
body{background:url(body.gif) center top repeat;font:14px/21px Arial, Helvetica, sans-serif;color:#7c7c7c;position:relative;min-width:1090px;}
html,body{height:100%;}
p{padding-bottom:21px;}
.p0 {padding-bottom:0;}
.p1 {padding-bottom:42px;}
.p2 {padding-bottom:15px;}
a{color:#002172;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#222;font-family:Arial, Helvetica, sans-serif;letter-spacing:-1px;}
h1{font-size:40px;}
h2{font-size:35px;}
h3{font-size:30px;}
h3 sup{font-size:14px;} 
h4{font-size:27px;}  
h5{font-size:25px;}
h6{font-size:18px;text-transform:uppercase; color:2a2a2a; font-weight:normal;margin:0 0 9px;}
h7{font-size:30px; line-height:.3em;}
h8{font-size:15px; font-weight:bold; line-height:1.5em; letter-spacing:1px; color:#002172;}
h9{font-family:Baskerville, serif; font-size:20px; font-style:italic; line-height:1em; letter-spacing:1px; color:#002172;}
h10{font-size:20px; color:#FFFFFF;}
h11 {font-size:18px; line-height:22px; color:#222;}

/* Global Structure---------------------------------------- */
.wrapper {
	width:100%;
	overflow:hidden;
}
.main {
	width:1090px; 	
	padding:0;
	margin:0 auto;
	position:relative;
	-moz-box-shadow: 0px 0px 10px #d6d6d6;
	-webkit-box-shadow: 0px 0px 10px #d6d6d6;
	box-shadow: 0px 0px 10px #d6d6d6;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#d6d6d6')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#d6d6d6');
}
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}
.color2{color:#000;}
.color3{color:#a5a4a4;}
.d-in-block {display:inline-block;}
.d-block {display:block;}
.reg {text-transform:uppercase;}
.rel {position:relative;}
/*********************************header*************************************/
header{}
/********************** Content ************************/
section{ position:relative; z-index:1; padding:43px 0 123px;}
#page1 section {
	padding-top:16px;
}
/******************** Aside ******************/
aside {
	padding:0 0 25px;
}
/******************** Footer ******************/
footer{
	background:#f4f4f4;
	font-size:12px;
	line-height:18px;
	color:#000;
	text-transform:uppercase;
	padding:20px 0 50px;
}
footer a {
	color:#9b9b9b;
}
/*********************************boxes**********************************/
.indent {padding:0;}

.indent-left {padding-left:0;}

.indent-bottom {padding-bottom:30px;}

.indent-right {padding-right:18px;}
.indent-right1 {padding-right:7px;}
.indent-right2 {padding-right:25px;}
.indent-right3 {padding-right:40px;}

.indent-top {padding-top:30px;}
.indent-top1 {padding-top:100px;}
.indent-top2 {padding-top:22px;}
.indent-top3 {padding-top:92px;}
.indent-top4 {padding-top:3px;}
.indent-top5 {padding-top:36px;}
.indent-top6 {padding-top:83px;}
.indent-top7 {padding-top:26px;}
.indent-top8 {padding-top:42px;}
.indent-top9 {padding-top:20px;}

.margin-top { margin-top:0;}

.margin-bot {margin-bottom:5px;}
.margin-bot1 {margin-bottom:0px;}
.margin-bot2 {margin-bottom:28px;}
.margin-bot3 {margin-bottom:32px;}
.margin-bot4 {margin-bottom:5px;}

.margin-left {margin-left:0;}

.margin-right {margin-right:20px;}

.img-indent {float:left; margin:0px 20px 0px 0px;}
.img-indent1 {float:left; margin:0px 10px 0px 0px;}
.img-indent2 {float:left; margin:0px 15px 0px 0px;}
.img-indent3 {float:left; margin:4px 20px 0px 0px;}
.img-indent4 {float:right; margin:4px 0px 20px 20px;}
.img-indent5 {float:left; margin:4px 20px 30px 0px;}
.img_border img,
.img_border iframe {
	border:1px solid #ededed;
	border-bottom-color:#eee;
}
/*********************************header*************************************/
header {
	width:100%;
}

.masthead {
	padding:30px 0px 0px 0px;
}

.aologo {
	padding:10px 0 0 0px;
	background:url(AOlogoMAIN.png) no-repeat;
	height:50px;
}

.logo {
	padding:30px 13px 0 0;
	font-size:65px;
	line-height:78px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-5px;
	text-shadow:1px 1px rgba(0,0,0, .2);
}
	.logo a {
	color:#002172;
	text-decoration:none;
}
	.logo a:hover {
		text-decoration:none;
	}
.slogan {
	color:#797878;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
	margin:-3px 0 0;
}
/***** menu *****/
nav {
	float:left;
}
.menu {
	width:940px;
	float:left;
	padding:0; 
	position:relative;
	z-index:20;
}
.menu li {
	float:left; 
	position:relative;
}
.menu li:first-child a {
	border:none;
}
.menu li a {
	display:block;
	font-size:14px;
	/**	line-height:17px;**/
	line-height:17px;
	color:#002172;
	font-weight:bold;
	text-transform:uppercase; 
	z-index:20;
	border-left:1px solid #dddddd;
	/**padding:18px 35px 11px 35px;**/
	padding:5px 30px 5px 30px;
}
.menu>li + li a {
	/**	padding:18px 35px 11px**/
	padding:5px 30px 5px
}
.menu li a span {
	display:block;
	font-size:12px;
	line-height:15px;
	color:#848484;
	text-transform:none;
	font-weight:normal;
	margin:1px 0 0;
}
.menu li.sfHover {
	position:relative;
	z-index:10;
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a {
	color:#a4a4a4;
	text-decoration:none;
}
.menu .sf-sub-indicator {
	position:absolute;
	width:7px;
	height:4px;
	display:block;
	background:url(sub.png) left top no-repeat;
	top:25px;
	right:25px;
	text-indent:-999em;
}
.menu ul .sf-sub-indicator {
	top:-999em;
}
.menu ul {
	z-index:20;
	letter-spacing:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:-9999em;
	width:111px;
	background:url(menu.gif) left top repeat;
	border:none;
	/**	padding:18px 10px 41px 17px;**/
	padding:5px 10px 41px 17px;
}
.menu ul ul {
	background-image:url(menu2.gif);
	padding:14px 10px 20px 17px;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	background:none;
	margin:12px 0;
	border:none;
}

.menu li li a {
	border:0;
	display:		block;
	padding:		0 0 0 0;
	font-size:		10px;
	line-height:	12px;
	color:			#989898;
}
.menu li li a {
	color:#a5a6a6;
}
.menu li li > a:hover, 
.menu li li.sfHover > a {
	color:#fefefe;
	text-decoration:none;
}
.menu li li li > a:hover, 
.menu li li li.sfHover > a {
	color:#fff;
	text-decoration:none;
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			10px;
	top:			78px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			121px;
	top:			-26px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

/*********************************bg's*************************************/
.main_bg {
	background:#fff;
}
.bg-1 {
	background:url(bg-1.gif) left top repeat-x #002172;
	height:50px;
	padding:0 0 15px;
}
.bg-2 {
	padding:9px 0 13px;
	border-bottom:4px solid #f0f0f0;
	background: #f6f6f6; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f6f6f6 0%, #f6f6f6 43%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(43%,#f6f6f6), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f6f6f6 0%,#f6f6f6 43%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f6f6f6 0%,#f6f6f6 43%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f6f6f6 0%,#f6f6f6 43%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(top, #f6f6f6 0%,#f6f6f6 43%,#f2f2f2 100%); /* W3C */
	filter:none;
}
.bg-3 {
	background:#f8f8f8;
	text-align:center;
	padding:0 0 30px;
}
.box-1 {
	background:#002172;
	border-radius:0px 90px 0px 0px;
	text-align:center;
	padding:5px;
	overflow:hidden;
}
.box-1_indent {
	padding:5px 0 3px 0;
}

.box-2 {
	border:1px solid #f0f0f0;
	border-radius:40px 0px 0px 0px;s
	text-align:right;
}
.box-2_indent {
	padding:12px 10px 15px 10px;
}

.box-3 {
	border:1px solid #f0f0f0;
	background:#f8f8f8;
	border-radius:0px 20px 0px 40px;
	text-align:center;
	margin:0 0 20px 0;
	overflow:hidden;
}
.box-3_indent {
	padding:10px 0px 3px 0;
}

.border-1 {
	border-top:1px solid #b3b4b6;
	padding:13px 0 0;
}
.col-1 {
	float:left;
	width:180px;
}
.col-2 {
	float:left;
	width:280px;
}
/*********************************buttons*************************************/
.link-1 {
	display:inline-block;
	text-transform:uppercase;
	color:#9a9a9a;
	text-decoration:none;
}
.link-1:hover {
	text-decoration:none;
	color:#FFF;
}
.link-2 {
	display:inline-block;
	font-size:11px;
	line-height:14px;
	color:#292929;
	background:url(link-2.png) right 4px no-repeat;
	padding:0 9px 0 0;
	text-decoration:none;
	text-transform:uppercase;
}
.link-2:hover {
	color:#970106;
	text-decoration:none;
}
.link-3 {
	display:inline-block;
	font-size:18px;
	line-height:22px;
	color:#002172;
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.link-3:hover {
	text-decoration:none;
	color:#292929;
}
.link-4 {
	display:inline-block;
	color:#002172;
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.link-4:hover {
	text-decoration:underline;
}
.link-5 {
	display:inline-block;
	color:#000;
	text-decoration:none;
}
.link-5:hover {
	text-decoration:underline;
}
.button-1 {
	display:inline-block;
	background: #002172;
	box-shadow:1px 1px 1px rgba(0,0,0, .15);
	padding:9px 12px 8px;
	font-size:12px;
	line-height:15px;
	text-transform:uppercase;
	color:#fefefe;
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.button-1:hover {
	text-decoration:none;
	background:#363636;
}
/*********************************lists*************************************/
.dl-1 dt {
	color:#000;
	margin-bottom:21px;
}
.dl-1 dd {
}
.dl-1 dd span {
	display:block;
	float:left;
	width:145px;
}
.ul-1 {
	float:left;
	padding:10px 0px 0 30px;
}
.ul-1 li:first-child {
	padding-left:0;
	margin-left:0;
	background:none;
}
.ul-1 li {
	float:left;
	padding-left:11px;
	margin-left:9px;
	background:url(ul-1.gif) left 3px no-repeat;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
}
.ul-1 li a {
	color:#9a9a9a;
	text-decoration:none;
}
.ul-1 li a:hover {
	text-decoration:none;
	color:#fff;
}
.ul-2 li:first-child {
	background:none;
}
.ul-2 li {
	font-family: 'Ubuntu', sans-serif;
	padding:8px 0 13px;
	background:url(tweet.png) left top repeat-x;
	font-size:12px;
	line-height:15px;
}
.ul-2 li span {
	padding:0 0 0 14px;
	background:url(ul-2.png) 1px 4px no-repeat;
	display:block;
}
.ul-2 li a {
	color:#696969;
}
.ul-2 li a:hover {
	text-decoration:none;
	color:#002172;
}
.ul-3 li {
	background:url(ul-3.png) left 8px no-repeat;
	padding:3px 0 4px 15px;
	font-size:14px;
	line-height:17px;
}
.ul-3 li a {
	color:#002172;
}
.ul-3 li a:hover {
	text-decoration:underline;
}
.ul-3 li img {
	padding-top:4px;	
}

.ul-4 li:first-child {
	background:none;
}
.ul-4 li {
	font-family: 'Ubuntu', sans-serif;
	padding:12px 0 10px 15px;
	background:url(tweet.png) left top repeat-x;
	font-size:14px;
	line-height:15px;
}
.ul-4 li span {
	padding:0 0 0 14px;
	background:url(ul-2.png) 1px 4px no-repeat;
	display:block;
}
.ul-4 li a {
	color:#696969;
}
.ul-4 li a:hover {
	text-decoration:none;
	color:#002172;
}

.ul-5 li {
	background:url(ul-3.png) left 8px no-repeat;
	padding:0px 0px 20px 20px;
	font-size:14px;
	line-height:20px;
}
.ul-5 li a {
	color:#002172;
}
.ul-5 li a:hover {
	text-decoration:underline;
}

.ul-6 li:first-child {
	background:none;
}
.ul-6 li {
	font-family: 'Ubuntu', sans-serif;
	padding:12px 0 10px 15px;
	background:url(tweet.png) left top repeat-x;
	font-size:14px;
	line-height:18px;
}
.ul-6 li span {
	padding:5px 0 0 20px;
	background:url(ul-2.png) 10px 10px no-repeat;
	display:block;
}
.ul-6 li a {
	color:#696969;
}
.ul-6 li a:hover {
	text-decoration:none;
	color:#002172;
}

.ul-6 li strong {
	color:#002172;
}

.ul-7 li:first-child {
	background:none;
}
.ul-7 li {
	font-family: 'Ubuntu', sans-serif;
	padding:8px 0 13px;
	background:url(tweet.png) left top repeat-x;
	font-size:12px;
	line-height:15px;
}
.ul-7 li span {
	padding:0 0 0 14px;
	background:url(ul-2.png) 1px 4px no-repeat;
	display:block;
}
.ul-7 li a {
	color:#002172;
}
.ul-7 li a:hover {
	text-decoration:none;
	color:#002172;
}


.soc_list {
	overflow:hidden;
	padding:14px 0px 0 0;
	float:left;
}
.soc_list li:first-child {
	margin-left:0;
}
.soc_list li {
	float:left;
	margin-left:2px;
}
.soc_list li a {
	display:block;
	width:34xp;
	height:35px;
}
/*********************************fonts*************************************/
.title-1 {
	color:#292929;
	font-size:30px;
	padding-top:10px;
	/**line-height:36px;**/
	text-transform:uppercase;
	letter-spacing:-1px;
	font-weight:bold;
}
.title-1 + .title-1 {
	margin:-7px 0 0;
}
.title-2 {
	color:#222;
	font-size:30px;
	line-height:40px;
	letter-spacing:-1px;
	font-weight:bold;
}
.title-2 + .title-2 {
	margin:-10px 0 0;
}
.title-3 {
	margin:-5px 0 0;
	display:inline-block;
	color:#2e2e2e;
	font-size:18px;
	line-height:22px;
	letter-spacing:-1px;
	font-weight:bold;
}
.title-b {
	color:#ffffff;
	font-size:20px;
	padding-top:5px;
	/**line-height:36px;**/
	text-transform:uppercase;
	letter-spacing:-1px;
	font-weight:bold;
}
.title-b + .title-b {
	margin:-7px 0 0;
}
/******* form's ********/
#search_form {
	float:right;
	padding:12px 29px 0 0;
}
#search_form label input {
	background:url(search_form.png) left top repeat;
	border:1px solid #262626;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:16px;
	font-weight: normal;
	margin:0;
	outline:none;
	overflow: hidden;
	padding:5px 30px 6px 10px;
	vertical-align: middle;
	width:198px;
}
.search_form {
	position:absolute;
	right:6px;
	top:6px;
	text-indent:-999em;
	background:url(search_btn.png) left top no-repeat;
	overflow:hidden;
	width:20px;
	height:20px;
}
.search_form:hover {
	background-position:left bottom;
}
/***** contact form *****/
#message_form fieldset {
	border:none;
	padding:0;
	}			
		#message_form label {
			display:block;
			min-height:60px;
			position:relative;
		}
		#message_form label.message {
			height:186px;
		}
		#message_form label input {
			background:#fff;
			border:1px solid #afafaf;
			color: #696969;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			height:17px;
			font-weight: normal;
			margin:0;
			outline:none;
			overflow: hidden;
			padding:15px 15px 16px;
			vertical-align: middle;
			width:264px;
		}
		#message_form .area .error { float:none;}
		#message_form textarea {
			background:#fff;
			border:1px solid #afafaf;
			color: #696969;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight: normal;
			margin: 0;
			outline: medium none;
			overflow:auto;
			padding:15px;
			vertical-align: middle;
			width:428px;
			height:156px;
			resize:none;
	}
		#message_form a {cursor:pointer;}
			#message_form .success {display:none;margin-bottom:10px;background: none;box-shadow: none;color: #000;}
			#message_form .error,
			#message_form .empty {
				color:#f00;
				font-size:11px;
				line-height:18px;
				display:none;
				overflow:hidden;
			}
	.buttons-wrapper {text-align:right; padding-top:18px; position:relative;}
	.buttons-wrapper a { margin-left:15px;}
	
.items {
	/**display:none;**/
}
.slider {
	width:940px;
	height:400px;
	position:relative;
}
.slider2 {
	width:540px;
	height:400px;
	position:relative;
}
.quadPARENT {
	width:400px;
	float:right;
}
.quad {
	width:200px;
	height:200px;
	float:left;
}
.pagination {
	position:absolute;
	z-index:99;
	bottom:-173px;
	left:194px;
	margin-left:-28px;
}
.pagination li:first-child {
	margin-left:0;
}
.pagination li {
	float:left;
	margin-left:6px;
}
.pagination li a {
	display:block;
	width:15px;
	height:15px;
	overflow:hidden;
	background:url(slide_pag.png) right top no-repeat;
	
}
.pagination li a:hover,
.pagination li.current a {
	background-position:left top;
}
.pagination li.current a {
	cursor:default;
}
.banner_bg { /** Banner Box **/
	position:absolute;
	width:940px;
	height:80px;
	z-index:99;
	bottom:0px;
	left:0px;
	background:#363636;	/**background:url(banner_bg.png) left top repeat;
	border-radius:100%;**/
}
.banner_bg2 { /** Banner Box **/
	position:absolute;
	width:540px;
	height:80px;
	z-index:99;
	bottom:0px;
	left:0px;
	background:#363636;	/**background:url(banner_bg.png) left top repeat;
	border-radius:100%;**/
}
.banner { /** Banner Text **/
	display:block;
	width:900px;
	height:70px;
	position:absolute;
	top:300px;
	left:25px;
	text-align:left;
	font-size:12px;
	line-height:21px;
	color:#d3d2d2;
}
.banner2 { /** Banner Text **/
	display:block;
	width:500px;
	height:70px;
	position:absolute;
	top:300px;
	left:25px;
	text-align:left;
	font-size:12px;
	line-height:21px;
	color:#d3d2d2;
}
.banner .title-1 {
	color:#fefefe;
	margin:0 0 9px;
}
.ban_indent {
	padding:30px 20px 0;
}
.box-2 {
	height:125px;
	padding:14px 0 0;
}
.slide_1 > div {
	background:#fff;
}
.slide_nav {
	position:absolute;
	top:147px;
	left:268px;
	z-index:99;
}
.slide_nav a:first-child {
	margin-left:0;
	overflow:hidden;
}
.slide_nav a {
	float:left;
	margin-left:6px;
	text-indent:-999em;
	display:block;
	width:15px;
	height:15px;
	background:url(slide1_nav.png) right top no-repeat;
	overflow:hidden;
}
.slide_nav a:hover,
.slide_nav a.activeSlide {
	background-position:left top;
}
.slide_nav a.activeSlide {
	cursor:default;
}
.tweet {
	font-size:12px;
	line-height:18px;
	font-family: 'Ubuntu', sans-serif;
	padding:7px 0 0;
}
.tweet ul li:first-child {
	margin-top:0;
}
.tweet ul li {
	background:url(tweet.png) left bottom repeat-x;
	padding:0 0 12px;
	margin:17px 0 0;
}
.tweet,.tweet a {
	color:#696969;
}
.tweet a:hover {
	text-decoration:none;
	color:#f00;
}

/***** floating flag *****/

.flag { position:fixed; left:0px; top:100px; z-index:200; }


/* Product Gallery */

.imageRow {
  *zoom: 1;
  margin: 5px 0;
}

.imageRow:after {
  content: "";
  display: table;
  clear: both;
}

.imageRow .single {
  float: left;
}

.imageRow .single a {
  float: left;
  display: block;
  padding:3px;
  line-height: 1em;
  margin-right: 20px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.imageRow .single a img {
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.imageRow2 .single a img {
  border: none;
}

.imageRow .single a:hover {
  background-color: #d6d6d6;
}

.imageRow .set {
  float: left;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}


.imageRow .set:hover {
  background: rgba(255, 255, 255, 0.2);
}

.imageRow .set .single a {
  background: none;
  margin-right: 0;
}

.imageRow .set .single a:hover {
  background-color: #d6d6d6;
}

/* Accoridan Style */


#accordion-container {
	font-size: 13px;
	background: #ffffff;
	padding: 5px 10px 5px 10px;
}

.accordion-header {
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
	background: #002172;
	margin: 5px 0 0 0;
	padding: 5px 20px;
	border: 1px solid #cccccc;
	cursor: pointer;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#accordion-container2 {
	font-size: 13px;
	background: #ffffff;
	padding: 5px 10px 5px 10px;
	width:280px;
}

.active-header {
	color: #FFFFFF;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: url(active-header.gif) #002172;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.active-header:hover {
	background: url(active-header.gif) #002172;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.inactive-header {
	background: url(inactive-header.gif) #ebebeb;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.inactive-header:hover {
	background: url(inactive-header.gif) #f5f5f5;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.accordion-content {
	display: none;
	padding: 20px;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-top: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.accordion-content2 {
	display: none;
	padding: 20px;
	background: #ffffff;
	width:238px;
	border: 1px solid #cccccc;
	border-top: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

/* Home Page Main Slider */

	#mainslider{}	
	#mainslider ul, #mainslider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#mainslider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:540px;
		height:400px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:50px;
		height:45px;
		position:absolute;
		left:0px;
		top:175px;
		}	
	#nextBtn{ 
		left:490px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:50px;
		height:45px;
		background:url(prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(next.png) no-repeat 0 0;	
		}
		
/* Breadcrumbs */

#breadcrumb {
	float: left;
	display: block;
}
#breadcrumb ul {
	list-style: none;
}
.crumbs {
	display: block;
}
.crumbs li { 
	display: inline;
}
.crumbs li.first {
	padding-left: 8px;
}
.crumbs li a, .crumbs li a:link, .crumbs li a:visited {
	color: #666;
	display: block;
	float: left;
	font-size: 12px;
	margin-left: -13px;
	padding: 7px 17px 11px 25px;
	position: relative;
	text-decoration: none;
}
.crumbs li a {
	background-image: url('bg-crumbs.png');
	background-repeat: no-repeat;
	background-position: 100% 0;
	position: relative;
}
.crumbs li a:hover {
	color: #333;
	background-position: 100% -48px;
	cursor: pointer;
	}
.crumbs li a:active {
	color: #333;
	background-position: 100% -96px;
}
.crumbs li.first a span {
	height: 29px;
	width: 3px;
	border-left: 1px solid #d9d9d9;
	position: absolute;
	top: 0px;
	left: 0px;
}

/* Advocate Section */
.advocate {
	width:850px;
	margin-left:10px;	
}

.advocate p{
	margin-left:90px;	
}

.advocate h1{
	font-size:16px;
	font-weight:bold;
	color:#002172;
	margin-left:9px;
}

.advocate img{
	padding:5px 20px 0 0;
	margin-left:10px;
	float:left;	
}

.advocateSEP{
	padding:12px 0 10px 15px;
	background:url(tweet.png) left top repeat-x;
}

/* News Section */
.newsPR {
	width:600px;
	margin-left:10px;	
}

.newsPR p{
	margin-left:90px;	
}

.newsPR h1{
	font-size:16px;
	font-weight:bold;
	color:#002172;
	margin-left:9px;
}

.newsPR img{
	padding:0 20px 0 0;
	margin-left:10px;
	float:left;
}

.newsSEP{
	padding:12px 0 10px 15px;
	background:url(tweet.png) left top repeat-x;
}

/* Sales Section */
.sales {
	margin-left:0px;	
}

.sales p{
	margin-left:9px;	
}

.sales h1{
	font-size:16px;
	font-weight:bold;
	color:#002172;
	margin-left:9px;
}

.sales img{
	padding:0 20px 0 0;
	margin-left:10px;
	float:left;
}

.salesSEP{
	padding:12px 0 10px 15px;
	background:url(tweet.png) left top repeat-x;
}


/* Site Search */

#search {
	float: right;
	padding-top:20px;
}

#searchBar {
	/*width:900px;*/
	height:40px;
	z-index:1;
	margin: auto;
	visibility: inherit;
}

.submit {
	height:20px;
	margin: 3px;
	border:none;
	background:#363636;
	color: #ccc;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	padding: 3px 3px 5px 5px;
}

.submit:hover {
	background:#CCC;
	color:#363636;
}
.searchInput {
	height:20px;
	margin: 1px;
	border:none;
	background:#CCC;
	color:#FFF;
	/* background: #bee0f4; */
	font-size: 10px;
	padding: 3px 3px 3px 5px;
}


/*ATS OnDemand Style Updates */

.settingsinput {margin:5px;}
.datahighlight {color:#002172;}

#atsondemand td{padding:2px; }

#atsondemand p{padding-bottom:5px; }

#atsondemand h2{color: #222222;
    font-size: 18px;
    line-height: 22px; padding-bottom:15px;}

#atsondemand  ul {list-style-type:disc; padding-left:25px; padding-bottom:25px;}

#atsondemand .button,.buttonmain,.buttonother {
    background: none repeat scroll 0 0 #002172;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    color: #FEFEFE;
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    padding: 9px 12px 8px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    border:1px;

}

#atsondemand .button:hover,.buttonmain:hover,.buttonother:hover {
    background: none repeat scroll 0 0 #363636;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    color: #FEFEFE;
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    padding: 9px 12px 8px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    border:1px;
    cursor: pointer;

}

