/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/bg/background.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}

input {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
}

a {
	text-decoration: none;
}

h1 {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

#container {
	width: 760px;
	margin: auto;
	padding: 0px;
	/* background-color: #000000; */
	margin: 30px auto;
}

#icontainer {
	width: 760px;
	margin: auto;
	padding: 0px;
	background-color:#666666;
	margin: 30px auto;
}

.clearb {
	clear: both;
}

/*  -- main -- */
#mcontent {
	border: 1px solid #FFFFFF;
	min-height: 447px;
	clear: both;
}

#mtop {
	position: relative;
	text-align: left;
	margin: 10px 0;
}

#mlogo {
	/* float: left; */
	text-align: left;
}

#msearch {
	/* float: right; */
	position: absolute;
	right: 0;
	top: 25px;
	/* bottom: 0; */
}

#msearch a {
	margin: 4px 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	float: left;
}

#msearch form{
	/* display: inline;*/
	float: left;
}

#msearch #Searchtext {
	background-color:#FFFFFF;
	background-image:url(../images/search.gif);
	float: left;
	height: 19px;
	width: 128px;
	border: none;
	padding: 3px 0 0 5px;
}


#mtopbar {
	background-image: url(../images/top_bar.gif);
	height: 100px;
	position: relative;
}

#mtopbar img {
	position: absolute;
	top: 20px;
	right: 20px;
}

#mmenu {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	/* height: 14px; */
	background-color: #000000;
	/* padding: 3px 10px;  */
	padding: 0 10px;
}

#mmenu .top {
	border-top: 1px solid #FFFFFF;
}

#mmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mmenu ul li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#mmenu ul li a{
	/* margin: 0 10px; */
	padding: 4px 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

#mmenu ul li ul{
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	width: 155px;
	/* left: 0; */
	/* top: 35px; */
}

#mmenu ul li ul li{
	margin: 0;
	padding: 0;
	display: block;
	width: 155px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	/* background-color: #364440; */
	/* clear: left; */
}

#mmenu ul li ul li a {
	padding: 5px;
	text-transform: none;
	width: 135px;
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

/*
#mmenu ul li:hover {
	background-image: url(../images/red_line3.gif);
	background-repeat: no-repeat;
	background-position: left;
}
*/
#mmenu ul li:hover ul {
	display: block;
	/* background-color: #0066FF; */
}

#mmenu ul li:hover ul li{
	/* border-left: none; */
	background-color: #626262;
	text-align: left;
}

#mmenu ul li ul li:hover{
	background-color: #FFFFFF;
}

/*
#mmenu ul li a:hover{
	background-image: url(../images/red_box.gif);
	background-repeat: no-repeat;
	background-position: left;
}
*/

#mmenu ul li ul li a:hover{
	color: #000000;
}

#mmenu .mmenuclear {
	float: none;
	clear: both;
	height: 0px;
	overflow:hidden;
	width: 0px;
}

#mpic {
	clear: both;
}


#mnews {
	background-image: url(../images/down_bar.gif);
	height: 100px;
	padding: 21px 20px;
	font-weight: bold;
}

#mnews div {
	float: left;
	margin-top: 8px;
}

#mnews p {
	padding: 0 10px;
	margin: 0 0 0 67px;
}

#mnews a {
	color: #FFFF00;
	text-transform: uppercase;
	font-weight: normal;
}

#mnews div div {
	float: left;
	width: 200px;
	text-align: left;
}

#mnews div div span {
	color: #ffffff
}
#mnews div div img {
	float: left;
	border: 1px solid #FFFFFF;
}

#mnews #rightbtmcorner {
	width: 106px;
	margin-top: 0;
	padding-left: 10px;
}

#mnews #rightbtmcorner img {
	border: none;
}

.mfind {
	margin-bottom: 20px;
}

/*  -- template -- */
#tradleft {
	float: left;
	text-align: left;
	width: 149px;
	background-image: url(../images/internal/main_nav_gray_box.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

#menu {
/*
	background-image: url(../images/internal/sub_nav.gif);
	background-repeat: repeat-y;
	/*
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	*/

}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	margin: 0;
	padding: 0;
	background-image: url(../images/internal/sub_nav.gif);
	background-repeat: repeat-y;
	position: relative;
	z-index: 50;
}

