body{
	background-color: #1f63b8;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-family: arial, sans-serif;
	font-size: .7em;
	color: #474646;
	padding: 0;
	margin: 0;
}

.privacy{
	font-size: 9px;
	color: #808080;
	text-align: center;
}


hr {
	border: 0;
	width: 80%;
	color: #C0C0C0;
	height: 1px;
    background-color: #C0C0C0;

}

#sidebar {
	float: left;
	width: 156px;
	margin: 0;	padding: 0; 
	display: inline;		
}

#sidebar ul.sidemenu .selected
{
	display:block;
	font-weight:bold;
	color: #1f63b8;	
	text-decoration:none;	
	padding:2px 5px 4px 5px;
	background: #e8f2ff;
	border-left:4px solid #6691c7;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 0px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #ffffff;	
	text-decoration:none;	
	padding:2px 5px 4px 5px;
	background: #2366b9;
	border-left:4px solid #6691c7;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	}
	

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 4px 5px;
	background: #e8f2ff;
	text-decoration:none;	
	font-weight:bold;
	color: #1f63b8;
	border-left:4px solid #6691c7;
	border-top: 1px solid #1775d5;
	border-bottom: 1px solid #1775d5;
}



.category{
	border-top: 1px solid #C0C0C0;
	font-size: 12px;
	color: #053775;
	background-color: #e8ecf1;
	padding-left: 3px;
	line-height: 20px;
	border-bottom: 1px solid #C0C0C0;	
	}

.category a{

	font-size: 12px;
	text-align:left;
	line-height: 14px;
}

.category a:hover{
	font-size: 12px;
	text-align:left;
	background: #d0e6ff;
	line-height: 14px;
}


#category{
	font-size: 12px;
	
}


.category1{
	border-top: 1px solid #000000;
	font-size: 12px;
	color: #053775;
	background-color: #e8ecf1;
	padding-left: 3px;
	line-height: 20px;
	border-bottom: 1px solid #C0C0C0;
	
	}

.category1 a{

	font-size: 12px;
	text-align:left;
	line-height: 14px;
}

.category1 a:hover{
	font-size: 12px;
	text-align:left;
	background: #d0e6ff;
	line-height: 14px;
}


#category1{
	font-size: 12px;
	
}

a{ text-decoration: none; color: #1775D5; padding: 0; margin: 0; }
a:hover{ text-decoration: none; color: #403f3f; outline: 0; padding: 0; margin: 0; }

a.discrete{ text-decoration: none; color: #7e7e7e; padding: 0; margin: 0; }
a.discrete:hover{ text-decoration: none; color: #7e7e7e; border-bottom: 0; outline: 0; padding: 0; margin: 0; }

a.title{ text-decoration: none; color: #8f8f8f; padding: 0; margin: 0; }
a.title:hover{ text-decoration: none; color: #8f8f8f; border-bottom: 0; outline: 0; padding: 0; margin: 0; }

h1{
	font-family: Trebuchet MS;
	font-size: 2.5em;
	line-height: 40px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #1775D5;
}

img{
	border:none;
}

img.alignleft{
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright{
	float: right;
	margin: 0 0 5px 15px;
}

h2{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #1775D5;
	padding: 10px 0px 0px 0px;
	margin: 0;
}

h3{
	font-family: georgia, serif;
	font-size: 2.3em;
	font-weight: 100;
	line-height: 1em;
	border-bottom: 1px solid #e0e0e0;
	padding: 0;
	margin: 0 0 5px 0;
	color: #1775D5;
}

h4{
	font-size: 1.3em;
	font-weight: 100;
	padding: 0;
	margin: 0;
	color: #1775D5;
}

label{
	font-weight:bold;
}

.in{ text-indent: 20px; }

.vanillaClear{
	padding:0;
	margin:0;
	clear:both;
}

.clear{
	padding-top:10px;
	margin:0;
	clear:both;
}

.clearSmall{
	padding-top:5px;
	margin:0;
	clear:both;
}

#wrap{	
	position: relative;
	width: 876px;
	margin-left: auto;
	margin-right: auto;
	height: auto !important;
	background-color: #fff;
	padding: 0;
	margin: 0 auto;
}

#header{
	width: 876px;
	height: 285px;
	background-image: url(images/head_bg.gif) ;
	background-repeat: repeat-x;
	background-position: top center;
}

#title_tagline{
	width: 876px;
	height: 270px;
	background-image: url(images/banner1aanew.jpg);
	background-repeat: no-repeat;
	padding: 0px 0 0px 0px;
	margin: 0;	
	color: #103464;
	float: right;
}


.titleMenu{
	float:right;
	padding-top: 25px;
	padding-right: 50px;
	font-size: 12px;
}

.titleMenu p{
	padding:0;
	margin:0;
	padding-bottom:2px;
}

.cartInfoBox{
	padding-bottom:3px;
	float: right;
	font-size: 13px;
}

#menu{
	height: 45px;
	background-image: url(images/menu_bg1.gif);
	background-repeat: repeat-x;
	font-size: 1.1em;
	padding: 15px 0 0 32px;
	margin: 0;
}

.imagelink{
	background: #e8ecf1;
	color: #333;
	padding:4px;
	margin: 0 0 5px 0;
}

.imagelink:hover{
	background: #d4d9df;
}

.imagelinkpic{
	float: left;
	margin: 4px 10px 4px 0;
}

#menu a{ text-decoration: none; color: #fafafa; font-weight: bold; padding: 0; margin: 0; }
#menu a:hover{ text-decoration: none; color: #d0d0d0; outline: 0; padding: 0; margin: 0; }

#menu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu ul li{
	float: left;
	padding: 0 0 0 0;
	margin: 0 10px 0 10px;
}

#content{
	background-color: #fff;
	margin: 10px 0 0 0;
	padding: 0 18px 0 20px;
}

/* Content */

#leftSide{
	float:left;
	width:156px;
	border-top: 1px solid #bcc6d4;
	border-bottom: 1px solid #bcc6d4;
	padding:0;	
	margin:0;
}

