body {
	background: #006666 url('../images/patt_4a9fdd275a15b.jpg');
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a, a:visited{
	text-decoration:none;
	color: #222222;
}
a:hover {
	text-decoration:underline;
	color: #880000;

}
form{margin-bottom:0;}
ul {
  margin-left: 15px;
  padding-left: 5px;
	list-style-type: square;
}
ol {
  margin-left: 15px;
  padding-left: 5px;
}

#headerContainer{
	/*background: transparent url('../images/headerBG.png')  repeat-x;*/
	width:100%;
	margin:0;
	postion:relative;
}
#headerTop{
	height:7px;
	background:#DD7700;
	width:100%;
}
#header{
	width:970px;
	margin:0 auto;
	height:100px;
	
}
.errMsg{
	width:100%;
	text-align:center;
	clear:both;
	color:#FFFFFF;
	background: #880000;
	padding:5px;
	margin:5px 0px 5px  0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a img{border:none; outline:none;}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
#logo{
	float:left;
	margin-top:4px;
}
#searchContainer{
	width:100%;
	margin-top:0px;
	position:relative;
}
#search{
	width:690px;
	margin: 0 auto; 
	position:relative;
	background:transparent;
	height:340px;
	padding: 10px 5px 0px 5px;
  border: solid 3px #99CC99;
	overflow: hidden;
}
#bannerAd {
	position:absolute;
	top:0;
	left:0;
	z-index: 0;
	display:none;
	/*background: #cccccc url('<?=base_url() ?>images/searchBG.jpg') center center no-repeat; */
}	
#banner { margin:0;}
}
#search input[type="text"] {
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    display: block;
    padding: 4px;
    border: solid 3px #99CC99;
    width: 500px;
}
#homeLogo{
	position:absolute;
	top: 5px;
	left: 5px;
	z-index: 10;

}
#btnContainer{
	position:absolute;
	top: 20px;
	left: 290px;
	width:410px;
	text-align:center;	
	z-index: 10;

}
.tabs {
	background: #303F4A url('../image/top_1.png') top no-repeat;
	height: 40px;
	padding-left: 10px;
}
.tabs a {
	padding: 17px 0px 9px 0px;
	margin-right: 5px;
	width: 100px;
	text-align: center;
	text-decoration: none;
	background: url('../image/tab_1.png') bottom no-repeat;
	color: #C2D4DD;
	display: block;
	float: left;
}
.tabs a.selected {
	color: #333333;
	background: url('../image/tab_3.png') bottom no-repeat;
}
table.tableList  {
	border-collapse: collapse;
	width: 760px;
	margin: 10px 0;
	font-size: 10pt;
	/*border: 1px solid #95bce2;*/
}

.tableList th {
	background: #006666;
	color: #FFFFFF;
	font-size: 16px;
	padding: 3px 5px 5px 5px;
	text-align: center;
	line-height: 18px;
	vertical-align: bottom;
}

.tableList  td {
	padding: 1px 6px;
	/*border-bottom: 1px solid #95bce2; */
	vertical-align: middle;
	text-align: center;
	background: #C6CFD6;

}

.tableList  td * {
	padding: 1px 6px;
}
.tableList  td img {
	padding:3px;
	border: 1px solid #95bce2;
}
.tableList  td img:hover {
	border: 1px solid #990000;
}
.tableList  td img.socicon {
	 border:none; margin: 3px 5px; outline:none; padding:0;
}
.tableList  td a {
	margin:0;
	text-decoration:underline;
}
.tableList  tr.alt td {
	background: #E7E7EF;
}

/* .tableList  tr.over td, .tableList tr:hover td {
	background: #bcd4ec;
}
*/
.tableList  tfoot tr td{
 background: #009999;
}
.tblsummary {
	border-collapse: collapse;
	width: 165px;
	margin: 0;
	border: 1px solid #95bce2;

}
.tblsummary th {
	font-weight: bold;
	font-size: 8pt;
	padding: 2px;
	text-align: right;
	line-height: 1.2;
	vertical-align: center;
	background: #009999;
	color: #FFFFFF;

}
.tblsummary td {
	font-size: 8pt;
	padding: 2px;
	border: 1px solid #95bce2;
		text-align:center;

}
#shopHeart{
	width:760px;
	margin:0px auto;
	padding:10px;
	background:#ffffff;
}
#itemHeart{
	width:760px;
	margin:0px auto;
	padding:10px;
	background:#ffffff;
}