#menu ul li a{
	/* margin: 4px 5px; */
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 8px;
	display: block;
	border-top: 1px solid #FFFFFF;
	margin-right: 6px;
	text-transform: uppercase;
}

#menu .menulast {
	background-image: url(../images/internal/sub_nav_corner.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 32px;
}

#menu ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 100%;
	width: 200px;
	display: none;
	top: 0;
	z-index: 50;
}

#menu ul li ul li {
	margin: 0;
	padding: 0;
	display: block;
	background-image: none;
	background-color: #626262;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 198px;
}

#menu ul li ul li a {
	display: block;
	margin: 0;
	width: 182px;
	text-transform: uppercase;
	font-weight: normal;
}


#menu ul li:hover ul {
	display: block;
}

#menu ul li:hover ul li{
	/* border-left: none; */
	background-color: #626262;
	text-align: left;
}

#menu ul li ul li:hover{
	background-color: #FFFFFF;
}

#menu ul li ul li a:hover{
	color: #000000;
}

#menu .bottom {
	border-bottom: 1px solid #FFFFFF;
}

#menubtm {
	height: 250px;
}

#menubtm a{
	color: #FFFFFF;
}

#menubtm #Searchtext {
	background-color:#FFFFFF;
	background-image: url(../images/internal/search.gif);
	float: left;
	height: 19px;
	width: 103px;
	border: none;
	padding: 3px 0 0 5px;
}

#menubtm ul {
	margin: 10px;
	padding: 0 0 0 15px;
}

#menubtm ul li {
	margin: 5px 0;
}

#menubtm div {
	margin: 15px 10px 0 15px;
}

#menubtm div div{
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0;
}

#menubtm form {
	margin: 9px;
}

#tradright {
	margin-left: 149px;
	color: #000000;
	background-color: #CCCCCC;
}

#tradright #rightmenu {
	float: right;
	text-align: left;
	width: 170px;
	font-size: 10px;
}

#tradright #rightmenu #submenu ul {
	list-style: none;
	/* margin: 0 0 25px 0; */
	margin: 0;
	padding: 0;
	/* float: right; */
	/* width: 170px; */
}

#tradright #rightmenu #submenu ul li {
	margin: 0;
	padding: 0;
	/* clear: left;*/
	border-top: 1px solid #CC0066;
	display: block;
	/* height: 36px; */
	background-color: #EBEBEB;
}

#tradright #rightmenu #submenu ul li a {
	padding: 2px 0 0 5px;
	color: #666666;
	display: block;
	/* height: 32px; */
	font-weight: bold;
	text-transform: uppercase;
	background: #EBEBEB;
	position: relative;
}

/*
#tradright #rightmenu ul li a img {
	float: left;
}
*/

#tradright #rightmenu #submenu ul li:hover {
	background-color: #CC0066;
}

#tradright #rightmenu #submenu ul li:hover a {
	background-color: #CC0066;
	color: #FFFFFF;
}

/*
#tradright #rightmenu #submenu ul li a span {
	float: left;
	border: 1px solid #CCFF00;
	display: block;
}
*/

#tradright #rightmenu #submenu .snr_firstmt {
	border-top: none;
	/* height: 40px; */
}

#tradright #rightmenu #submenu .snr_first {
	border-top: none;
	/* height: 40px; */
}

#tradright #rightmenu #submenu .snr_first a {
	height: 34px;  /*  36px */
	padding: 4px 0 0 5px;
}

#tradright #rightmenu #submenu .snr_img {
	width: 35px;
	text-align: center;
	margin: 2px 3px;
	position: relative;
	/* float: left; */
}

#tradright #rightmenu #submenu .snr_img2 {
	width: 35px;
	text-align: center;
	margin: 2px 0;
	position: relative;
	/* float: left; */
}

#tradright #rightmenu #submenu .snr_link_first {
	/* margin-top: 16px; */
	position: relative;
	top: -10px;
	left: 10px;
	/*
	margin-left: 5px;
	display: block;
	*/
}

#tradright #rightmenu #submenu .snr_link {
	/* margin-top: 10px; */
	position: relative;
	top: -8px;
	left: 10px;
	/*
	margin-left: 5px;
	display: block;
	*/
}

