body {
       font-family: Verdana, Helvetica, Arial, sans-serif;
       font-size:12px;
}

/* Fix width of table cell so they don't expand when we only have 2 products */

.product_list_div td {
width:165px;
} 

.center_pages{
background-color:#303896;
align:center;
position:relative;
height:0px;
}

.top_nav_container{
background-color:#303896;
}

.topnav_container_div{
background-color:white;
}

.pagearea{
background-color:white;
width:680px;
position:relative;
left:20px;
}

.page_inside{
background-color:white;

}

.page_div{
background-color:white;

}

.bodyarea{
background-color:white;

}

.content_container_div{
border: solid 2px #EDEDF6;
}

.shopping_content_div{
padding-left:0px;
border: solid 2px #EDEDF6;
}


.solution_div{
border: solid 0px #EDEDF6;
margin-left:0px;
}

.pic268{
z-index:2;
width:268px;
position:relative;
margin-right:-12px;
}

h1 {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

h2 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}

h3 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 11px;
}

.editableText {
position:relative;
z-index:20;
}


.productListWidget {
z-index:9999;
}

#appArea {
	font-size: 12px;
}

/* edit mode toolbox */
#editToolBox {
	position: absolute; /* fixed would be better but doesn't work in IE */
	top: 0px;
	left: 0px;
	width: 75px;
	background-color: black;
	color: white;
	font-family: Arial, sans-serif;
	font-size: 12px;
	opacity: 0.75;
	padding: 6px;	
}

.editToolBoxAction {
	color: white;
	text-decoration: none;
cursor:pointer;
}

.body {
background-color: white;
}

.widget {
text-decoration:underline;
position:relative;
height:0px;
left:0px;
width:0px;
display:block;
z-index:8;
}

div.widgetBit:hover {
opacity:0.8;
}

.widgetBit {
z-index:8;
background-color:black;
color:white;
opacity:0.2;
border: solid black 1px;
width:100px;
position:relative;
left:0;
top:0px;
font-size:10px;
}



/*pb nav */

.pb_container_div{
width:130px;
height:350px;
}

.sideNav_group {
width:130px;
border-top:solid black 0px;
border-right:solid black 0px;
margin-top:0px;
padding-bottom:40px;
}

.sideNav_item {
background-color:white;
border-bottom:solid 0px;
font-size:12px;
width:125px;
}
.sideNav_selected {
background-color:white;
color:#EE1C23;
padding-left:5px;
font-weight:bold;
padding-bottom:10px;
}

.sideNav_item a {
color:#EE1C23;
padding-bottom:10px;
display:block;
padding-left:5px;

}

.sideNav_item a:hover {
background-color:white;
font-weight:normal;
text-decoration:underline;
color:#D71920;
}

a {
font-size:12px;
text-decoration:none;
color:#333333;
}

a:hover { 
color:black; }


/* top_nav */

.top_row_nav{
width:528px;
background-color:#6688C0;
}

.bottom_row_nav{
width:528px;
background-color:#6688C0;
}

a.navigation_link { 
display:block; 
width:100%;
}

td.top_row_nav_link {
 border-left: 1px solid white;
border-bottom: 1px solid white;
color:white;
 }

td.bottom_row_nav_link {
 border-left: 1px solid white;
color:white;
 }

.top_row_nav_link a{
color:white;
display:block;
}

.bottom_row_nav_link a{
color:white;
display:block;
}

a.navigation_selected { color:black }

td.navigation_selected { 
background-color:rgb(255,204,102); 
}


/*contact form */

input{
width:150px;
text-align:center;
}

.form_div{
border:solid black 0px;
position:relative;
top:5px;
left:-5px;
padding-left:4px;
padding-right:4px;
}

.formField{
font-size:11px;

}


.formFieldTitle{
font-size:11px;
font-weight:bold;
color: #333333;
text-align:center;
}

.formField_label{
font-size:11px;
width:0px;

}

.text_div{
text-align:left;
}


textarea{
position:relative;
left:-7px;
height:120px;
width:158px;
}

div.sideNav_group span.editHandler > span {
	position:relative;
	/* This left position is 60+<width of page builder> */
	left:140;
width:80px;
z-index:5;
}

.thank_you_div{
position:relative;
top:16px;
}


/* e-commerce pages */

.product_name_div{
background-image: url(images/product_title.gif);
background-color:#ee1c23;
border: solid 0px #B0ADAD;
overflow:hidden;
text-align:center;
font-size:11px;
color:white;
height:25px;
width:165px;
padding-top:5px;
background-repeat:no-repeat;
}

.product_smallpicture_div{
overflow:hidden;
border: solid 0px #B0ADAD;
border-bottom:0px;
height:140px;
width:165px;
}

.short_description_div{
text-align:center;
font-size:11px;
color:white;
background-color:#6688C0;
overflow:hidden;
border: solid 0px #B0ADAD;
width:165px;
margin-left:0px;
padding-top:4px;
width:165px;
padding-right:0px;
height:5em;
}

.more_info_div{
backoground-color:none;
width:165px;
height:150px;
margin-top:-130px;
border:none;
overflow:hidden;
position:relative;
top:0px;
}

.more_info_div a{
position:relative;
border:none;
display:block;
height:150px;
width:165px;
background-image:url('images/more_info.jpg');
background-repeat:no-repeat;
background-position:bottom center;
}

.moreinfo_product_div{
width:250px;
overflow:visible;
}


.moreinfo_name_div{
font-size:12px;
font-weight:bold;
width:400px;
height:30px;
}

.moreinfo_full_description_div *{
font-size:11px;
}


.moreinfo_short_description_div *{
font-size:12px;
line-height:30px;
}

.price_buy_div{
font-size:11px;
width:100px;
height:120px;
}

.moreinfo_price_div{
font-size:11px;
oveflow:hidden;
width:150px;
}

.moreinfo_quantity_div input{
text-align:right;
width:28px;
}

.buy_now_div input{
font-size:11px;
width:85px;
}



/* shopping_basket_page */

.SubmitButton{
width:85px;
}

removeButton.SubmitButton{
width:10px;
}

.full_basket_div{
font-size:11px;
}

.basket *{
font-size:11px;
padding-right:5px;
padding-left:4px;
}

.basket input{
width:60px;
}

.basket b{
font-size:11px;
}

.basket quantity{
width:10px;
}

.basketPrice{
font-size:11px;
}

.basket_form{
padding-top:12px;
position:relative;
left:10px;
top:-0px;
}


/* page extras */

.login_div{
position:relative;
left:275px;
top:-90px;
}

.footer_text_div p{
font-size:11px;
color:black;
}

.footer_text_div a{
color:black;
font-size:11px;
text-decoration:underline;
}
