/* CSS Document */

/*----------------------------Inner style start---------------------*/
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}
a, p, h1, h2, h3, h4, h5, li, td, form, select, input{
	padding:0;
	margin:0;
}
h2, h3, h4, h5, h6{
	font-weight:normal;
}
h2{
	font-size:24px;
	line-height:27px;
}
p{
	font-size:11px;
	line-height:14px;
	color:#CCCCCC;
	background-color:inherit;
}
a{
	text-decoration:none;
	outline:none;
}
ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
li{
	padding:0;
	margin:0;
}

img{
padding:0;
margin:0;
border:none;
display:block;
}
/*----------------------------Inner style end-----------------------*/
/*----------------------------Header start--------------------------*/
.external_container{
	background-color:#000000;
	background-image:url(../images/us.gif);
	color:#999999;
	padding-top:10px;
}

/*----------------------------Header end----------------------------*/
/*----------------------------Body start----------------------------*/
.body_panel{
	padding:28px 28px 10px;
}
.left_panel{
	width:400px;
}

/*----------------------------Body end------------------------------*/

#wrapper {
    width: 400px;
    margin: 0px;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
	width: 400px;
	height:200px;
	margin: 0 auto;
	position: relative;
	background-image:url(../images/cobg.png);
}

.scroll {
	height: 150px;
	width: 400px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 160px;
    width: 400px;
	font-size:12px;
	font-family:"";
	line-height:18px;
}

#shade {
    background: #000000  no-repeat 0 0;
    height: 0px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
	padding-top: 10px;
    padding-bottom: 5px;
}

ul.navigation li {
    display: inline;
    margin-right: 0px;
}

ul.navigation a {
    padding: 11px;
    color:#CCCCCC;
	font-style:inherit;
    text-decoration: none;
}

ul.navigation a:hover {
color:#902020;
background-image:url(../images/menubg.png);
}

ul.navigation a.selected {
background-image:url(../images/menubg.png);
	color:#902020;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 100px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -15px;
}

.scrollButtons.right {
    right: -15px;
}

.hide {
    display: none;
}
.clssMainRoll {
	FILTER: progid:DXImageTransform.Microsoft.Slide(slidestyle=SWAP,Bands=1); CURSOR: pointer
}


/*----------------------------Footer end----------------------------*/
.textbox {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 100px;
	border: 1px solid #902020;
}
.textbox:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 100px;
	border: 1px solid #FFFFFF;
}
.searchbox {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 200px;
	border: 1px solid #902020;
}
.searchbox:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 200px;
	border: 1px solid #FFFFFF;
}
.submit {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	background-color:transparent;
	background-repeat: no-repeat;
	border-left:0.25px #902020;
	border-right:0.25px #902020;
	border-top:0.25px #902020;
	border-bottom:0.25px #902020;
	height: 20px;
	width: 50px;
	text-transform: capitalize;
}
.submit:hover {
	font-family: Arial;
	font-size: 12px;
	color: #902020;
	text-decoration: none;
	background-color:transparent;
	background-repeat: no-repeat;	
	border:1px solid #cccccc;
	height: 20px;
	width: 50px;
	text-transform: capitalize;
}