/*

Theme Name: Mighty

Theme URI: http://www.racktheme.com

Description: Mighty, a premium Wordpress theme by DDStudios. Wordpress conversion by Rohan Mehta.

Author: Dany Duchaine

Author URI: http://www.racktheme.com

Version: 1.0

*/





/*



-------------------------------------

----------------SUMMARY--------------

-------------------------------------



- MAIN STYLES



- COLUMNS



- HEADER 



- MENU



- SLIDER



- TOP BOX



- MAIN CONTENT



- PAGINATION



- PORTFOLIO



- SIDEBAR



   -- TABBED CONTENT



   -- POPULAR POSTS



   -- SPONSORS



- FOOTER



- COPYRIGHT



- LOGIN



- COMMENTS



- FORMS



- NOTIFICATIONS







*/







/*---------------------------------

------------------------MAIN STYLES

---------------------------------*/



body {

	

	background: url(http://www.aquaticav.com/images/bg.png) repeat top;

	color: #4b4b4b;

	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;

	

}



a { 



	color: #4797b8;

	



}



a:hover { color: #2d6e89; }



h1, h2, h3, h4, h6,

h1 a, h2 a, h3 a, h4 a, h6 a {

	

	color: #191919;

	font-weight: normal;

	text-decoration: none !important;

	

}


h5, h5 a {

	

	color: #827b74;

	font-weight: normal;

	

}







#wrapper {

	

	margin: 0px auto;

	position: relative;

	width: 940px;


}







/*---------------------------------

----------------------------COLUMNS

---------------------------------*/



.divider {

	

	background: #EAEAEA;

	float: left;

	height: 1px;

	margin: 30px 0 40px 0;

	overflow: hidden;

	width: 100%;

	

}



.x2 {

	

	float: left;

	margin: 0 40px 0 0;

	width: 450px;

	

}



.x3 {

	

	float: left;

	margin: 0 40px 0 0;

	width: 286px;

	

}



.x3_2 {

	

	float: left;

	margin: 0 40px 0 0;

	width: 612px;

	

}



.x4 {

	

	float: left;

	margin: 0 40px 0 0;

	width: 205px;

	

}



.x4_3 {

	

	float: left;

	margin: 0 40px 0 0;

	width: 695px;

	

}







/*---------------------------------

-----------------------------HEADER

---------------------------------*/



#header {

	

	background: url(http://www.aquaticav.com/images/header_bg.png) no-repeat top center;

	float: left;

	margin: 0 0 0 0;


	padding: 24px 0 0 0;

	position: relative;

	width: 100%;

	z-index: 5;

	

}



#header_index {

	

	float: left;

	margin: 24px 0 0 0;

	position: relative;

	width: 100%;

	z-index: 5;

	

}





	#logo {

		

		float: left;

		

	}

	

	#header_info {

		

		color: #dadada;

		float: left;

		margin: 35px 0 32px 0;

		width: 100%;

		

	}

	

	.blog_info {

		

		margin: 55px 0 0 0 !important;

		

	}

	

	.blog #header_info {

		

	}

	

	#header_info a {

		

		color: #dadada;

		

	}

	

	#header_info .left,

	

	

	






/*---------------------------------

-------------------------------MENU

---------------------------------*/

	