/* #menuContainer{
	width:100%;
	border-top: 1px dotted #888888;
	border-bottom: 1px dotted #888888;
	padding:10px;
}
*/
#searchMenu{
 width:660px;
 margin:50px 25px 0 0;
 float:right;
 text-align:right;
 color:#DDDDDD;
}
#menu{
margin:0;
width:760px;
text-align:center;
text-transform:uppercase;
font-size:12px;
padding:5px 0 5px 0;
background: transparent url('../images/menuBG.jpg')  repeat-x;
}
#menu a{
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	margin: 0 30px 0 30px ;
}
/*
#menu a:hover{
	color: #009999;
}
#menuMainContainer{
	float:right;
}
#menuMain{
	width: 600px;
	text-align:right;
	height:20px;
}
#menuMain a{
	font-size:13px;
	font-weight:bolder;
	color: #DDDDDD;
	text-decoration:none;
	padding: 0 15px 0 15px;
	border-right: 1px solid #DD7700;
	line-height: 20px;
	text-transform: uppercase;
}
#menuMain a:hover{
	color: #009999;
}

a.menuLast {
	border-right: none;
}
*/
#menuMainContainer{
	float:right;
	margin-top:-13px;
}
#menuMain{
	width: 600px;
	text-align:right;
	height:24px;
}
#menuMain ul li {
	display: inline; /* Fix IE Step Down */
}

#menuMain ul li a:link, #menuMain ul li a:visited {
	display: block;
	height: 24px;
	float: right;
	background: url('../images/tab_mainmenu_right.png') top right no-repeat; 
	margin: 0 0px 0 2px;
	font-family: "verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
	text-transform: uppercase;
}

#menuMain ul li a span {
	display: block;
	height: 24px;
	float: left; /* IE 6 Fix */
	padding: 3px 15px 0px 15px;
	background: url('../images/tab_mainmenu_left.png') top left no-repeat;
}


#menuMain ul li a:hover span {
	color: #dd7700;
	cursor: pointer; /* Remind IE which cursor to use! */
}
#contentContainer{
	margin: 0 auto;
	width: 970px;
	position:relative;

}

#summary{
	padding:5px;
	background: #eeeeee;

}
.ads {
	margin:10px;
	background: #cccccc;
	min-height:125px;
	text-align:center;
}
.font-small{
	font-size:9pt;
}
.text-left{
	text-align:left;
}
#summary{
	padding:5px;
	background: #eeeeee;

}
.ads {
	margin:10px;
	background: #cccccc;
	min-height:125px;
	text-align:center;
}
#colLeft{
	width: 780px;
	float:left;
	min-height:975px;
	background: transparent;
	margin:0 0 0 0;
	overflow:hidden;
}
#colRight{
	width: 175px;
	float:left;
	min-height:975px;
	margin:0 0 0 5px;
	background:#dddddd;
	text-align:center;
}

.font-small{
	font-size:9pt;
}
.text-left{
	text-align:left;
}
table.usersummary th { text-align:right; padding:5px;}
table.usersummary td { text-align:left; padding:5px; }
.usersummary {
	border-collapse: collapse;
	width: 423px;
	height: 353px;
	margin: 1px 0 0 1px;
	padding: 0;
	background:#CCCCCC;
	color:#000000;
	text-align:left;
}
#helpBorder{
 width:100%;
 height:20px;
 background:transparent url('../images/helpBorder.png') repeat-x;"
}
#navbarContainer{
	width:780px;
	float:left;
}
#navbar ul li {
	display: inline; /* Fix IE Step Down */
}

#navbar ul li a:link, #navbar ul li a:visited {
	display: block;
	height: 37px;
	float: right;
	background: url('../images/navtab-right.png') top right no-repeat; 
	margin: 0 0px 0 2px;
	font-family: "verdana", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#navbar ul li a span {
	display: block;
	height: 28px;
	float: left; /* IE 6 Fix */
	padding: 8px 10px 0px 10px;
	background: url('../images/navtab-left.png') top left no-repeat;
}

