@charset "utf-8";
/* CSS Document */

body{
	/*background-image:url(../images/Background.jpg);*/
	background-repeat:no-repeat;
	//background-repeat:no-repeat;
	background-position: center top;
	background-color:#000;
	vertical-align: top;
	margin:0px;
	padding:0px;
	font-family: Helvetica, Helvetica-bold;
	border:0px;
	}
	
img, a, a:hover{
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
}

p, ul, li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#7ed3f7;
	padding-top:21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: capitalize;
	}

hr {
	color:#2d2e2f;
	margin-bottom:12px;
	}
	

.blue-color{
	background-color:#7ed3f7;
	height:7px;
	width:7px;
	}
	
.flt-lft{
	float:left;
	display:block;
	}	
	
.flt-rht{
	float:right;
	display:block;
	}


 .grey-nav {
	font-family:Arial, Helvetica, sans-serif;
	color:#a4a3a3;
	font-size:13px;
	float:right;
	margin-left:8px;
	margin-right:8px;
	margin-top:3px;
	text-transform: lowercase;
	vertical-align: bottom;
	text-decoration: none;
	}
	
.grey-nav a{
	color:#a4a3a3;
	float:left;
	text-decoration: none;
	}	
	
 .grey-nav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#7ed3f7;
	font-size:13px;
	text-decoration: none;
	}	
	
.divider{
	background-image:url(../images/divider.gif);
	width:2px;
	height:14px;
	float:right;
	text-align: center;
	vertical-align: top;
	display: block;
	background-repeat: no-repeat;
	margin-top:4px;
	}	
.divider1{
	background-image:url(../images/divider.gif);
	width:2px;
	height:12px;
	float:right;
	text-align: center;
	vertical-align: bottom;
	display: block;
	background-repeat: no-repeat;
	margin-top:0.15cm;
	}	
	
.divider2{
	background-image:url(../images/divider.gif);
	width:2px;
	height:12px;
	float:right;
	text-align: center;
	vertical-align: bottom;
	display: block;
	background-repeat: no-repeat;
	margin-top:5cm;	
	
	}	
		
.dividersubmenu{
	background-image:url(../images/divider.gif);
	width:2px;
	height:14px;	
	text-align: center;
	vertical-align: bottom;
	display: block;
	background-repeat: no-repeat;
	margin-top:4px;
	}	
	
.top-nav{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-transform: lowercase;
	margin-left:0px;
	}
	
.top-nav a{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:15px;
	//text-transform: uppercase;
	text-decoration:none;
	}
	
.top-nav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#7ed3f7;
	font-size:15px;
	//text-transform: uppercase;
	text-decoration:none;
	}
	
.brdr{
	border:1px solid #2d2e2f;
	}	
	
.prod-page{
	background-image:url(../images/prod-bg.jpg);
	width:950px;
	height:707px;
	background-repeat: no-repeat;
	}
	
.prod-bttns {
	background-color:#000;
	width:75px;
	height:15px;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:5px;
	display:block;
	}	
	
		
.prod-bttns :hover {
	background-color:#7ed3f7;
	width:41px;
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding-top:9px;
	padding-bottom:7px;
	padding-left:17px;
	padding-right:17px;
	background-image: none;
	}	
	
.prod-bttns a{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	}
	
.prod-bttns a:hover{
	color: #000;
	text-decoration:none;
	text-align: center;
	border: 1px solid #7ed3f7;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.bttns-selected {
	background-color:#7ed3f7;
	width:60px;
	height:19px;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:5px;
	padding-right:10px;
	border: 1px solid #7ED3F7;
	text-decoration:none;
}
.bttns-selected :hover{
	background-color:#7ed3f7;
	width:75px;
	height:35px;
	border: 1px solid #7ED3F7;
	text-decoration:none;
}

.bttns-selected a{
	background-color:#7ed3f7;
	width:60px;
	height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:5px;
	padding-right:10px;
	border: 1px solid #7ED3F7;
	text-decoration:none;
}