#menu {

	

	float: right;

	

}



	#menu ul {

		

		background: url(http://www.aquaticav.com/images/menu_bg_left.png) no-repeat top left;

		float: right;

		list-style: none;

		padding: 0 0 4px 4px;

		

	}

	

		#menu ul li {

			

			float: left;

			margin: 0;

			position: relative;

			

		}

		

		#menu ul li.border {

			

			background: url(http://www.aquaticav.com/images/menu_separator.gif) no-repeat top left;

			float: left;

			margin: 0;

			height: 36px;

			width: 2px;

			

		}

		

			#menu ul li ul {

				

				background: url(http://www.aquaticav.com/images/menu_submenu_bg.png) no-repeat bottom left;

				left: 0;

				padding: 0 0 7px 0;

				position: absolute;

				top: 36px;

				width: 144px;

				

			}

			

				#menu ul li ul li {

					

					display: block;

					float: left;

					padding: 0 20px;

					width: 106px;

					

				}

			

					#menu ul li ul li a {

						

						border-bottom: 1px solid #505050;

						border-top: 1px solid #7f7f7f;

						display: block;

						float: none;

						padding: 8px 0;

						

					}

					

					#menu ul li ul li a:hover,

					#menu ul li ul li a.hovered {

						

						background: none;

						text-decoration: underline !important;

						

					}

					

			#menu ul li ul li ul {

				

				background: #606060;

				left: 131px;

				padding: 0; 

				top: 0;

				

				-moz-border-radius: 6px;

				-webkit-border-radius: 6px;

				border-radius: 6px;

				

				-webkit-box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.7);

				-moz-box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.7);

				box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.7);

				

			}

		

		#menu ul li a {

			

			color: #c0c0c0;

			float: left;

			padding: 9px 20px 9px 20px;

			text-decoration: none !important;

			

		}

		

		#menu ul li a:hover,

		#menu ul li a.hovered{

			

			background: url(http://www.aquaticav.com/images/menu_hover.gif) repeat-x top left;

			

		}

		

	#menu #right_bg {

		

		background: url(http://www.aquaticav.com/images/menu_bg_right.png) no-repeat top right;

		float: right;

		height: 40px;

		width: 4px;

		

	}







/*---------------------------------

-----------------------------SLIDER

---------------------------------*/



#slider {

	

	background: #000;

	height: 509px;

	left: -490px;

	position: absolute;

	top: 0;

	width: 1920px;

	

}



#slider ul {

	

	clear: both;

	position: relative;

	

}

	

	#slider ul li {

		

		display: none;

		height: 509px;

		overflow: hidden;

		position: absolute;

		text-align: center;

		width: 1920px;

		

	}

	

	#slider ul li.current {

		

		display: block;

		z-index: 2 !important;

		

	}

	

	#slider ul li.next {

		

		display: block;

		z-index: 3 !important;

		

	}

	

#slider_selector {

	

	color:#f00;

	height: 36px;

	float: right;

	position: absolute;

	top: 427px;

	right: 0;

	text-align: right;

	z-index: 5;

	

}



#slider_selector_right {

	

	background: url(http://www.aquaticav.com/images/slider_selector_bg_right.png) no-repeat top left;

	float: left;

	height: 36px;

	width: 6px;

	

}



#slider_selector ul {

	

	background: url(http://www.aquaticav.com/images/slider_selector_bg_left.png) no-repeat top left;

	float: left;

	list-style: none;

	padding: 10px 0 10px 6px;

	

}



#slider_selector ul li {

	

	background: url(http://www.aquaticav.com/images/slider_selector_off_button.png) no-repeat top left;

	cursor: pointer;

	float: left;

	height: 15px;

	margin: 0 3px;

	width: 15px;

	

}



#slider_selector ul li.current {



	background: url(http://www.aquaticav.com/images/slider_selector_on_button.png) no-repeat top left;



}



.clear {

	

	display: inline-block;

	

}





/*---------------------------------

----------------------------TOP BOX

---------------------------------*/



#top_box, #top_box_index {

	

	float: left;

	margin: 0 0 30px 0;

	position: relative;

	width: 100%;

	

}



#top_box {

	

	margin-top: -45px;

	position: relative;

	z-index: 10;

	

}



