/*

Website:Centerpoint International LLC

Company: Centerpoint International

Author: Imran Khan shaer kandhar sharif dist nanded India, Maharashtar

Date:16 February 2013

Description: Main Style sheet:)

*/


a:link, a:visited
{
	color: #8f8f8e;
	text-decoration: none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover
{
	color: #fff;
}

a:active
{
	color: #000;
}


.focus
{
	color: #ffd200;
}


.raone:link
{
	font-family: arial;
	font-size: 12px;
	color: #00afdc;
	text-decoration: none;
}

.raone:visited
{
	text-decoration: none;
	color: #00afdc;
}

.raone:hover
{
	text-decoration: none;
	color: #ffd200;
}


/* menus */
div.menu
{
	width: 500px;
	height: 30px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 20px;
}

div.menu ul
{
	list-style: none;
	margin: 0px;
	padding: 5px 10px;
}


div.menu ul li
{
	float: left;
}



div.menu ul li a.current
{
	color: #FF6600;
}


div.menu ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e7e7f;
	text-decoration: none;
	padding: 0px 10px;
	text-transform: uppercase;
}


div.menu ul li a:hover
{
	text-decoration: none;
	color: #424242;
}
/* end menu */





/* menu box */
ul.sdt_menu
{
	margin: 0 auto;
	padding: 12px 0 0 0;
	list-style: none;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	width: 950px;
}
ul.sdt_menu a
{
	text-decoration: none;
	outline: none;
}
ul.sdt_menu li
{
	float: left;
	width: 115px;
	height: 60px;
	position: relative;
	cursor: pointer;
}
ul.sdt_menu li > a
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 115px;
	height: 78px;
}
ul.sdt_menu li a img
{
	border: none;
	position: absolute;
	width: 0px;
	height: 0px;
	bottom: 0px;
	left: 85px;
	z-index: 100;
}
ul.sdt_menu li span.sdt_wrap
{
	position: absolute;
	top: 15px;
	right: 7px;
	width: 115px;
	height: 50px;
	z-index: 15;
}
ul.sdt_menu li span.sdt_active
{
	position: absolute;
	background: #021d38;
	top: 78px;
	width: 90px;
	height: 0px;
	left: 0px;
	z-index: 14;
}
ul.sdt_menu li span span.sdt_link, ul.sdt_menu li span span.sdt_descr, ul.sdt_menu li div.sdt_box a
{
	margin-left: 15px;
	text-transform: uppercase;
}
ul.sdt_menu li span span.sdt_link
{
	color: #fff;
	font-size: 12px;
	float: left;
	clear: both;
}
ul.sdt_menu li span span.sdt_descr
{
	color: #fff;
	float: left;
	clear: both;
	width: 90px; /*For dumbass IE7*/
	font-size: 10px;
	letter-spacing: 1px;
}
ul.sdt_menu li div.sdt_box
{
	display: block;
	position: absolute;
	width: 90px;
	overflow: hidden;
	height: 90px;
	top: 78px;
	left: 0px;
	display: none;
	background: #03305a;
}
ul.sdt_menu li div.sdt_box a
{
	float: left;
	clear: both;
	line-height: 30px;
	color: #0B75AF;
}
ul.sdt_menu li div.sdt_box a:first-child
{
	margin-top: 15px;
}
ul.sdt_menu li div.sdt_box a:hover
{
	color: #fff;
}
/* end menu box */




.headerimg
{
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 523px;
	position: absolute;
	margin: 0 auto;
}

/* NAVIGATION *   1501354/
#nav-outer { height:110px; padding-top:11px; position:relative; top:24px; background-image:url("../images/headerbg.png"); }
#navigation { height:100px; width:960px; margin:0 auto; background-image:url("../images/logo.png"); background-position:top left; background-repeat:no-repeat;  }


/* CONTROLS */
.btn
{
	height: 32px;
	width: 32px;
	float: left;
	cursor: pointer;
}
#back
{
	background-image: url( "../images/btn_back.png" );
}
#next
{
	background-image: url( "../images/btn_next.png" );
}
#control
{
	background-image: url( "../images/btn_pause.png" );
}


/* HEADER HAVIGATION */
#headernav-outer
{
	top: 480px;
	width: 950px;
	position: relative;
	margin: 0 auto;
}
#headernav
{
	float: right;
}





/* bottom scroller css */


#left
{
	width: 450px;
	height: 113px;
	overflow: hidden;
	padding: 0px;
	clear: both;
}

/* Immagini */
#left img
{
	height: 113px;
	margin: 0px;
	border: 0px;
	clear: both;
}