#navbar ul li a:hover, #navbar ul li a:active {
	background-position: bottom right;
}
#navbar ul li a.active {
	background-position: bottom right;
}
#navbar ul li a.active span {
	background-position: bottom left;
}

#navbar ul li a:hover span {
	background-position: bottom left;
	color: #990000;
	cursor: pointer; /* Remind IE which cursor to use! */
}

#footerContainer{
	width:100%;
	background: transparent url('../images/footerBG.png')  repeat-x;
	position:relative;
	height:100px;
}
#footer{
	width:970px;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	padding: 20px 10px;
}
#footer a {
	color:#008888;
}
.tblMsg {
	border: #006666 solid thin;
	background-color:#006666;
	color:#FFFFFF;
}
.errorMsg{
	padding:3px;
	background: #990000;
	color:#eeeeee;
}
#donateCorner{
	height: 60px;
	width: 60px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index:200;
}
td.heart_count ,tr.alt td.heart_count{
	background-image:url('../images/heartBG.png') ;
	background-repeat: no-repeat;
	background-position: center center;
	width: 60px;
	height: 60px;
	font-size:16px;
	color:#880000; 
}
td.heart_count a{	text-decoration: none;

}
.helpermenu{
	width:760px; 
	background:#009999;
	color:#FFF;
	position:relative;
}
.helpermenu a{
	width:189px;
	color:#FFF;
	text-align:center;
	height:10px;
	padding: 10px 30px;
	font-weight:bold;
	margin-top:10px;
	line-height: 38px;
	font-size:16px;
	text-decoration: none;
}
.helpermenu a:hover{
	width:189px;
	background:#CCCCCC;
	color:#000;
	text-decoration: none;

}
#spread{
	width:100%;
	padding: 0em;
  margin: 0em;
background:#343838;
}
#spread .social { 
	width: 700px; 
	margin: 0px auto;
	padding-top:2px;
	height: 55px; 
}
#spread .social a { 
	color: #666; 
	float: right; 
	padding: 0px 0px 0px 60px; 
	margin: 0px 30px 0px 30px; 
	display: inline; 
	position: relative; 
	height: 53px; 
	font-size: 10px; 
}

#spread .social a h4 {
	margin: 0;
 	padding-top: 12px; 
	font-weight: 900; 
	font-size: 14px; 
	color: #999999; 
	padding-bottom: 0; 
}
#spread .social a:hover { 
	text-decoration: none; 
	color: #cdb994; 
}  
#spread .social #stumble { 
	background: url(../images/stumble-lw.png) no-repeat left center; 
}
#spread .social #stumble:hover{ 
	background: url(../images/stumble.png) no-repeat left center; 
}
#spread .social #delicious { 
	background: url(../images/delicious-lw.png) no-repeat top left; 
}
#spread .social #delicious:hover { 
	background: url(../images/delicious.png) no-repeat top left; 
}
#spread .social #dfloat { 
	background: url(../images/designfloat-lw.png) no-repeat top left; 
}
#spread .social #dfloat:hover { 
	background: url(../images/designfloat.png) no-repeat top left; 
}
#spread .social #digg { 
	background: url(../images/digg-guy-lw.png) no-repeat top left; 
}
#spread .social #digg:hover { 
	background: url(../images/digg-guy.png) no-repeat top left; 
}
#homeMenu{
	width:686px;margin:0 auto;background:#006666;border:1px solid #004444;padding:5px 10px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;

}
#homeMenu a, #homeMenu a:visited{
	line-height:12px;font-weight:bold;
	text-decoration:none; margin:0 35px;
	color: #F78F1E;

}
#homeMenu a:hover{
	color: #EEF66C;
}
#homesubmenu{
	width:686px;margin:0 auto;background:#006666;border:1px solid #004444;padding:5px 10px;
}
#homesubmenu a,#homesubmenu a:visited{color:#ccc;line-height:10px;font-weight:bold;color:#BBB;}
#homesubmenu sup{color:#DD7700;}