#leftSide p{
	padding: 0;
	margin: 6px 0 0 0;
}

#leftSide ul{
	list-style-type: none;
	padding: 0;
	margin: 5px 0 25px 0;
}

#leftSide ul li{
	padding: 0;
	margin: 0;
}

#centerSide{
	float:left;
	width:508px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	padding:0px 10px;
	margin:0 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: justify;	
}

.invisible{
	display:none;
}

.block{
	display:block;
}

#centerSide p{
	padding: 0;
	margin: 7px 0 0 0;
}

#rightSide{
	float:left;
	width:126px;
	border-top: 1px solid #bcc6d4;	
	padding:0;
	margin:0;
	padding-top: 10px;
}

#rightSide p{
	padding: 0;
	margin: 6px 0 0 0;
}

#rightSide ul{
	list-style-type: none;
	padding: 0;
	margin: 5px 0 25px 0;
}

#rightSide ul li{
	padding: 0;
	margin: 0;
}

#itemRandomList {
margin-top:15px;
border-top: solid 1px #bcc6d4;
}

/* /Content */



/* The following CSS,
	"menu_left" and
	"content_right"
define the left-wing layout for index.html */

.menu_left{
	float: left;
	width: 16%;
	padding: 0;
	margin: 0 0 0 10px;
}

.menu_left p{
	padding: 0;
	margin: 6px 0 0 0;
}

.menu_left ul{
	list-style-type: none;
	padding: 0;
	margin: 5px 0 25px 0;
}

.menu_left ul li{
	padding: 0;
	margin: 0;
}

.content_right{
	float: right;
	width: 75%;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: justify;
	padding: 0 20px 0 25px;
	margin: 0;
	border-left: 1px solid #e0e0e0;
}

.content_right p{
	padding: 0;
	margin: 7px 7px 0px 0px;
}

/* The following CSS,
	"content_left" and
	"menu_right"
	define the right-wing layout for right_wing.html 
*/

.content_left{
	float: left;
	width: 74%;
	font-size: 11px;
	line-height: 1.5em;
	padding: 0 25px 0 10px;
	margin: 0;
	border-right: 1px solid #e0e0e0;
}

.content_left p{
	padding: 0;
	margin: 7px 0 0 0;
}

.menu_right{
	float: right;
	width: 16%;
	padding: 0 20px 0 0;
	margin: 0;
}