#top_box_index {

	

	margin: 395px 0 30px 0;

	z-index: 5;

	

}



	#top_box .top_box_top, #top_box_index .top_box_top {

		

		background: url(http://www.aquaticav.com/images/top_box_top.png) no-repeat top left;

		float: left;

		height: 10px;

		overflow: hidden;

		width: 100%;

		

	}

	

	#top_box .content, #top_box_index .content {

		

		background: url(http://www.aquaticav.com/images/top_box_bg.png) no-repeat bottom left;

		float: left;

		padding: 15px 30px 30px 30px;

		width: 880px;

		

	}

	

	.top_box_block {

		

		float: left;

		margin: 0 35px 0 0;

		position: relative;

		width: 270px;

		

	}

	

	.top_box_block p {

		

		margin: 0;

		width: 175px;

		

	}

	

	.top_box_block h4 {

		

		border-bottom: 1px dotted #827b74;

		margin: 0 0 .5em 0;

		padding: 0 0 .5em 0;

		

	}

	

	.top_box_block .icon {

		

		position: absolute;

		right: 0;

		top: 0;

		

	}







/*---------------------------------

-----------------------MAIN CONTENT

---------------------------------*/



#content, #content_blog {

	

	float: left;

	padding: -10px 0 0px 0;

	position: relative;

	width: 100%;
	
	background: url(http://www.aquaticav.com/images/round.png) no-repeat top right;
	

}



#content_blog {

	

	margin: 30px 0 50px 0;

	

}



	#left {

		

		float: left;

		margin: 0 40px 0 0;

		width: 620px;

		

	}

	

	#right {

		

		float: right;

		width: 280px;

		

	}

	

	.content_item {

		

		float: left;

		position: relative;

		width: 100%;

		

	}

	

		#content h3, #content_blog h3 {

			

			margin: 0 0 .35em 0;

			

		}

		

		#content h5, #content_blog h5 {

			

			margin: 0 0 1em 0;

			

		}

		

		.content_item img {

			

			border: 0px solid #dedede;

			padding: 0px;

			

		}

		

		.content_item .read_more {

			

			float: left;

			font: bold 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;

			letter-spacing: 1px;

			margin: -8px 0 0 0;

			text-transform: uppercase;

			

		}

		

		.content_item .comments_balloon {

			

			background: url(http://www.aquaticav.com/images/content_item_comments_balloon.png) no-repeat top left;

			color: #6d6d6d;

			float: left;

			font: bold 14px Arial, Helvetica, sans-serif;

			padding: 6px 0 15px 0;

			position: absolute;

			right: 0;

			text-align: center;

			text-decoration: none !important;

			top: 0;

			width: 34px;

			

		}

		

	.content_item_separator {

		

		background: url(http://www.aquaticav.com/images/content_item_separator.png) no-repeat top left;

		float: left;

		height: 10px;

		margin: 30px 0;

		width: 100%;

		

	}

	

	.about_author {

		

		background: #f6f6f6;

		border: 1px solid #c3c3c3;

		float: left;

		padding: 15px;

		width: 588px;

		

	}

	

		.author_link {

			

			background: url(http://www.aquaticav.com/images/author_icon.gif) no-repeat center left;

			font-weight: bold;

			padding: 0 0 0 16px;

			

		}







/*---------------------------------

-------------------------PAGINATION

---------------------------------*/



#pagination {

	

	float: left;

	list-style: none;

	margin: 50px 0 0 0;

	

}



	#pagination li {

		

		float: left;

		margin: 0 5px 0 0;

		

	}

	

		#pagination li a {

			

			background: url(http://www.aquaticav.com/images/pagination_bg.png) repeat-x top left;

			color: #e1e1e1;

			font: bold 11px Arial, Helvetica, sans-serif;

			text-decoration: none !important;

			text-transform: uppercase;

			padding: 4px 20px 5px 20px;

			

			-moz-border-radius: 5px;

			-webkit-border-radius: 5px;

			border-radius: 5px;

			

			-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);

			-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);

			box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);



			

		}

	

		#pagination li.selected a,

		#pagination li a:hover {

			

			background: url(http://www.aquaticav.com/images/pagination_bg_hover.png) repeat-x top left;

			

		}







