/* CSS Document */

*{outline: none;}

html{background: #568400 url(../_images/amd_body_bg.jpg) left top repeat-x;}

body{
margin: 20px 0;
padding: 0px;
font: normal 12px Arial, Helvetica, sans-serif;
color: #4F4F4F;
line-height: 18px;}

h1, h2, h3, p, ul{
margin: 0 0 10px 0;
padding: 0px;}

h1{font: normal 24px Georgia, "Times New Roman", Times, serif; color: #C76300;}

h2{font: bolder 14px Arial, Helvetica, sans-serif; color: #4A7800;}

h1 span{color: #8C8E00;}

a:link, a:visited, .active{color: #CC5600; text-decoration: underline;}
a:hover, a:active{color: #000000; text-decoration: none;}

em{color: #FA7015; font: bolder 14px Georgia, "Times New Roman", Times, serif;}

h3{
	font-size: 11px;
	margin: 0px;
	font-weight: bolder;
	color: #817B00;
}

img{border: none;}

ul{list-style-type: none;}

ul li{
background: url(../images/bullet_gray.gif) left 5px no-repeat;
padding: 0 0 0 8px;
line-height: 20px;}

.fleft{float: left;}
.fright{float: right;}
.breaker{clear: both;}

.redtext{color: #FF0000;}
.border{
background: transparent url(../_images/img_bdr_hrz.gif) left top repeat-x;
height: 1px;
margin: 0 0 10px 0;
}

input, textarea{border: 1px solid #568400;
color: #164500;}

.button{
background: #568400;
border: 1px solid #568400;
color: #FFFFFF;
font: bolder 12px Georgia, "Times New Roman", Times, serif;
padding: 2px 10px;}

.txtcenter{text-align: center;}

/*	Wrapper Start	*/
#wrapper{
width: 807px;
margin: 0 auto;
}

#wrapper #topimage{
background: transparent url(../_images/amd_body_bg_top.png) left top no-repeat;
height: 6px;
width: 807px;}

#wrapper #bottomimage{
background: transparent url(../_images/amd_body_bg_bottom.png) left bottom no-repeat;
height: 6px;
width: 807px;}

#container{background: #FFFFFF;
overflow: hidden;
width: 807px;}

/*	Wrapper End	*/

/*	table css start */

.table{
border: 1px solid #568400;
background-color: #FFFFFF;
text-align: center;
}

.table th{
background: #568400;
color: #FFFFFF;
font: bolder 12px Arial, Helvetica, sans-serif;
text-align: center;}

.table tr.data{
background-color: #C8FFB8; color: #000000;}

/*	HEader Start	*/

#header{
padding: 0 45px 0 65px;
height: 63px;}

#header #topnav{
font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
margin: 20px 0 0 0;
color: #CCCCCC;
}

#header #topnav a:link, #header #topnav a:visited{
text-decoration: none;
color: #80B225;
} 

#header #topnav a:hover, #header #topnav a:active{
text-decoration: underline;
color: #FA6C0E;
} 

/*	HeadeerNav 	Start	*/

#headernav{
background: transparent url(../_images/amd_bg_header.jpg) left top no-repeat;
font: bolder 14px Arial, Helvetica, sans-serif;
padding: 17px 0 0 572px;
height: 302px;}

#headernav ul{list-style-type: none;}
#headernav ul li{background: none; padding: 0;}

#headernav ul li{
margin: 0 0 5px 0;
cursor: pointer;}

#headernav ul li a:link, #headernav ul li a:visited{
color: #FFFFFF;
line-height: 25px;
padding: 0 0 0 13px;
height: 25px;
text-decoration: none;}

#headernav ul li a:hover, #headernav ul li a:active{
background: transparent url(../_images/amd_bg_nav.png) left top no-repeat;
padding: 0 0 0 13px;
color: #000000;
display: block;
}

/*	HEader End	*/

/*	Main Content Container Start	*/

#maincontainer{padding: 0 10px 10px 10px; width: 787px; overflow: hidden !important;}

#maincontainer #leftcol{
float: left;
width: 212px;
border: 5px solid #F3F3F3;
padding: 15px;
background: #FFFFFF url(../_images/amd_bg_logo.jpg) left bottom repeat-x;
}

#maincontainer #leftcol h1{
font-size: 16px;
font-weight: bolder;
color: #002472;}

#maincontainer #leftcol ul{list-style-type: none;}

#maincontainer #leftcol ul li{
background: url(../_images/amd_bullet.gif) left 4px no-repeat;
padding: 0 0 5px 8px;
}

#maincontainer #rightcol{
float: right;
width: 779px;}
#maincontainer #rightcol-home{
float: right;
width: 515px;}

#maincontainer #inner_right{
float: left;
width: 335px;
}

#maincontainer #inner_left{
float: right;
width: 180px;
}

/*	Main Content Container End	*/

/*	Footer Start	*/
#footer{
text-align: center;
margin: 10px 0 0px 0;
font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
color: #FFFFFF;
line-height: 20px;}

#footer a:link, #footer a:visited{color: #FFFFFF; text-decoration: none;}
#footer a:hover, #footer a:active{color: #FFFFFF; text-decoration: underline;}
/*	Footer End	*/

/*	RightSide Navigation Start	*/

.rightnav{
text-align: right;
margin: 0 0 20px 0;
font-weight: bold;
padding: 0px;
list-style-type: none;}

.rightnav li{
padding: 0;
background: none;}

.rightnav li a:link, .rightnav li a:visited{
background: transparent url(../images/bullet_orange.gif) right 3px no-repeat;
text-decoration: none;
padding: 0 10px 0 0;
color: #FA7015;
line-height: 24px;}

.rightnav li a:hover, .rightnav li a:active{
background: transparent url(../images/green_bullet.gif) right 3px no-repeat;
text-decoration: none;
padding: 0 10px 0 0;
color: #568400;
line-height: 24px;}


/*	RightSide Navigation End	*/


/*	CSS for making image large and small */

.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {color: #666;}

/*	Fieldset Start	*/

fieldset{
background: #FBFBFB;
border: 2px solid #F3F3F3;
margin: 10px 0;
padding: 10px;}

fieldset label{
float: left;
width: 100px;
margin: 0 10px 5px 0;}

fieldset input, fieldset select, fieldset textarea{
margin: 0 0 5px 0;}

/*	Fieldset End	*/

.smalltext{
	font-size: 11px;
	margin: 0px;
	font-weight: bolder;
	color: #817B00;
}