#tradright #rightmenu #submenu .snr_link2 {
	position: relative;
	top: -8px;
	left: 9px;
	/*
	margin-left: 5px;
	display: block;
	*/
}

#tradright #rightmenu #submenu .subm_active a {
	background-color: #CC0066;
	color: #FFFFFF;
}

#tradright #rightmenu .imgmargin {
	margin-top: 25px;
}

#tradright #tradsd h2 {
	font-size: 32px;
	margin: 0;
	color: #CC0066;
	text-transform: uppercase;
}

#tradright #tradsd h2 span {
	color: #FFFF00;
}

/*
#tradright #tradsd h3 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 15px;
	margin-top: 0;
}
*/

#tradright #tradsd h3 {
	color: #CC0066;
	text-transform: uppercase;
	font-size: 15px;
	border-bottom: 1px solid #626262; padding-top: 18px; margin-left: 49px;
}

#tradright #tradsd .h4top {
	border-bottom: 1px solid #626262;
	padding-top: 27px;
	margin-left: 49px;
}

#tradright #tradsd .h4top2 {
	border-bottom: 1px solid #626262;
	padding-top: 22px;
	margin-left: 49px;
}

#tradright #contents, #tradright #contents2 {
	margin-right: 170px;
	text-align: left;
	padding: 20px;
	min-height: 447px;
}

#tradright #contents2 {
	min-height: 533px;
}

#tradright .tsd-div ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#tradright .tsd-div ul li{
	padding: 2px 0;
}

/*
#tradright ul li::first-letter {
	color: #CC0066;
}
*/

#tradright .tsd-div ul li span {
	color: #CC0066;
}

.tsd-div {
	margin: 20px 0;
}

.tsd-div img {
	float: left;
}


/* Pink Heading */
#pinkhead h2, #portfolioinfo h2 {
	color: #CC0066;
	text-transform: uppercase;
	font-size: 32px;
	margin: 0;
}

#pinkhead h2 span, #portfolioinfo h2 span {
	color: #FFFFFF;
}

#pinkhead h3 {
	/* color: #FFFF00; */
	color: #000000;
	text-transform: uppercase;
}

#pinkhead h4 {
	color: #CC0066;
	text-transform: uppercase;
	margin: 10px 0 3px 0;
	padding: 0;
}

#compclick {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 0;
}

.complist {
	float: left;
}

.complist div {
	position: relative;
	float: left;
/*	margin: 0 9px 0 0; */
	/* width: 133px; */
	height: 130px;
	text-align: center;
}

.complist .c1 {
	width: 150px;
}

.complist .c2 {
	width: 129px;
}

.complist .c3 {
	width: 121px;
}
.complist .c4 {
margin-top:10px;
	width: 121px;
}

.complist div .cspan4 {
	position: absolute;
	top: 69px;
	left: 10px;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	cursor: pointer;
	display: block;
}



.complist div img {
	position: absolute;
	left: 0;
	bottom: 0;	
}

.complist div .cspan {
	position: absolute;
	top: 85px;
	left: 10px;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	cursor: pointer;
	display: block;
}

.complist div .cspan1 {
	position: absolute;
	top: 85px;
	left: 20px;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	cursor: pointer;
	display: block;
}

.complist div .cspan span, .complist div .cspan1 span {
	text-transform: uppercase;
	font-size: 10px;
}

.complist div a {
	color: #000000;
}

/* Pink Heading */
#yellowhead h2, #aboutus h2, #newsupdate h2 {
	color: #FFFF00;
	text-transform: uppercase;
	font-size: 32px;
	margin: 0;
}

#yellowhead h3 {
	color: #CC0066;
	text-transform: uppercase;
	font-size: 12px;
}

.ulpink {
	list-style: none;
	margin: 0;
	font-weight: bold;
	padding: 0;
}

.ulpink li span {
	color: #CC0066;
}

.whitespan {
	color: #FFFFFF;
}

.pinkspan {
	color: #CC0066;
}

.top30 {
	margin-top: 30px;
}

#tradright #stage {
	width: 170px;
	background-color: #CC0066;
}

#tradright #stage ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#tradright #stage ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	border: none;
	width: 84px;
	border-top: 2px solid #CCCCCC;
}