.menu_right p{
	padding: 0;
	margin: 6px 0 0 0;
}

.menu_right ul{
	list-style-type: none;
	padding: 0;
	margin: 5px 0 25px 0;
}

.menu_right ul li{
	padding: 0;
	margin: 0;
}

.square{
	width: 120px;
	border-top: 1px solid #bcc6d4;
	border-bottom: 1px solid #bcc6d4;
	padding: 5px 8px 5px 0;
	margin: 0 0 25px 0;
}

.squareNoBottom{
	width: 120px;
	border-top: 1px solid #bcc6d4;	
	padding: 5px 8px 5px 0;
	margin: 0 0 25px 0;
}

.post{ padding: 0 0 20px 0; }
.layouts{ padding: 10px 0 0 0; }

#bottom{
	clear: both;
	width: 876px;
	height: 130px;
	background-image: url(images/bottom_bg1a.gif);
	background-repeat: no-repeat;
	padding:0;
	margin: 0 auto;
}

.footer{
	width: 876px;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0;
}

.footer p{
	padding:0;
	margin:0;
	padding-bottom:4px;
}
	
/*
	Item List
*/

#itemList .item{
	clear:both;	
	padding-top:10px;
	border-bottom:1px solid black;	
}

#itemList .item .image{
	float:left;
	width:60px;
	margin-right:10px;
}

#itemList .item .title{
	font-weight:bold;	
	text-align:left;
}

#itemList .item .descriptionContainerBig{
	float:left;
	width:349px;
	margin-right:10px;
}

#itemList .item .descriptionContainerBig .moreInfo{
	float:right;
}


#itemList .item .descriptionContainer{
	float:left;
	width:296px;
	margin-right:10px;
}

#itemList .item .descriptionContainer .moreInfo{
	float:right;
}

#itemList .item .type{
	float:left;
	width:32px;
	margin-right:10px;
}

#itemList .item .price{
	float:left;
	width:90px;
}

#itemList .item .addToCart{
	
}

#itemList .item .addToCart input{
	font-size:12px;
}

/*
Cart
*/

#cart{	
	
}

#cart #paypalButton{
	clear:both;
	float:right;
}

#cart .item{
	clear:both;	
}

#cart .item .removeFromCart{
	float:left;
	width:32px;
	padding-right:10px;
}

#cart .item .title{
	float:left;
	text-align:left;
	width:396px;
	padding-right:10px;
}

#cart hr{
	width:100%;
}

#cart .item .price{
	float:right;
	text-align:right;
	width:60px;	
}

/*
	Cart Totals
*/

#total{	
	width:130px;
	float:right;
	padding:0;
	margin:0;
}

#total p{
	clear:both;
	padding:0;
	margin:0;
}

#total p label{
	float:left;
}

#total p span{	
	float:right;
}


/* 
	Full Item (item.php) 
*/

#item{
	
}

#item .title{	
	text-align:center;
	margin-bottom:20px;
	font-size:18px;
}

#item .image{
	float:left;	
	margin-right:20px;
}


#item .descriptionContainer{	
	
}

#item .descriptionContainer .price{
	padding:0;
	margin:0;		
}

#item .descriptionContainer .description{
	padding:0;
	margin:0;
}


#item .addToCart{
	
}

#item .extraItemContainer{
	padding-top:20px;
}

#item .extraItemContainer .bundlesWithItem,
#item .extraItemContainer .bundledItems{
	margin-bottom:10px;
	font-size:13px;
}

.extraItemContainer .itemBundle,
.extraItemContainer .itemInBundle{
	padding-left:20px;
}

/* 
	Items that are in bundles
*/

.itemInBundle{
		
}

.itemInBundle .image{
	float:left;
}

.itemInBundle .title{
	text-align:left;
	float:left;	
}

.itemInBundle .type{
	float:left;
	margin-right:10px;
}

/*
	List of bundles
*/

.itemBundle{
	
}

.itemBundle .image{
	float:left;	
}

.itemBundle .title{
	float:left;
	text-align:left;
	margin-right:10px;
}

.itemBundle .price{
	float:left;
}


/*
Download page (user/downloads.php)
*/

