@import url(reset.css);

body 
{
/*background: url('../images/bgSlice.jpg') top repeat-x #333;*/
background: #000;
color: #fff;
font-size: 12px;
font-family : Helvetica, verdana, arial, Helvetica, sans-serif;
}
/* wrapper contains all content */
#wrapper {
margin:10px auto;
width: 900px; 
background: #000; 
border-left: 1px solid #333;
border-right: 2px solid #333;
border-top: 1px solid #333;
border-bottom: 2px solid #333;
}

.main {
margin: 25px 0 0 0;
} 




#content {
width: 100%; 
margin: 0; 
padding: 0;

}

.lhs,.lhs1,.lhs2,.mid,.rhs,.lam,.mid1,.half, .halfp, .cells
{float:left; display: inline; margin-left:10px;
/*border: 1px solid #333;*/ } 

.lhs{
width: 270px; 
margin: 0;
/*border: 1px solid #fff;*/
}

.lhs1{
width: 315px; 
/*border: 1px solid #fff;*/
}
.lhs2{
width: 240px; 
/*border: 1px solid #fff;*/
}
.mid{
width: 150px;
/*border: 1px solid #fff;*/
text-align: center;
}
.rhs{
width: 325px;
text-align: center;
/*border: 1px solid #fff;*/
}
.lam{
width: 800px;
margin-bottom:15px;
/*border: 1px solid #fff;*/
/*padding: 0 5px;*/
}
.half{
width: 400px;
border: 1px solid #fff;
padding: 0 5px;
}

.frontvid{
width: 350px;
padding: 0 5px;
text-align: center;
float:left; display: inline; margin-left:35px;
}
.halfp{
width: 470px;
/*border: 1px solid #fff;*/
padding: 10px 5px 0 0 ;
}
.halfp1{
width: 480px;
border: 1px solid #fff;
padding: 10px 5px 0 0 ;
}
.cells{
width: 550px;

}

.mid1{
width: 395px;
/*border: 1px solid #fff;*/

}
.flashm{
float: left;
width: 510px;

}


a {color: #090; /*text-decoration: none; color: #990000;*/}
a:visited {color: #090;}
sup {font-size: 8px;}

.pad {padding: 0 25px 25px 25px;}
.narrow {width: 200px; float: right; clear: right; margin-left: 15px;}
#home .narrow {width: 245px;}
.nobull {list-style: none;}


#header {height: 121px; width: 300px;  float:left; display:inline;}
#logo {width: 299px; height: 101px; display: block; 
background: url(../images/GPAA_logo.png) 30px 0  no-repeat; 
 top: 10px; left: 30px; text-indent: -9999px;}
#logo a {width: 299px; height: 101px; display: block;}
#phoneBar {width: 850px; height: 38px; background: url('../images/phoneBar.png'); text-indent:-9999px;}
#navi{
float:left; 
display: inline; 
/*border: 1px solid #666;*/
clear: both;
} 
#nav {
list-style: none; 
/*position: absolute; */
bottom: 0; 
right: 25px; 
margin: 0; 
padding: 0;
}
#nav li {float: left; height: 30px; margin-left: 25px;}
#nav li a {height: 30px; display: block; /*text-indent: -9999px;*/ color:#fff; font-weight:bold; background-position: bottom;
padding: 0 5px;}

#nav li a.home { 
background: url(../images/nav/bg_g.png) repeat-x;
}
#nav li a.works {background: url(../images/nav/bg_g.png) repeat-x;}
#nav li a.contact {background: url(../images/nav/bg_g.png) repeat-x;}
#nav li a.order {background: url(../images/nav/bg_r.png) repeat-x;}

#nav li a.faq { 
background: url(../images/nav/bg_g.png) repeat-x;
}


#nav li a:hover {background-position: top;}


#next {border: none; cursor: pointer; width: 130px; height: 35px; background:#fff; font-size:16px; color:#000; font-weight:bold;}
#editorder {border: none; cursor: pointer; width: 130px; height: 25px; background:#fff; font-size:12px; color:#000; font-weight:bold;}
#buynow {border: none; cursor: pointer; width:170px; height: 35px; background:#fff; font-size:14px; color:#000; font-weight:bold;}
.qty {text-align:center;}
#orderForm label.error {width: auto; display: block; color: #990000; }

.player {float:left; width: 350px; margin: 0 15px 0 0;}

.midCol {float: left; width: 245px;}

.videoNav {float: left; width: 200px; margin: 0; list-style: none; clear: left;}
.videoNav h3 {font-size: 18px; color: #000; font-weight: bold; border-bottom: 2px solid #000;}
.videoNav li {margin-bottom: 5px;}
.videoNav a {color: #990000; text-decoration: none;}
.videoNav a:visited {color: #cc0000;}

.button {float: right; margin: 0 0 5px 15px; clear: right;}
.orderNow {float: right; margin: 0 0 10px 15px; clear: right;}

.gqLink {float: right; 
margin: 0 0 10px 0; 
clear: right;
width: 200px;
text-align: center;}

/*#footer {padding: 25px; text-align: center;}*/
#footer {padding: 15px; text-align: center;}


.bigMovie {margin-bottom: 20px; float:left; display: inline;
margin-left: 10px;
/*border: 1px solid #333;*/ } 

.features {height: 200px; width: 550px; position: relative; margin-top: 20px;}
.features img {position: absolute; left: 0; top: 0;}
.features ul {position: absolute; left: 215px; top: 0;}

form#orderForm {}
form#orderForm thead {font-weight: bold;}
form#orderForm td {text-align: center; vertical-align: middle;}
form#orderForm td.prodName {text-align: right;}
form#orderForm .qty {width: 30px;}
form#orderForm .zip {width: 60px;}
form#orderForm .country {width: 150px;}

.rCol {width: 50%; float: left;}
.lCol {width: 50%; float: left;}

.col1 {width: 50%; float: left;}
.col2 {width: 50%; float: left;}

.center {text-align: center; clear: both;}

.alt {background: #5f5f5f;}
.indentit{
margin: 0 60px 0 40px;
}
.rh{
color:#f00;}
.ml700
{
margin-left: 700px;}
.ml190
{
margin-left: 180px;}
.lha{
text-align: left;}
.whitet{
color: #fff;
list-style:disc;
text-align:left;}
.whitetop{
margin-top: 15px;}

.whitetc{
color: #fff;
/*list-style: none;*/
text-align:center;}

.redt{
color:#f00;
/*margin-right: 5px;*/
}
.redt1{
color:#f00;
font-size:14px;}
.redt_nomar{
color:#f00;
margin-right: 5px;
font-style:italic;}
.ml30{
margin-left: 40px;
}
.ml40{
margin-left: 50px;
}
.ml77{
margin-left: 87px;
}
.ml10{
margin-left: 30px;
}
.grn{
color:#090;}
.grnb{
color:#090;
text-align:center;
font-size: 14px;
font-weight:bold;}

b{
font-size:14px;
color:#f00;
}

.ml200{
margin-left:245px;}
.tar{
text-align: right;
}
.clear{
clear:both;
}
.redti{
color:#f00;
margin-right: 15px;
font-size:16px;
font-style:italic;
font-weight: bold;}
td, th{
border: 1px solid #333;}
.noindent{
border: 1px solid #fff;}

.toppad{
padding-top: 5px;}
.toppad1{
padding-top: 15px;}
.large{
font-size: 15px;}
.foot{
font-size: 8px;
color: #333;
}
.pageheading{
color:#f00;
font-size: 36px;
font-family:Arial, Helvetica, sans-serif;
margin-top: 60px;
font-weight: bold;}