#tradright #stage ul li a{
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	background: #EBEBEB;
	position: relative;
	padding: 0;
	margin: 0;
	background-color: #CC0066;
}

#tradright #stage ul li .stage_active {
	background-color: #EBEBEB;
	color: #000000;
}

#tradright #rightmenu #stage ul li:hover {
	background-color: #EBEBEB;
}

#tradright #rightmenu #stage ul li:hover a {
	background-color: #EBEBEB;
	color: #000000;
}

#tradright #clickbox {
	padding: 8px 12px;
	background-color: #333333;
	color: #FFFFFF;
}

#tradright #stage ul li span {
	position: absolute;
	top: 3px;
	left: 5px;
	display:block;
	cursor: pointer;
}

#tradright #stage ul li img{
	border: none;
	margin: 0 0 -3px 0;
}

#tradright #stage .sb_left {
	border-right: 2px solid #CCCCCC;
}

.stage_btm {
	margin-top: 20px;
	color: #CC0066;
	text-transform: uppercase;
	font-weight: bold;
}

.stage_btm a {
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
}

.stage_back {
	float: left;
}

.stage_next {
	float: right;
}


/*  portfolioinfo  */
#portfolioinfo h3 {
	/* color: #CC0066;*/
	color: #FFFF00;
	font-size: 20px;
}

#portfolioinfo h4 {
	color: #CC0066;
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
}

#portfolioinfo .pdiv {
	position: relative;
	margin-top: 30px;
}

#portfolioinfo .pdiv div{
	font-weight: bold;
	margin-bottom: 12px;
}

#portfolioinfo .pdiv .pinktext {
	color: #CC0066;
	font-size: 10px;
}

#portfolioinfo .pinfo {
	position: absolute;
	top: 0;
	left: 200px;
	width: 200px;
	cursor: default;
	display: block;
}

#portfolioinfo .pinfo div {
	text-align: right;
	margin-right: 20px;
}

#portfolioinfo .pinfo div a {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

#portfolioinfo .pinfo h3 {
	margin: 12px 0 0 0;
	text-transform: uppercase;
	color: #CC0066;
	font-size: 12px;
}

#portfolio_image {
	margin-top: 20px;
	border-top: 1px solid #666666;
	padding-top: 20px;
}

#portfolio_image a {
	margin: 0 5px 5px 0;
}

.ppinfo {
	color: #FFFF00;
	font-size: 15px;
	font-weight: bold;
}

.ppinfo span {
	color: #FFFFFF;
	text-transform: uppercase;
}

#portfolio_menu {
	margin-top: 25px;
}

#portfolio_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#portfolio_menu ul li {
	margin: 10px 0;
	padding: 0;
	position: relative;
}

#portfolio_menu ul li a{
	display: block;
	position: relative;
	color: #CC0066;
	font-weight: bold;
	font-size: 12px;
}

#portfolio_menu ul li a span{
	position: absolute;
	left: 90px;
	cursor: pointer;
	display: block;
	width: 50px;
}

#portfolio_menu ul li a .line1 {
	top: 22px;
}

#portfolio_menu ul li a .line2 {
	top: 14px;
}

#portfolio_menu ul li a .line3 {
	top: 5px;
}

#aboutus h3 {
	color: #CC0066;
	font-size: 15px;
	border-bottom: 1px solid #666666;
	text-transform: uppercase;
}

#aboutus h4 {
	color: #FFFF00;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#aboutus h5 {
	color: #FFFFFF;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#mobile_comps span {
	display: block;
	float: left;
	width: 100px;
}

#pinkhead .mobile5 h4{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
	text-transform: none;
}

#mobile_su ul {
	margin: 0;
	padding: 12px;
}

.fleft {
	float: left;
}

.textcenter {
	text-align: center;
}

#mterection {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: 10px 0 0 0;
	padding: 7px 0;
}

#mterection ul {
	margin: 0;
	padding: 0;
}

#mterection ul li{
	display: inline;
	list-style: circle;
}

#mterection ul li a{
	margin-right: 70px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}

#mterection .mtactive a,  #mterection ul li a:hover {
	color: #FFFF00;
}

.Alist ol {
	margin: 0;
	padding: 0 0 0 20px;
}


#tradsd h2 img {
	margin-top: 5px;
}