#downloads li{
	list-style:none;
}

#downloads ul{
	padding:0;
	margin:0;
}

#downloads .subFiles{
	padding:0 0 10px 30px;
}

#downloads .root{
	border-bottom:1px solid black;
}

#downloads .downloadLeft{
	float:left;
	padding-right:10px;
}

#downloads .downloadLeft p{
	padding:0;
	margin:0;
}

#downloads .downloadRight{
	float:left;
}


/*
#downloads *{
	padding:0;
	margin:0;

}

#downloads{

	
}

#downloads .endDate{
	margin-top:0px;
	border-bottom:1px solid black;
}

#downloads .root .image{
	float:left;
	height:50px;
	padding: 0;
	position:relative;
	margin-left:10px;
}

#downloads .root input{
	float:left;	
	position:relative;
	top:27px;
}

#downloads ul{
	padding:0;
	margin:0;
	margin-top: 15px;
	list-style:none;
}

#downloads .submit{
	
}



#downloads ul .root{
	clear:both;	
	border-bottom:1px solid black;
}

#downloads ul .root div{
	float:left;
	height:50px;	
	top:5px;
	margin-left:10px;		
}

#downloads .subFiles{		
	padding-left:50px;	
	padding-bottom:13px;
}

#downloads ul{
	clear:both;
}*/

/*
login
*/

#login{
	width:300px;	
	margin: 0 auto;
	padding:10px;
	border:1px solid #e0e0e0;
}

#login .input{
	width:250px;
}

#login p{	
	text-align:center;
	margin-bottom:10px;
}

#login{

}

/* Messages */
#message{
	text-align:center;
	font-weight:bold;	
	border:1px solid #e0e0e0;	
	padding:5px;
}

#message .success{
	color:green;
	padding:0;
	margin:0;
}

#message .error{
	color:red;
	padding:0;
	margin:0;
	list-style:none;
}

#message .li{
	
}

/*
ADMIN
*/

/*
Main navigation
*/

#adminIndexList{
	padding:10px 0px;
	margin:0;
	font-size: 12px;
}

#adminIndexList ul{
	padding:0px;
	margin:10px;
}

#adminIndexList li{
	display:inline;
}

#adminIndexList a{
	
}


/*
Item List
*/

.adminList{
font-size: 12px;
	
}

.adminList form{
	padding-bottom:10px;
}

.adminList table{
	width:100%;	
}

.adminList table tr{
	
}

.adminList table th{
	text-align:left;
	border-bottom:1px solid black;	
}

.adminList table td{
	vertical-align:top;
}

.adminList table tr:hover{
	background-color:#CC99FF;
}

/* 
	Edit/Insert Item
*/


#bundledItems{	
	height:200px;
}

#adminItem{
	
}

#adminItem textarea{
	width:90%;
}

fieldset label{
	text-align:left;
	float: left;  
	width: 12.5em;  
	margin-right: 1em; 
}

fieldset li{
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 1em; 
	list-style:none;
}

fieldset{
	float: left;  
	clear: left;  
	width: 100%;  
	margin: 0 0 1.5em 0;  
	padding: 0; 
}

fieldset.submit{  
	float: none;  
	width: auto;  
	border: none;  
	
}


#pagination{	
	padding-top:10px;
}

#pagination ul{	
	text-align:center;
	padding:0;
	margin:0;
}

#pagination li{
	list-style:none;
	float:left;
	width:30px;
	border:1px solid black;
	margin-right:3px;	
}

#pagination .selectedPage{
	padding:3px 0;
}

#pagination li a{	
	float:left;
	width:30px;
	padding:3px 0;		
}

#pagination .pageNumber{

}

.breadcrumb{
	padding:0 0 10px 0;
	margin:0;
	
}

.breadcrumb li{
	display:inline;
}

.quote{
	padding-bottom:5px;
	margin-bottom:5px;
	text-align: justify;
	color: #1775D5;
}
.quote .quoteFrom{
	text-align:right;
	font-style:italic; 
	text-align: justify;
	color: #1775D5;
	
}

.quote .quoteFromBig{
	text-align:left;
	font-style:italic; 
	text-align: justify;
	color: #1775D5;
	
}