/*---------------------------------

--------------------------PORTFOLIO

---------------------------------*/



#portfolio {

	

	float: left;

	list-style: none;

	margin: 25px 0 0 0;

	position: relative;

	width: 100%;

	

}



	#portfolio li {

		

		margin: 0;

		

	}

	

		#portfolio li ul {

			

			list-style: none;	

			margin: 0;

			

		}

		

			#portfolio li ul li {

				

				float: left;

				margin: 0 20px 20px 0;

				overflow: hidden;

				position: relative;

				

			}

		

			#portfolio li ul li a img {

				

				border: 1px solid #dddddd;

				padding: 3px;

				

			}

		

			#portfolio li ul li a {

				

				color: #a7a7a7;

				font-weight: bold;

				text-transform: uppercase;

				

			}

		

			#portfolio li ul li .portfolio_hover {

				

				background: url(http://www.aquaticav.com/images/footer_pattern.gif);

				display: none;

				left: 4px;

				padding: 64px 0;

				position: absolute;

				text-align: center;

				top: 4px;

				width: 292px;

				z-index: 5;

				

			}







/*---------------------------------

----------------------------SIDEBAR

---------------------------------*/



.sidebar_item {

	

	float: left;

	margin: 0 0 25px 0;

	position: relative;

	overflow: hidden;

	width: 100%;

	

}



#search{

	

	background: url(http://www.aquaticav.com/images/sidebar_search_BG.png) no-repeat top left;

	float: left;

	width: 100%;

	

}



#search input.search_field {

	

	border: none;

	background: none;

	height: 17px;

	padding: 5px 5px 9px 5px;

	width: 166px;

	

}



#search input.search_submit {

	

	background: none;

	border: none;

	cursor: pointer;

	height: 28px;

	position: absolute;

	right: 0;

	top: 0;

	width: 103px;

	

}







	

/*---------------------------------

--------------------------COPYRIGHT

---------------------------------*/



#copyright {

	

	background: transparent;

	float: left;

	width: 100%;

	

}



	#copyright_wrapper {

		

		color: #CCCCCC;

		font: normal 11px/18px Arial, Helvetica, sans-serif;

		margin: 0 auto;

		padding: 10px 0;

		text-decoration: none !important;

		text-transform: uppercase;

		width: 940px;

		

	}

	

	#copyright_wrapper a {

		

		color: #CCCCCC;

		font-weight: bold;

		

	}

	

	#copyright_wrapper .right {

		

		margin: 0 8px 0 0;

		

	}

	

	#copyright_wrapper .left {

		

		margin: 0 0 0 -10px;

		

	}

	

		#copyright_wrapper ul {

			

			list-style: none;

			margin: 0;

			padding: 0 0 10px 0;

			

		}

	

			#copyright_wrapper ul li {

				

				float: left;

				margin: 0;

				

			}

	

			#copyright_wrapper ul li a {

				

				border-right: 0px solid #CCCCCC;

				color: #CCCCCC;

				font: normal 11px/18px Arial, Helvetica, sans-serif;

				padding: 0 10px;

				text-decoration: none !important;

				text-transform: uppercase;

				

			}








/*---------------------------------

------------------------------LOGIN

---------------------------------*/



#login_link a {

	

	background: url(http://www.aquaticav.com/images/login_icon.png) no-repeat center left;

	padding: 9px 20px 9px 32px !important;

	

}



#login_link a:hover {

	

	background: url(http://www.aquaticav.com/images/login_icon.png) no-repeat center left !important;

}



