/* Global Styles */

body, td, p, h1, h2, input, option, textarea, div
{
font-family : Tahoma, Arial, Helvetica, sans-serif;
}

a:link						{color : #1633ae; text-decoration : none;}
a:visited					{color : #1633ae; text-decoration : none;}
a:hover						{color : #1633ae; text-decoration : underline;}

body
{
background : #FFFFFF url(../images/bg-primebuy-body.png) top center no-repeat;
margin : 0px;
color : #000000;
font-size : 80%;
letter-spacing : normal;
line-height : normal;
}

#container 
{
border : solid 0px #CCCCCC;
border-top : solid 0px #CCCCCC;
margin: 0 auto;
padding: 3px;
width : 762px;
}

.alignleft
{text-align : left;}

.floatleft
{float : left;}

.alignright
{text-align : right;}

.floatright
{float : right;}

.aligncenter
{text-align : center;}

.hide
{display : none;}

.clear
{clear : both;}

.redtext
{
border : #CC0000 solid 1px;
color: #CC0000;
margin : 12px;
padding : 12px;
background : #FFFFFF;
}

hr
{
border : #e7f3dc 1px dotted;
height : 1px;
}

html>body hr
{
border : #000000 solid 0px;
border-top : #e7f3dc 1px dotted;
border-bottom : #000000 solid 0px;
display : block;
margin : 3px 0px 3px 0px;
background : #FFFFFF;
}


/* TOP START *********/

#top 
{
border-top : solid 1px #CCCCCC;
border : solid 0px #CCCCCC;
margin: 0 auto;
padding: 0px;
width : 768px;
height : 203px;
}

#top ul
{
margin : 0px;
padding : 0px;
}

#top li
{
display : block;
margin : 66px 9px 6px 9px;
padding : 0px;
list-style-type : none;
float : left;
height : 78px;
width : 62px;
}

#top a.bthome, #top a.btabout, #top a.btnews, #top a.btcontact
{
display : block;
height : 78px;
width : 62px;
}

#top a.bthome
{background :  url(../images/bt-home-1.gif) top center no-repeat;}
#top a.bthome:hover
{background :  url(../images/bt-home-2.gif) top center no-repeat;}

#top a.btabout
{background :  url(../images/bt-about-1.gif) top center no-repeat;}
#top a.btabout:hover
{background :  url(../images/bt-about-2.gif) top center no-repeat;}

#top a.btnews
{background :  url(../images/bt-news-1.gif) top center no-repeat;}
#top a.btnews:hover
{background :  url(../images/bt-news-2.gif) top center no-repeat;}

#top a.btcontact
{background :  url(../images/bt-contact-1.gif) top center no-repeat;}
#top a.btcontact:hover
{background :  url(../images/bt-contact-2.gif) top center no-repeat;}

#top li a strong
{display : none;}

/* TOP END */

/* TOP NAVI START *********/

#topnavi
{
border : solid 1px #CCCCCC;
background : #EEEEEE;
width : 748px;
padding : 6px;
margin : 0px 0px 3px 0px;
}

#topnavi p
{
padding : 0px;
margin : 0px;
}

/* TOP NAVI END */


/* MAIN START *********/

#main
{
border : solid 0px #CCCCCC;
width : 543px;
float : left;
padding : 0px;
margin : 0px 0px 3px 0px;
}

#main h1
{
font-family : Arial Narrow, Arial, Helvetica, sans-serif;
color : #3e9439;
font-weight : bolder;
font-size : 170%;
padding : 21px 12px 6px 12px;
margin : 0px 12px 0px 12px;
border-bottom : #e7f3dc 1px dotted;
}

#main h2
{
font-family : Arial Narrow, Arial, Helvetica, sans-serif;
color : #3e9439;
font-weight : bolder;
font-size : 130%;
padding : 6px 12px 3px 12px;
margin : 6px 12px 6px 12px;
border-bottom : #e7f3dc 1px dotted;
}

#main h3
{
font-family : Arial Narrow, Arial, Helvetica, sans-serif;
color : #3e9439;
font-weight : bolder;
font-size : 115%;
padding : 3px 12px 3px 12px;
margin : 12px 12px 0px 12px;
background : #e7f3dc;
}


#main p
{
padding : 6px 24px 6px 24px;
margin : 0px;
color : #666666;
line-height : 150%;
font-size :85%;
}

#main p.intro
{
font-family : Arial Narrow, Arial, Helvetica, sans-serif;
font-size : 120%;
line-height : 140%;
color : #3e9439;
}

#main li
{
color : #666666;
font-size :85%;
}

#main address
{
padding : 6px 24px 6px 24px;
margin : 0px;
color : #000000;
font-style: normal;
}

#main fieldset
{
background : #FFFFFF;
border : solid 1px #e7f3dc;
margin : 12px;
padding : 12px;
}

#main fieldset p
{
padding : 6px 12px 6px 12px;
margin : 0px;
}

#main legend
{
display : none;
border : solid 1px #CCCCCC;
border-bottom : 0px;
background : #FFFFFF;
margin : 0px 0px 0px 0px;
padding : 3px 6px 3px 6px;
font-size : 11px;
font-weight : bold;
}

#main td p
{
padding : 0px;
margin : 0px;
}

#main fieldset.productoption
{
clear : both;
border : solid 1px #EEEEEE;
background : #F8F8F8;
margin-top : 3px;
margin-bottom : 3px;
}

#main fieldset.left
{
border : solid 1px #EEEEEE;
width : 227px;
float : left;
margin : 6px 5px 6px 6px;
font-size : 85%;
}

html>body #main fieldset.left
{
margin : 6px 5px 6px 12px;
padding : 0px 12px 12px 12px;
}

#main fieldset.right
{
border : solid 1px #EEEEEE;
width : 227px;
float : left;
margin : 6px 0px 6px 6px;
font-size : 85%;
}

html>body #main fieldset.right
{
margin : 6px 0px 6px 6px;
padding : 0px 12px 12px 12px;
}


#main img
{
border : solid 0px #EEEEEE;
}

#main fieldset.news
{
border : ##e7f3dc solid 1px;
margin : 15px 3px 3px 3px;
padding : 12px;
background : #f8fbf5;
font-size : 11px;
color : #3e9439;
text-align : center;
}

#main fieldset.news strong
{
color : #000000;
}

/* MAIN END */


/* NAVI START *********/

#navi
{
border : solid 0px #CCCCCC;
width : 216px;
float : left;
padding : 0px 0px 0px 0px;
margin : 0px 0px 3px 3px;
}

#navi div.naviinside
{
background : #FFFFFF url(../images/bg-primebuy-navi.gif) top center repeat-y;
margin : 0px;
}

#navi ul
{
margin : 3px 0px 0px 0px;
padding : 0px 0px 0px 0px;
display : block;
}

#navi li
{
border : #FFFFFF solid 1px;
margin : 0px 3px 0px 3px;
padding : 0px;
display : block;
list-style-type : none;
}

#navi li a.section
{
border : #FFFFFF solid 0px;
border-top : #f8fbf5 dotted 1px;
font-size : 85%;
text-decoration : none;
margin : 0px;
padding : 3px 12px 3px 20px;
display : block;
color : #f7922a;
}

#navi li a.section:hover
{
background : #f8fbf5;
}

#navi li a.subsection
{
border : #FFFFFF solid 0px;
font-size : 11px;
line-height : 14px;
text-decoration : none;
margin : 0px;
padding : 1px 12px 1px 27px;
display : block;
color : #f7922a;
}

#navi li a.subsection:hover
{
background : #f8fbf5;
}

#navi p
{
padding : 3px 24px 3px 24px;
margin : 0px;
font-size : xx-small;
}

#navi fieldset
{
border : #CCCCCC solid 1px;
margin : 3px;
padding : 12px;
background : #EEEEEE;
font-size : 11px;
color : #666666;
}

/* NAVI END */

/* BASE START ***********/

#base
{
clear : both;
border : solid 0px #CCCCCC;
width : 543px;
padding : 0px;
margin : 0px;
}

#base p
{
padding : 6px 24px 6px 24px;
margin : 0px;
font-size : xx-small;
line-height : normal;
color : #3e9439;
}

#base a:link					{color : #f7922a; text-decoration : none;}
#base a:visited					{color : #f7922a; text-decoration : none;}
#base a:hover					{color : #f7922a; text-decoration : underline;}

/* BASE END */

/* FORM STYLES - START */

form
{
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
}

label
{font-weight : normal;}

label.formleft, label.formleftproblems
{
display : block;
width : 150px;
float : left;
text-align : right;
margin : 6px 6px 0px 0px;
color : #f7922a;
}

label.labelright, label.labelrightproblems
{
display : block;
float : left;
margin-right : 9px;
text-align : left;
font-size : 9px;
font-weight : bolder;
color : #f7922a;
padding-top : 8px;
}

html>body label.labelright, label.labelrightproblems
{padding-top : 5px;}

label.formleftproblems, label.labelrightproblems
{color: #CC0000;}

small.formnote /* margin left same width as label.formleft width */
{
margin : 0px 0px 0px 160px;
display : block;
}

input.checkbox
{
margin-left : 153px;
width : 20px;
float : left;
}

fieldset.address
{
width : 45%;
float : left;
margin : 12px;
padding : 6px;
}

.formmsg
{
color: #CC0000;
padding-top : 6px;
}

.form
{width : 200px;}

textarea
{font-size : 12px;}

input, textarea, select, radio
{margin : 3px 0px 0px 0px;}

/* FORM STYLES - END */

table
{border : #f8fbf4 12px solid; background : #e7f3dc;}

caption
{
text-align : left;
}

th
{
color : #3e9439;
background-color : #e7f3dc;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
padding-bottom : 3px;
font-size : small;
font-weight: normal;
text-align : left;
border : 0px;
}

td.right, td.data, td.center
{
color : #666666;
background-color : #FFFFFF;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
padding-bottom : 3px;
border : 0px;
}

td.right
{text-align : right;}

td.center
{text-align : center;}

input:focus, select:focus, textarea:focus{
	background: #EEEEEE;
}


/* - NOTES - */

/* "html>body" hides style from IE*/

/* Hide from IE-Mac \*/
#example1 {margin-bottom:3em}
#example2 {margin-top:1.5em}
/* End hide */

/* ID for unique items, CLASS for muliple items */