/* CSS Document
RUDESAT CSS

 */

.urbangreymenu{
width: 170px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #000033;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
text-indent: 10px;
padding: 7px 0 7px 0; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
position: relative;
background: #EAF7FF;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
}
.smallbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	
}
.borders {
	border: 1px inset #999999;
}
.prod1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background:#CCCCCC;
}
.prod2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background:#FFFFFF;
}
#mydiv {
	
	color:#000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:500px;
	height:244px;
	position:absolute;
	float:inherit;
	left:281px;
	top:281px;
	z-index:100;
	visibility:hidden;
	
}
#del_div {
	
	color:#000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:200px;
	height:200px;
	position:absolute;
	float:inherit;
	left:281px;
	top:250px;
	z-index:100;
	visibility:hidden;
	
}

.borders {
	border: 1px solid #93B1CB;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
a:link {
	text-decoration: none;
	color:#000099;
}
a:visited {
	text-decoration: none;
	color:#003366;
}
a:hover {
	text-decoration: none;
	color:#0066FF;
}
a:active {
	text-decoration: none;
	color:#0033FF;
}
.dropcap {
float:left;
color:#000000;
font-size:30px;
line-height:20px;
padding-top:2px;
font-family:"Maiandra GD";
}
.myH3 {
font-size: 14px; 
font-weight: bold; 
color: #000033; 
}
.bottomtext {color: #FFFFFF}
.next {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px; 
font-weight: lighter; 
color: blue; 
}

.group1{
visibility: hidden;
}
.style8 {font-size: 13px; font-weight: bold; }
.style15 {
	color: #FF0000;
	font-size: 11px;
	
}
.grayrow {
	background:#D8F5FC;
	color:#000099;
}
.whiterow {
	background:#FFFFFF;
	color:#000066;
}
.border_right {
	border:#CCCCCC solid 1px;
}
.style16 {font-size: 11px}

.mybuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#000033;
	color:#FFFFFF;
	font-weight:bold;
}

.myformfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#CCFF99;
	color:#000066;
	
}
.style5 {color: #FFFF00; font-weight: bold; }


#complete_order {visibility:hidden}

.red_font {
	font-weight:bold;
	color:#FF0000;
	font-size:12;
}
.bigger_n_better {
	font-size:14px;
	font-weight:bold;
}
.space_out {
	line-height:16px;
}