#login_wrapper {

	

	width: 533px;

	

}



	#login_top {

		

		background: url(http://www.aquaticav.com/images/login_bg_top.png) no-repeat top left;

		float: left;

		height: 5px;

		width: 100%;

		

	}



	#login_bottom {

		

		background: url(http://www.aquaticav.com/images/login_bg_bottom.png) no-repeat bottom left;

		float: left;

		height: 5px;

		width: 100%;

		

	}



	#login {

		

		background: #d3d3d3 url(http://www.aquaticav.com/images/login_bg_gradient.gif) repeat-x top left;

		float: left;

		padding: 30px;

		width: 473px;

		

	}

	

		.login_block {

			

			float: left;

			margin: 0 20px 0 0;

			width: 161px;

			

		}

	

		.login_block_submit {

			

			float: left;

			margin: 17px 0 0 0;

			width: 104px;

			

		}

		

		#login_username {

			

			background: url(http://www.aquaticav.com/images/login_username.png) no-repeat top left;

			border: none;

			padding: 7px 5px 5px 36px;

			height: 18px;

			width: 120px;

			

		}

		

		#login_password {

			

			background: url(http://www.aquaticav.com/images/login_password.png) no-repeat top left;

			border: none;

			padding: 7px 5px 5px 36px;

			height: 18px;

			width: 120px;

			

		}

		

		#login_submit {

			

			background: url(http://www.aquaticav.com/images/login_submit.png) no-repeat top left;

			border: none;

			cursor: pointer;

			height: 30px;

			margin: 0;

			width: 104px;

			

		}

		

		#login_wrapper .not_login_info {

			

			background: url(http://www.aquaticav.com/images/login_bg_not.gif) repeat-x top left;

			color: #ffffff;

			float: left;

			font-weight: bold;

			margin: 1em 0 1.3em 0;

			padding: 7px 10px 9px 10px;

			width: 446px;

			

			-moz-border-radius: 5px;

			-webkit-border-radius: 5px;

			border-radius: 5px;

			

		}

		

			#login_wrapper .not_login_info a {

				

				background: url(http://www.aquaticav.com/images/login_not_icon.png) no-repeat center right;

				color: #fff;

				padding: 0 25px 0 0;

				

			}

		

		#login_wrapper .not_info, #login_wrapper .not_error, #login_wrapper .not_warning, #login_wrapper .not_success {

			

			float: left;

			margin: 0;

			width: 396px;

			

		}







/*---------------------------------

---------------------------COMMENTS

---------------------------------*/



#comments h3 {

	

	margin: 0 0 1.5em 0;

	

}



#comments ol {

	

	list-style: none;

	margin: 0;

	

}



	#comments ol li {

		

		margin: 0 0 40px 10px;

		position: relative;

		

	}

	

	#comments ol li .content {

		

		background: #f6f6f6;

		border: 1px solid #c7c7c7;

		padding: 15px 15px 15px 85px;

		margin: 0;

		

	}

	

	.comment_image, .commentlist .avatar-80 {

		

		border: none !important;

		left: -15px;

		padding: 0;

		position: absolute;

		top: -15px;

		

	}

	

	#comments .author {

		

		background: url(http://www.aquaticav.com/images/author_icon.gif) no-repeat center left;

		font-size: 10px;

		font-weight: bold;

		margin: 0 20px 0 0;

		padding: 0 0 0 15px;

		

	}

	

	#comments .date {

		

		background: url(http://www.aquaticav.com/images/comment_date.gif) no-repeat center left;

		font-size: 10px;

		margin: 0 20px 0 0;

		padding: 0 0 0 15px;

		

	}

	

	#comments .comment-reply-link {

		

		background: url(http://www.aquaticav.com/images/comment_reply.gif) no-repeat center left;

		font-size: 10px;

		font-weight: bold;

		padding: 0 0 0 15px;

		position: absolute;

		right: 15px;

		text-transform: uppercase;

		

	}

	

	#comments .time {

		

		background: url(http://www.aquaticav.com/images/comment_time.gif) no-repeat center left;

		font-size: 10px;

		padding: 0 0 0 15px;

		

	}

	

		#comments ol li ol {

			

			border: 1px dashed #c7c7c7;

			border-top: none;

			padding: 30px;

			

		}

	

	#comments ol li ol li {

		

		float: none;

		margin: 0 0 0 10px;

		position: relative;

		

	}