.bttns-selected a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	border: 1px solid #7ED3F7;
}

	
 .prod-bttnsL {
	background-color:#000;
	width:45px;
	height:19px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	
	}	
	
		
.prod-bttnsL :hover {
	background-color:#7ed3f7;
	width:35px;
	height:19px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:20px;
	padding-right:10px;
	
	}	
	
.prod-bttnsL a{	
	width:45px;
	height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
	
	}
	
.prod-bttnsL a:hover{
	width:35px;
	height:19px;
	color: #000;
	text-decoration:none;
	text-align: center;
	border: 1px solid #7ed3f7;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:20px;
	padding-right:10px;
	}
	

.artist-bttns {
	background-color:#000;
	width:102px;
	height:15px;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:13px;
	padding-left:8px;
	}	
	
		
.artist-bttns :hover {
	background-color:#7ed3f7;
	width:102px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:13px;
	padding-left:8px;
	border: 1px solid #7ED3F7;
	}	
	
.artist-bttns a{
	width:102px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:13px;
	padding-left:8px;
	text-decoration: none;
	}
	
.artist-bttns a:hover{
	color: #000;
	text-decoration:none;
	text-align: center;
	border: 1px solid #7ed3f7;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.artist-bttnsL {
	background-color:#000;
	width:91px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top:10px;
	padding-right:7px;
	padding-bottom:13px;
	padding-left:10px;
	}
	
.artist-bttnsL :hover {
	background-color:#7ed3f7;
	width:91px;
	height:15px;
	padding-top:10px;
	padding-right:7px;
	padding-bottom:13px;
	padding-left:8px;
	border: 1px solid #7ED3F7;
	}	
	
.artist-bttnsL a{
	width:91px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	padding-top:10px;
	padding-right:7px;
	padding-bottom:13px;
	padding-left:8px;
	text-decoration: none;
	}
	
.artist-bttnsL a:hover{
	color: #000;
	text-decoration:none;
	text-align: center;
	border: 1px solid #7ed3f7;
	font-family: Arial, Helvetica, sans-serif;
	}			

.artbttn-selected  {
	background-color:#7ed3f7;
	width:98px;
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:8px;
	padding-left:8px;
	border: 1px solid #7ED3F7;
	}
	
.artbttn-selected :hover {
	background-color:#7ed3f7;
	width:106px;
	height:35px;
	border: 1px solid #7ED3F7;
	}
	
.artbttn-selected  a{
	background-color:#7ed3f7;
	width:98px;
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:8px;
	padding-left:8px;
	border: 1px solid #7ED3F7;
	}
	
.artbttn-selected  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
	border: 1px solid #7ED3F7;
	}				

	
.blk-brdr{
	border: #000 solid 1px;
	}	
	
.txt{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	}	
	
.txt a{
	font-family:Arial, Helvetica, sans-serif;
	color:#7ed3f7;
	font-size:12px;
	text-decoration:underline;
	font-weight: bold;
	}		


.text11b{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
	
.blue-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#7ed3f7;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	}	


.footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	text-transform: Capitalize;
	text-decoration:none;
	
	}
	
	
.footer a{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	text-transform: Capitalize;
	text-decoration:none;
	}	
	
.reviewBody{
	background-color:#CCCCCC;
	font-family:Helvetica, Helvetica-bold;
	font-size:12px;
	
	}
	
	
.reviewSub{
	background:url("../images/submit.png"); 
	background-repeat:no-repeat; 
	height:31px; 
	width:80px; 
	color:#000; 
	font-weight:bold; 
	border:0; 
	font-size:13px;
	}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight:bold;
	text-decoration:none;
}

.send{
	background:url("../images/submit.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	height:31px;
	width:80px;
}
	
	
#contactUsEmail td{
padding-top:2px;
padding-bottom:0px;
padding-left:1px;
padding-right:1px;
}