/*---------------------------------

------------------------------FORMS

---------------------------------*/



label { 



	color: #686868;

	font: bold 11px/18px Arial, Helvetica, sans-serif;

	margin-bottom: 5px;

	text-transform: uppercase;



}



label em {

	

	font-size: 10px;

	

}



input, textarea, select {

	

	background: #fff url(http://www.aquaticav.com/images/input_bg.gif) repeat-x top left;

	border: 1px solid #c3c3c3;

	color: #888888;

	display: block;

	font: italic 1em Arial, Tahoma, sans-serif;

	margin: 0px 0px 8px 0px;

	padding: 8px 5px;

	width: 98%;

	

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	

}



input:focus, textarea:focus, select:focus {

	

	border: 1px solid #8a8a8a;

	color: #616161;

	font-style: normal;

	

}



.alert {

	

	border: 2px solid #FB6064;

	

}



select {

	

	background: #ffffff;

	

}



.medium { width: 50%; }



.short { width: 30%; }



input.submit, input.reset {

	

	display: block;

	float: left;

	width: 170px;

	margin: 0 20px 8px 0;

	padding: 10px 0px 10px 0px;

	font: bold 1.1em Arial, Tahoma, sans-serif;

	text-transform: uppercase;

	cursor: pointer;

	

}



input.checkbox {

	

	float: left;

	margin: 3px 4px 0 0;

	padding: 0;

	width: 20px;

	

}







	/*---------------------------------

	----------------------NOTIFICATIONS

	---------------------------------*/

	

	.not_info, .not_success, .not_error, .not_warning {

		

		font: bold 11px Arial, Helvetica, sans-serif;

		padding: 7px 30px 7px 40px;

		position: relative;

	

		-moz-border-radius: 6px;

		-webkit-border-radius: 6px;

		border-radius: 6px;

			

		-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);

		-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);

		box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);

		

	}

	

	.not_info {

		

		background: url(http://www.aquaticav.com/images/not_INFO.png) repeat-x top left;

		color: #1b6088;

		

	}

	

		.not_info .img {

			

			background: url(http://www.aquaticav.com/images/not_info_img.gif) no-repeat top left;

			height: 19px;

			left: 9px;

			position: absolute;

			top: 5px;

			width: 18px;

			

		}

	

	.not_success {

		

		background: url(http://www.aquaticav.com/images/not_success.png) repeat-x top left;

		color: #1b883a;

		

	}

	

		.not_success .img {

			

			background: url(http://www.aquaticav.com/images/not_success_img.gif) no-repeat top left;

			height: 13px;

			left: 11px;

			position: absolute;

			top: 9px;

			width: 16px;

			

		}

	

	.not_error {

		

		background: url(http://www.aquaticav.com/images/not_error.png) repeat-x top left;

		color: #88411b;

		

	}

	

		.not_error .img {

			

			background: url(http://www.aquaticav.com/images/not_error_img.gif) no-repeat top left;

			height: 19px;

			left: 8px;

			position: absolute;

			top: 5px;

			width: 19px;

			

		}

	

	.not_warning {

		

		background: url(http://www.aquaticav.com/images/not_warning.png) repeat-x top left;

		color: #88751b;

		

	}

	

		.not_warning .img {

			

			background: url(http://www.aquaticav.com/images/not_warning_img.gif) no-repeat top left;

			height: 19px;

			left: 8px;

			position: absolute;

			top: 5px;

			width: 19px;

			

		}

		

	.not_info .close, .not_success .close, .not_error .close, .not_warning .close {

		

		background: url(http://www.aquaticav.com/images/not_close.png) no-repeat top right;

		cursor: pointer;

		height: 12px;

		right: 9px;

		position: absolute;

		top: 8px;

		width: 12px;

		

	}




	


/*--- BREADORY ---*/
#breadory {
	border: 0px solid #333; width: 875px; margin: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#globalfooter #breadory ol#breadcrumbs { background: none; clear: both; font-family:"Trebuchet MS",Arial,Sans-Serif; float: none; height: 3em; line-height: 3em; font-size: 12px; color: #666; margin: 0; padding-left: 0px; }
#breadory ol#breadcrumbs li { background: none; float: left; margin: 0; padding: 0 0 0 1em; font-family:"Trebuchet MS",Arial,Sans-Serif;}
#breadory ol#breadcrumbs li a { float: left; color: #666; text-decoration: none; padding: 0 1.75em 0 0; margin-left: 0px; background: url(http://www.aquaticav.com/http://www.aquaticav.com/images/breadcrumb_separator.png) no-repeat 100% 50%; }

#breadory #directorynav { background: none; clear: both; float: none; margin-top: 0; }
#breadory #directorynav .capbottom { height: 0; font-size: 1px; _display: none; }

#slider1, #slider3{
width: 800px;
height: 230px;
background: transparent;
}
 
#slider1 .contentdiv, #slider3 .contentdiv{
width: 800px;
background: transparent;
}
 
#paginate-slider1, #paginate-slider3{
width: 700px;
background: transparent;
}
 
#slider2, #slider4{
background: transparent;
margin-left: 0px;
height: 280px
}
 
 
#paginate-slider2, #paginate-slider4{
background: transparent;
margin-left: 10px;
}
 
 
#paginate-slider4 a img{
width: 80px;
height: 60px;
background: transparent;
margin-top: 5px;
}
 
#paginate-slider2 a:hover, #paginate-slider2 a.selected{
background-color: yellow;
}
 
#paginate-slider4 a img:hover, #paginate-slider4 a.selected img{
border: 0px 4a4a4a;
}

#globalfooter2 {
	background: transparent; width: 875px; margin: 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


		*{
			margin:0;
			padding:0;
			list-style:none;
			border:none;
		}
		
		div.domtab{
			padding:0;
			width:80%;
			font-size:90%;
		}
		ul.domtabs{
			float:left;
			width:940px;
			background:transparent;
			margin:0em 0 0 0;				
		}
		ul.domtabs li{
			float:left;
			padding:0 0 0 0;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:8em;
			padding:.2em 1em;
			display:block;
			text-align: center;
			background:transparent;
			color:#333;
			height:3em;
			size:16px;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			text-decoration: none;
			
						 line-height: 3.0em;
 vertical-align: middle;
font-size: 16px;
;
			
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:3em;
		}
		ul.domtabs a:hover{
	        background:transparent;
			color:#000;
text-decoration: underline;
		}
		div.domtab div{
			clear:both;
			width: 825px;
			background:#FFFFF;
			color:#666666;
			padding:1em 3em;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background: transparent;
			color:#000;
			 line-height: 3.0em;
 vertical-align: middle;
text-decoration: underline;

		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#999;
		}
		p{
			margin:0 0 .5em 0;
			line-height:1.3em;
		}
		h2{
			font-size:1.3em;
			color:#cfc;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:0 0 .7em .2em;
		}
		h1{
			font-size:2em;
			text-align:center;
			font-weight:normal;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:.5em 0;
			background:#FFF;
			border-bottom:1px solid #2368F8;
		}
		pre{
			font-size:.2em;
			padding:1em;
		}
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#fff;
			display:block;
			padding:0em 0em;
			font-weight:bold;
			font-size:1.3em;
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#cfc;
			display:inline;
			padding:0;
			font-weight:normal;
			font-size:1em;
		}
		
/* other scheme! */
#other{
	font-size:.8em;
	margin-left:.3em;
	width:900px;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:54em;
	background:#669;
	color:#fff;
	padding:1em 3em;
}
		
#other ul.domtabs a:hover{
	background:#669;
}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
	background:#669;
	color:#fff;
}
#other div{
	float:left;
}
ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}

