/* @override http://www.pacificsandiego.com/wordpress/wp-content/themes/pacific/layout.css */

 

/* @override http://www.pacificsandiego.com/wordpress/wp-content/themes/pacific/layout.css */
 
/* @group CLEAR STYLES */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {
	margin: 0;
	padding: 0;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img,a img,:link img,:visited img {
	border: 0;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

/* @end */

/* @group TYPE AND LINK STYLES */

/* @group NAGIVATION */

#nav {
	height: 47px;
	padding: 131px 0px 0px 230px;
	width: 800px;
	*padding-top: 5px;
}

/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/

.qmmc .qmdivider {
	display: block;
	font-size: 1px;
	border-width: 0px;
	border-style: solid;
	position: relative;
	z-index: 1;
}

.qmmc .qmdividery {
	float: left;
	width: 0px;
}

.qmparent {margin-left:39px; 		
}

 
.qmmc .qmtitle {
	display: block;
	cursor: default;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}

.qmclear {
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
	float: none !important;
}

.qmmc {
	position: relative;
	zoom: 1;
	z-index: 100;
	width: 800px;
}

.qmmc a, .qmmc li {
	float: left;
    position: relative;
    z-index: 1;
}

 

.qmmc div a, .qmmc ul a, .qmmc ul li {
	float: none;
	 
}

.qmsh div a {
	float: left;
}

.qmmc div {
	visibility: hidden;
	position: absolute;
}

.qmmc li {
	z-index: auto;
}

.qmmc ul {
	left: -10000px;
	position: absolute;
	z-index: 10;
}

.qmmc, .qmmc ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.qmmc li a {
	float: none;
}

.qmmc li a:hover{
color:#0090cb !important;
}
.qmmc li#dropdown{*width: 75px;}

.qmmc li:hover>ul {
	left: auto;
}

#qm0 ul {
	top: 100%;
}

#qm0 ul li:hover>ul {
	top: 0px;
	left: 100%;
}

/*!!!!!!!!!!! MyCSSMenu Styles !!!!!!!!!!!*/

/* MyCSSMenu 0 */

/*"""""""" (MAIN) Items""""""""*/

#qm0 a {
	 
	height: 15px;
	display: block;
	color: #a8a8a8;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

/*"""""""" (SUB) Container""""""""*/

 

#qm0 div, #qm0 ul {
	padding: 5px 10px 10px 10px;
	font-size: 10px;
	text-transform:none !important;
	width:160px;
	margin: 2px 0px 0px;
	background-color: #ededed;
	border-style: none;
	opacity:0.95;
	
	}


#qm0 ul a {
	 
	text-transform:none !important;
 
}




/*"""""""" (SUB) Items""""""""*/

#qm0 div a, #qm0 ul a {
	padding: 3px 10px 3px 5px;
	background-color: transparent;
	font-size: 12px !important;
	border-width: 0px;
	border-style: none;
}

/*"""""""" (SUB) Hover State""""""""*/

#qm0 div a:hover, #qm0 ul a:hover {width:145px;
	background-color: #0090ce;
	color: #fff !important;
}

/*"""""""" (SUB) Active State""""""""*/

body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background-color: #DADADA;
	color: #CC0000;
}

/*"""""""" Individual Titles""""""""*/

#qm0 .qmtitle {
	cursor: default;
	padding: 3px 0px 3px 4px;
	color: #444444;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

/*"""""""" Individual Horizontal Dividers""""""""*/

#qm0 .qmdividerx {
	border-top-width: 1px;
	margin: 4px 0px;
	border-color: #BFBFBF;
}

/*"""""""" Individual Vertical Dividers""""""""*/

#qm0 .qmdividery {
	border-left-width: 1px;
	height: 15px;
	margin: 4px 2px 0px;
	border-color: #AAAAAA;
}

/*"""""""" (main) Rounded Items""""""""*/

#qm0 .qmritem span {
	border-color: #DADADA;
	background-color: #F7F7F7;
}

/*"""""""" (main) Rounded Items Content""""""""*/

#qm0 .qmritemcontent {
	padding: 0px 0px 0px 4px;
}


 




/* @end

 */

/* @group TOP NAVIGATION */

#homebanner {
	position:relative;
	float: right;
 	margin-right: 27px;
	width: 752px;
	height:70px; 
	
}

#homebanner a {	
		position:absolute;
		width: 752px;
	height:70px; 
		}

/* @group My Group */



/* @end */


#homebanner a span {
	display:none;
}




#top-navigation {
	float: right;
	margin-top: 38px;
	color: #afaeae;
	text-transform: uppercase;
	font-size: 10px;
	margin-right: 27px;
	
}

#top-navigation a {
	color: #afaeae;
}

#top-navigation a:hover {
	color: #0090cb;
	text-decoration:none;
	
}


.readmore a span {
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
	padding: 5px 20px;
	font-size: 8px;
	line-height: 0.75em;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none !important;
	cursor: pointer;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	background-color: #e5e3e3;
	display: inline-block;
	float: none;
	margin-left: 15px
}

#pagination div.left a {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
	padding: 5px 20px;
	font-size: 12px;
	line-height: 0.75em;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none !important;
	cursor: pointer;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	background-color: #e5e3e3;
	display: inline-block;
	float: left;
	margin-left: 15px

	
}

#pagination div.right a {margin-top: 20px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
	padding: 5px 20px;
	font-size: 12px;
	line-height: 0.75em;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none !important;
	cursor: pointer;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	background-color: #e5e3e3;
	display: inline-block;
	float: right;
	margin-right: 15px

	
}

.readmore a:hover {
text-decoration: none !important;
}

/* @end */

/* @group FOOTER */

#bottom-wrap {
	width: 100%;


/* fix for Safar */
	height: 20px;
	clear: both;

/* important - do not remove */
}



#footer {
	width: 980px;
	text-align: center;
	background-color: #ededed;
	border: 1px solid #e6e6e6;
	font-size: 12px;
	 height:160px;
	margin-top: 20px;
	
	margin-left: 30px;
	 
}

input#searchsubmit {
	background-color: #f3f3f3;
	width: 90px;
	height: 27px;
	color: #a1a2a2;
	font-size: 12px;
	border: 1px solid #e6e6e6;
}

#footer p {
	color: #a8a8a8;
	margin-bottom: 10px;
	float: right;
	border-top: 1px dashed #e6e6e6;
	width: 760px;
	text-align: right;
	margin: 0px 16px 0 16px;
}

#footer a:link, #footer a:visited {
	color: #b2b2b7;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #ffffff;
}

#footer ul {
	margin: 10px 0 0 20px;
	float: left;
	width: 700px
}

#footer li {


/* if your li's float, you can adjust border height w/ line-height */
		padding: 0 0px 0 0px

;
	/* adjusts the spacing between each li display and border-left */	 
		width: 200px;
	height: 27px;
	text-align: left;
	float: left;
}

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	color: #a8a8a8;
	text-decoration: none;
}

/* Hover styles for drop down items */

/* @end */

/* @group CAT HOVER STYLES */

#categories-3 ul {
	
}

#categories-3   li {
	border-top: 1px dotted #ccc;
}

#categories-3 li a:hover {
	background: #f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}

#categories-3 li a {
	background: transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
	font-size: 13px;
	text-decoration: none;
	color: #222222;
	font-weight: normal;
	padding: 2px 0 2px 0px;
	display: block;
	border-bottom: none;
}

/* @end */

/* @group IMAGE ELEMENTS */

.entry img {
	display: block;
	border: 1px solid #999;
	padding: 2px;
	margin: 15px 0;
}

.wp-caption.alignleft, 
.wp-caption.alignright, 
.wp-caption.aligncenter {
	background: #f5f3ee;
	text-align: center;
	padding: 10px 5px 10px 10px;
	border: 3px double #FFF;
}

img.alignleft {
	margin: 5px 10px 10px 0px;
	float: left;
	border: 1px solid #cbcccc;
	padding: 2px;
}

img.alignright {
	margin: 5px 0px 10px 15px;
	float: right;
	border: 1px solid #cbcccc;
	padding: 2px;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 22px 10px 0;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 10px 22px;
}

.wp-caption.aligncenter, img.aligncenter {
	margin: 0 auto;
	display: block;
	margin-bottom: 15px;
	float: none
}

p.wp-caption-text {
	margin: 0;
	text-align: center;
	padding: 5px 0;
}

.wp-caption img {
	float: none;
	margin: 0;
}

.gallery {
	margin: 15px 0;
	display: block;
}

.gallery img {
	border: 1px solid #999 !important;
	padding: 2px;
}

.gallery-item {
	padding: 12px 0;
}

.gallery-caption {
	padding: 10px;
}

.magarchive {
	width: 180px;
	height: 240px;
	float: left;
	text-align: left;
	font-size:12px; margin-left:10px

}

.magarchive img { float: left; clear: both; margin: 0px 0px 0 0px !important; border: none; }

/* @end */

body {
	background: #ffffff url("images/bg.jpg") top repeat-x;
	text-align: center;
	font: 14px/18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #222222;
}

blockquote {
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	font-size: 1.6em;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
}

h2 {
	font-size: 1.3em;
	color: #d0612e;
}

h3 {
	font-size: 1.1em;
	color: #5891ca;
}

h4 {
	font-size: 1.1em;
	color: #5891ca;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}

h2.pagetitle a, h2.pagetitle a:hover {
	font-size: .7em;
	color: #d0612e;
	text-decoration: none;
}

span.headline2 {
	color: #949696;
	font-size: 15px;
}

.postmetadata {
	font-size: 11px !important;
}

a:link,a:visited {
	color: #166B96;
	text-decoration: none;
	outline: none;
}

a:hover,a:active {
	color: #166B96;
	text-decoration: underline;
	outline: none;
}

/* @end

 */

/* ------------------------ classes ------------------------ */

.clear {
	clear: both;
}

.clearbox {
	clear: both;
	height: 15px;
	margin-bottom: 0px;
}

div.clear {
	height: .01em;
	overflow: hidden;
}

p.back-to-top {
	text-align: right;
	display: block;
	padding-right: 15px;
	background: url("images/bullet-back-to-top.jpg") right no-repeat;
}

img.img-left {
	float: left;
	margin: 2px 10px 10px 0px;
}

img.img-right {
	float: right;
	margin: 5px 0px 10px 10px;
}

/* ------------------------ main framework ------------------------ */

#wrap {
	width: 1022px;
	margin: 0 auto;
	text-align: left;
}

img.issue {
	border: 1px solid #ccc;
	padding: 1px;
}

#adds {
	float:right
}
#content {
	margin-top: 0px;
	min-height: 28px;
	padding-top: 0px;
	width: 1012px;
	min-height: 700px;
}

#slide3 {
	margin-left: 31px;
	margin-bottom: 13px;
}

#search {
	float: right;
	margin: 16px 16px 0 0;
}

input#s {
	border: 1px solid #e6e6e6;
	width: 200px;
	height: 26px;
}

label {
	 margin-bottom: 15px; float: left; font-size: 12px;  }

 

#sbsl0_1 {border: 1px solid #ccc;
padding: 1px;
	
}




 
input.required {
	 
	width: 214px;
	 
} 

.join {
	float: right;
	margin: 3px 0px 0 0px;
	background-color: #f3f3f3;
	width: 102px;
	height: 20px;
	color: #a1a2a2;
	font-size: 12px;
	border: 1px solid #e6e6e6;
}

/* FRAME WORK */

#masthead {
	position: relative;
	background: url("images/masthead.jpg") top no-repeat;
	height: 154px;
	margin-bottom: 10px;
	width: 1038px;
}

 
#column-left {
	width: 620px;
	float: left;
	margin-right:15px;	
	border-right: 1px dotted #a7a5a5;
	border-left: 1px dotted #a7a5a5;
	 
}

/* @group My Group */



/* @end */

 

#column-left p, #column-left h1, #column-left h2, #column-left h3 {
	margin: 0px 15px 10px 15px;
}

 

 

.clearlines {
	border-bottom: 1px dotted #a7a5a5;
	
	clear: both;
}

.clearlines2 {
	border-bottom: 1px dotted #a7a5a5;
	clear: both;
}

#column-left h1 {
	margin: 0px 20px 20px 15px;
}

#column-left p {
	font-size: 13px
}

/* ------------------------ column-right framework ------------------------ */



#column-right {
	width: 215px;
	min-height: 700px;
	float: left;
	padding-left: 24px;
	padding-right: 15px;
}

#column-right p, #column-right h3, #column-right ul, #column-right dl {
	margin: 0px 0px 10px 0px;
}

#twitter_update_list li {
	font-size: 10px;
	line-height: 11px;
	padding-bottom: 15px;
}

#column-right h2 {
	color: #008fcf;
	border-top: 1px dotted #ccc;
	padding-top: 8px;
	margin-bottom: 5px;
	margin-top: 10px;
	text-transform: uppercase;
	font: bold 16px Helvetica;
}

.currentissue {
	height: 280px;
	text-align: center;
	color: #ccc;
}

.currentissue a {
	font-size: 10px;
}

#icons  { margin-top:5px;
	
}

.emailaddy { font-size:12px
}

.socialmedia img {  
	float:left; margin-right:5px; margin-top:-2px; 
}

.socialmedia a p{ margin-bottom:0px !important; padding-top: 10px !important;
	
}

#archive {
	margin-left: 20px;
}

/* @group HOMEPAGE ELEMENTS */

#lead {
	border: 1px solid #e7e7e7;
	background-color: #fafafa;
	float: left;
	margin: 0px 0 15px 15px;
	width: 545px;
}

#lead img {
	float: left;
	margin-right: 15px;
}

#lead-text p {
	float: left;
	margin: 0px  !important;
	font-size: .85em !important;
}

#lead-text h2 {
	padding-top: 8px;
	padding-bottom: 10px;
	color: #6d6c6c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px
}

#lead-text h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #166B96;
	padding-top: 10px;
}

#lead br, .recent-excerpts br 

/*cleans up excerpts*/ {
	margin-bottom: 15px;
}


#more-posts {
	margin-left: 15px;
	float: left;
}

#more-posts img, .archive-list a img, .archive-list a:visited img {
	float: right;
	margin: 20px 15px 15px 20px;
	padding: 2px;
	border: 1px solid #cbcccc;
	background: #FFF;
}

.recent-excerpts p {
	margin: 0px 0 0px 0 !important;
	padding-bottom: 10px;
	font-size: .85em;
}

.recent-excerpts h4 {
	padding-top: 20px;
	color: #166B96;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#more-posts div.clearfloat.recent-excerpts h4 a {
	font-size: 17px;
	color: #166B96;
}

#more-posts h3 {
	margin: 0px 0 0px 0 !important;
	color: #6d6c6c
}

/* @end */

.headlines {
	margin: 0px 0 0px 0 !important;
	float: left;
	text-align: left;
	width: 500px;
	font-size: 12px
}

#contest-top {
	width: 205px;
	height: 80px;
	position: relative;
	margin-left: 25px;
	margin-top: 54px;
	float: left;
}

#contest-top a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 225px;
	height: 80px;
}

#contest-top a span {
	display: none;
}





#featuredarea {	width:590px; height:400px;  margin-left:15px; overflow:hidden;float:left; 	}



#slider{  	}
#slider ul, #slider li{
    margin:0;
    padding:0;
    list-style:none;
    width:590px; 
    background-color: #000;overflow:hidden; 
    
}
#slider li{
    /*
        define width and height of list item (slide)
        entire slider area will adjust according to the parameters provided here
    */
    margin-bottom: 10px;
    width:590px;
    height:370px !important;
    overflow:hidden; text-align:right;
}

#slider li img{ margin-bottom:7px;
 
}


#slider li h4 a {
	color: #fff !important;
	margin-right:10px; margin-top:10px !important;text-align:right;
	font: 17px Arial, Helvetica, Geneva, sans-serif;
}

#slider .headline2 {margin-right:15px !important;
	color: #ededed;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}


#slider p{
    padding: 20px;overflow:hidden;
}
#slider a{
    text-decoration: none;
    color: #000;
}
#slider a:hover{
    text-decoration: none;
}

	ol#controls{
		margin:5px 0 10px 0;
		padding:0;
		height:15px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:15px;
		line-height:25px;
		}
	ol#controls li a{
		float:left;
		height:15px;
		line-height:15px;
		border:1px solid #ededed;
		background:#fff;
		color:#ededed;
		padding:0 5px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#000;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	



* ---------- @ Comments -----------*/

.reply a, .reply a:visited {
	width: 75px;
	background: #CCC;
	color: #FFF;
	display: block;
	margin-bottom: 15px;
	padding: 5px !important;
	text-align: center;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	text-decoration: none !important;
	font: italic 1em Georgia,Arial,Verdana;
}

.reply a:hover {
	background: #aeaeae;
	text-decoration: none;
	border-bottom: 1px solid #898989;
	border-right: 1px solid #898989;
	color: #FFF;
}

.reply a:active {
	background: #CCC;
}

.commentlist li {
	margin: 0 0 10px 0;
	padding: 10px;
 	background: #fcfefe;
	border: 1px solid #DDDDDD;
 
	list-style: none
	
}



 

.commentlist li.depth-2 {
	border: none;
	background: #FFF;
	border-top: 1px solid #f2f2f2;
	margin-left: 15px;
}

.commentlist li.depth-3 {
	margin-left: 15px;
	border: none;
	background: #f2f2f2;
}

.commentlist li.bypostauthor {
	background: #e5e5e5 !important;
	border: 1px solid #c7c7c7 !important;
}

.commentlist code {
	background: #e0e0e0;
	padding: 3px;
}

.comment p { font-size:12px !important; margin: 0px !important; clear: both;
	 
}

#trackbacklist li {
	margin: 10px 0 10px 35px;
}

#trackbacklist cite {
	font-style: normal
}

cite.fn {
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.05em; margin-bottom: 10px; float: left;
	 
}

.says {
	display: none;
}


.sharetop {
	float: right; margin-bottom: 10px; margin-right: 20px;
}

 

.comment-date a, .comment-date a:visited {
	color: #868686;
	font-size: 0.8em;
	text-decoration: none; 
	 float: right;  
}

.commentmetadata a:hover, .commentmetadata a:active {
	text-decoration: underline;
	color: #333;
}



#comments-template {
	border:1px solid #ccc; margin:15px; padding:10px; background-color: #f7fcfd;
}



#comments-template h3 { font-weight:bold;	 }

input#submit.button { background-color: #64a8f2; color:#fff; font-weight: bold;
height:25px; border: 1px solid #fff; width:150px;	
}

p.smalltext { font-size: 10px !important; color: #9fa0a0; line-height:14px; clear: both;

}

#video-homepage { margin-top: 30px;
	
}

#commentform input{  width: 500px;
height: 25px; border: 1px solid #e6e6e6;
}

  #commentform textarea {  width: 500px;
height: 155px;   clear: both;border: 1px solid #e6e6e6;  margin-bottom: 10px;
}

h3#respond { clear: both;	}

#pagination a { margin-bottom: 20px ; float: left; }



/*



CSS Name: dkret3 Theme
Description: NextGEN dkret3 style with a shadow effect
Author: Jörn Kretzschmar (based on Alex Rabes Default Style)
Version: 1.3
   
This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with the theme dkret3. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
 
	padding: 5px;

	margin-bottom: 5px;
	border-top: 1px dotted #cccccc;
	overflow:hidden;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.2em;
	margin-bottom: -26px;
	margin-left: 205px;
	margin-top:15px
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	 
	border:1px solid #ccc !important;
	 
	padding:2px;
	position:relative;
}

.ngg-thumbnail img:hover {border:1px solid #ccc;
	background-color: #ccc;
}

.ngg-description {
	text-align: left;
	padding-top:35px;
	margin-left: 190px;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {	margin-left:20px;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;margin-bottom:10px
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left; 
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
}

.ngg-gallery-thumbnail img {
	 
	background-color:#FFFFFF;
	border:1px solid #cbcccc !important;
	display:block; 
	padding:2px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #7493c6;
} 

.ngg-gallery-thumbnail span {
	display:none;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
}

.ngg-right {
	float: right;
}

.ngg-center {
  	margin-left: auto;
    margin-right: auto;
}

/* ----------- Sidebar widget -------------*/

.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
  text-align: center;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
}

/*
Theme Name: Default Theme
Theme URI: http://getshopped.org
Description: Default Theme
Version: 3.6
Author: GetShopped.org
Author URI: http://getshopped.org
*/

/*
 * If you delete this file, you can expect your WP e-Commerce installation to break in some manner
 * to create your own theme copy, and paste this file, change the names and alter to your tastes
*/

.wpsc_container{
	position: relative;
	clear: both;
	_zoom: 1;
}
div.productdisplay img {
	max-width: none !important;
	padding: 0;
	border: none;
}
#change_country{
	float:left;
}

/*
 * shopping cart styling
 * lots of styling for lots of different ways of displaying it.
 */

div#shoppingcart{
	float: right;
	width: 148px;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-right: 10px;
}
div#shoppingcart div#shoppingcartcontents{
	font-size: 9pt;
	border: 1px solid #999999;
	background-color: #efefef;
	height: 100%;
	width: 100%;
	text-align: left;
	padding: 0 0px 0 0; 
	margin-right: 20px;
	position: relative;
	z-index: 9;
}
div#shoppingcart div#shoppingcartcontents strong{
	display: block;
	width: 100%;
}
div#shoppingcart div strong{
	font-size: 11pt;
}
div#sideshoppingcart div{
	height: 100%;
	width: 90%;
	text-align: left;
	padding: 6px;
	padding-top: 4px;
}
div#sideshoppingcart div h2{
	margin-left: -1ex;
	display: inline;
}
input.wpsc_buy_button{
	float: left;
}
a.wpsc_product_title{
	display: block;
	float: left;
} 
a.wpsc_edit_product{
	display: block;
	float: left;
	font-size: .8em;
	margin: 0 0 0 2px;
} 
div.wpsc_listen_button{
	clear: both;
} 
div.wpsc_description{
	clear: both;
}
table.shoppingcart{
	margin-left: -2px;
	margin-bottom: 5px;
}
table.shoppingcart tr td{
	font-size: 8pt !important;
}
div#widgetshoppingcart{}
div#widgetshoppingcart div{
	/* height: 100%; */
	width: 100%;
	text-align: left;
}
div#widgetshoppingcart div strong.cart_title{
	margin-left: -6px;
	display: inline;
	font-size: 1.2em;
}
div#widgetshoppingcart div h2{
	text-align: left;
	margin-bottom: 4px;
	display: block; 
}
a#fancy_collapser_link{
	width: 13px;
	height: 13px;
	padding: 0;
	margin-left: 5px;
	margin-bottom: -3px;
	border: none;
}
a#fancy_collapser_link img{
	border: none;
}
div#shoppingcartcontents{
	display: block;  
	 
}
div#sliding_cart{
	margin: 0px;
	padding: 4px;
	background: none;
	border: none;
	
}
span.oldprice{
	text-decoration: line-through;
}
span.oldprice span{
	text-decoration: line-through;
}
span.special{
	color: #DD0000;
	font-weight:bold;
}
strong.prodtitles{
	display: block;
	margin-bottom: -15px;
}
h2.prodtitles{
	font-size:1em;
	margin: 0;
	clear:both;
	padding-top:0;
}
h2.prodtitles span{
	display: block;
	float: left;
	line-height: 125%;
	font-size: 17px;
}
span.items{
	display:block;
	margin:0 0 15px 0;
}
span.nomore{
	display:block;
	margin:0 0 15px 0;
}
span.numberitems{
	margin:0 5px 0 0;
}
span.subtotal,span.total,span.discount,span.postage,span.tax,span.gocheckout{
	display:block;
}
span.totalhead,span.discounthead,span.subtotalhead,span.postagehead,span.taxhead{
	font-weight:bold;
	margin-right:5px;
}
span.emptycart{
	display:block;
	margin:10px 0 0 0;
}
p.empty,p.visitshop{
	margin:0;
	padding:0;
}
 
/*
 * product default display styling
 */

div.productdisplay{
	position:relative;
	float:left;
	clear:both;
	top:0;
	left:  0;
	right: 20px;
	margin-bottom: 12px;
	padding: 0;
	width:590px;
	margin-left: 20px;
	text-align: left !important;
	 
	/* border: 1px solid red; */
}
div.imagecol{
	position:relative;
	float:left;
	top:0;
	left: 0;
	padding-right: 5px;
	margin-right: 5px;
	border: none;
	/* border: 1px solid blue; */
}
div.productdisplay div.imagecol img{
	border:none;
}
div.textcol{
	position:relative;
	float:left;
	top:0;
	left: 0;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	/* Adjust this width according to your layout */
	/* width: 77%; */
	text-align: left !important;
	/* border: 1px solid green; */
	_display: inline;
}
div.textcol form{
	text-align: left !important;
}
div.single_product_display div.textcol{
	/* Adjust this width according to your layout */
	/*  width:41%; */
	margin-right: 0;
}
.item_no_image {
	border: 2px solid #aaaaaa;
	background: #cccccc;
	display: block;
}
.item_no_image a, .item_no_image .link_substitute {
	display: table-cell;
	width: inherit;
	height: inherit;
	color: #666;
	text-align: center;
	vertical-align: middle;
}
.item_no_image a span, .item_no_image .link_substitute span {
	display: block;
}
div.producttext{
	font-size: 10pt;
	width: 100%;
	text-align: left !important;
}
p.description{
	margin: 0 0 6px 0;
}
p.wpsc_description{
	margin: 0 0 6px 0;
}
p.wpsc_variation_forms{
	margin: 0;
}
p.wpsc_variation_forms label{}
p.wpsc_product_price{
	margin: 0;
}
span.wpscsmall{
	font-size: 0.8em;
}
p.wpsc_product_extra_content{
	margin: 0;
}
div.wpsc_product_price{ 
	width:130px;
}
span.pricefloatright{}
div.wpsc_product_price label{
	display: inline;
}
div.wpsc_product_price input{
	/* float: left; */
}
div.wpsc_product_price br{ 
	clear: both;
}
p.galleryheading{
	font-weight:bold;
}

/*
 * styles the additional description
 */

div.additional_description{
	display: none;
}
a.additional_description_link{
	display: inline;
}
a.additional_description_link img{
	margin-right: 3px;
}
label.wpsc_quantity_update {
	display: inline;
}

/*
 * product rating styling
 */ 

div.product_footer{
	position: relative;
	clear: both;
	padding: 0 !important;
	width: 100%;
	border-top: 1px dashed #ccc;
	height: 35px;
	margin-top: 1em;
}
div.product_footer strong{
	display: block;
	font-size: 7pt;
	font-weight: normal;
}
div.product_average_vote{
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	float: left;
	margin: 0 !important;
	height: inherit;
}
div.product_user_vote{
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
	margin: 0 !important;
	height: inherit;
}
span.vote_total{
	position: relative;
	top: -3px;
	left: 2px;
	font-size: 7pt;
}
span.rating_saved{
	color: #990000;
	display: none;
}

/*
 * list product display styling
 */

table.list_productdisplay{
	/* margin-top: 10px; */
	margin-bottom: 20px;
	border-collapse: collapse;
	width: 100%;
}
table.list_productdisplay tr td{
	vertical-align: top;
	padding-bottom: 0;
	font-size: 8pt;
	/* border: 1px solid black; */
}
table.list_productdisplay tr td a.wpsc_product_title{
	text-align: left;
	border-bottom: none;
	text-decoration: underline
}
table.list_productdisplay tr td div.wpsc_variation_forms p{
	padding: 0;
	text-align: left;
}
table.list_productdisplay tr td select{
	margin-right: 3px;
}
table.list_productdisplay tr.list_view_description{
	margin: 0;
	padding: 0;
}
table.list_productdisplay tr.list_view_description td{
	margin: 0;
	padding: 0 3px 5px 3px;
}
table.list_productdisplay tr.list_view_description td div{
	display: none;
	padding: 3px;
}
div.wpsc_loading_animation {
	margin-top: 3px;
	margin-left: 6px;
	float: left;
}
.list_productdisplay .wpsc_loading_animation {
	display: none;
}

/*
 * loading indicator styling 
 */ 

#loadingindicator{
	visibility: hidden; 
	font-size: 7pt;
	font-weight: normal;
}
#loadingindicator img{
	position: relative;
	top: 3px;
	margin-left: 6px;
	/* visibility: hidden; */
	border: none !important;
}
#alt_loadingindicator{
	visibility: hidden; 
	font-size: 7pt;
	font-weight: normal;
}
#alt_loadingindicator img{
	position: relative;
	top: 3px;
	margin-left: 6px;
	/* visibility: hidden; */
	border: none !important;
}

/*
 * end loading indicator styling 
 */

div.select_country{
	margin-bottom: 5px;
}
div.select_country input, div.select_country select{
	vertical-align: top;
	_height: 20px;
	margin: 0;
}
div.select_country form{
	text-align: left;
}
form.wpsc_checkout_forms {
	text-align: left;
}

div#wpsc_shopping_cart_container { margin-left: 20px;
	
}
form.wpsc_checkout_forms .login_error {
	color:red;
	margin:10px 0;
}
 td.shipping_error {
	color:red;
}
fieldset.wpsc_registration_form {
  border: none;
  text-align: left;
  margin: 0;
  padding-left: 3px;
}
fieldset.wpsc_registration_form label {
  display: block;
  clear: left;
  float: left;
  width: 94px;
}
fieldset.wpsc_registration_form input {
  float: left;
  margin: 0 0 4px 0;
}
table.wpsc_checkout_table input.text, table.wpsc_checkout_table textarea, table.wpsc_checkout_table select, fieldset.wpsc_registration_form input {
	margin-right:0;
	width:260px;
	font-family:"Verdana","Lucida Fax","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 10pt;
}
table.wpsc_checkout_table select {
	width:271px;
}
tr.product_shipping td h2{
	margin-bottom: 15px;
	margin-top: 5px;
}
div#homepage_products{
	width:100%;
}

/*
 * frontpage_product and category view styling
 */

div.frontpage_product{
	width:auto;
	float: left;
	height: 260px;
	text-align: center;
}
div.frontpage_product a p{
	margin-top: 0;
}
div.frontpage_product a{
	color: #333333 !important;
	font-weight: normal !important;
}
div.frontpage_product a img{
	border: none;
}
div.frontpage_product img{
	text-align: center;
}
div.frontpage_product span.front_page_price{
	display: block;
}

/*
 * Verify your Order styling
 */

table.productcart{
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	 
	padding: 0;
	border-collapse: collapse;
	padding-top: 3px;
	border: none;
	font-size: inherit;
}

 

* {
	
}
table.productcart tr td{
	padding-bottom: 5px;
	font-size: 11px;
	font-size: inherit;
}
table.productcart tr.product_row td{
	padding-bottom: 5px;
	font-size: inherit;
	vertical-align: middle !important;
}
table.productcart tr.product_row td{
	padding-bottom: 5px;
	font-size: inherit;
	vertical-align: middle !important;
}
form.adjustform{
	display: inline;
}
table.productcart tr.firstrow td{
	font-weight:bold;
	background-color: #e5e5e5;
	border-left: 2px solid white;
}
table.productcart tr.firstrow td.firstcol{
	border-left: none;
}
table.productcart tr.product_shipping td{
	vertical-align: middle;
	/* border-top: 1px solid #E1DAB7 !important; */
	padding-top: 4px;
}
button.remove_button {
	margin: 0 !important;
}
#coupon_num{
	width: 134px !important;
}
table.productcart tr.total_price td{
	border-top: 1px solid #999 !important;
	border-bottom: 1px solid #999 !important;
	font-weight: bold;
	padding-top: 4px;
}
ul.checkout_links{
	list-style-type: none;
	padding-left: 0;
}
ul.checkout_links li{
	list-style-type: none;
	margin-left: 0;
}
ul.checkout_links li a{
	color: #555 !important;
	font-weight: normal !important;
}
ul.checkout_links li a:hover{
	color: #000 !important;
}
a.termsandconds{
	text-decoration: underline;
}
.validation-error input, .validation-error textarea {
	border: 1px solid red;
}
p.validation-error {
	color: red;
	margin-bottom: 0;
}

/*
 * category display styling
 */

.wpsc_container .PeSwitcher ul li:before, .wpsc_container .PeCatsBrands ul li:before{
	content: "";
}
.wpsc_container .PeSwitcher ul li, .wpsc_container .PeCatsBrands ul li{
	padding-left: 0 !important;
	margin-left: 0;
}
.PeSwitcher ul{
	padding-left: 0;
}
.PeSwitcher ul li{
	margin-left: 0;
}
.category_brand_header{
	list-style: none !important;
}
.category_brand_header li{
	margin-left: 0;
}
.category_brand_header li:before{
	content: none !important;
}  
#content .category_brand_header li a{
	color: #333;
	font-weight: bold;
	font-size: 11pt;
}
.PeCatsBrands ul{
	padding-left: 0;
}
.PeCatsBrands ul li{
	margin: 0 !important;
}
.PeCatsBrands  ul.SubCategories{
	/* margin: 0; */
}
.PeCatsBrands  ul.SubCategories li{
	margin-left: 1em;
}
ul.PeCategories{
	margin: 0;
}
.category_image{
	float: left;
}
.widget h3.category{
	margin-top: 0;
	display: inline;
}
.category a{
	color:#0066CC;
}
li.MainCategory strong.category{
	margin-top: 5px;
	font-size: 8pt;
}
li.MainCategory strong.category a.productlink{
	color:#0066CC;
	font-size: 8pt;
}
li.MainCategory strong.category a.productlink:visited{
	color:#0066CC;
}
li.MainCategory strong.category a.productlink:hover{
	color:#114477;
}
div.wpsc_container div.PeSwitcher ul{
	list-style: none !important;
	list-style-type: none !important;
}
div.wpsc_container div.PeCatsBrands ul li{
	list-style: none !important;
	list-style-type: none !important;
}
div.wpsc_container div.PeSwitcher ul{
	list-style: none !important;
	list-style-type: none !important;
}
div.wpsc_container div.PeCatsBrands ul li{
	list-style: none !important;
	list-style-type: none !important;
}
img.catimage{
	float:left;
	position: relative;
	top: -3px;
	margin-right: 2pt;
}
strong.cattitles{
	display: block;
	z-index:1;
	/* margin-bottom: -15px; */
}
div.wpcart_gallery img{
	margin-right: 5px;
}

/*
 * Fancy notification styling
 */

#fancy_notification{
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 4px solid #cccccc;
	display: none;
	height: auto;
	z-index: 9;
}
#fancy_notification #loading_animation{
	display: none;
}
#fancy_notification #fancy_notification_content{
	display: none;
	width: 300px;
	padding: 8px;
	height: auto;
	text-align: left;
	margin: 0 !important;
}
#fancy_notification #fancy_notification_content span{
	margin: 0 0 6px 0;
	display: block;
	font-weight: normal;
}
#fancy_notification #fancy_notification_content a{
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
}

table.logdisplay{ width: 100%; }
table.logdisplay tr.toprow td{ text-align: center; font-weight:bold; }
table.logdisplay tr.toprow2 td{ text-align: left; font-weight:bold; }
table.logdisplay tr td{ padding-left: 5px; padding-top: 2px; padding-bottom: 2px;}
table.logdisplay tr.alt{ background-color: #eeeeee; }
table.logdisplay tr.alt td{ background-color: #eeeeee; }
td.processed{ text-align: left; min-width: 140px; width: 140px; white-space: nowrap; }
td.processed a{ border-bottom: none; }
td.processed a img{ margin-left: 5px; }
div#form_field_form_container{ padding: 0; margin: 0; }  
div#form_field_form_container div, div#form_field_form_container div table{  padding: 0;  margin: 0;  width: 100%;  border-collapse: collapse; }  
div#form_field_form_container div table tr td{ padding: 0; margin: 0; }
table.logdisplay td.details {
  padding: 0;
}
div.order_status{
	border-bottom: 1px solid #eee;
	display: none;
	width: 100%;
	text-align: left;
	padding:13px 8px 1px 9px;
}
div.order_status table {
  width: 97%;
}
div.order_status table.logdisplay{
	margin: 4px 0;
}
div.order_status table.customer_details {
	margin: 4px 0;
}
div.order_status table.customer_details tr td {
	text-align: left;
}
div.order_status div{ width: 100%; padding:0 0 1ex 0; display: block !important;}
div.order_status ul{ list-style-type: none; margin: 1ex 0 0 0; padding: 0; }
div.order_status ul li{ padding-left: 0; }
div.order_status ul li input{ margin: 0 2px -2px 0; }
img.log_expander_icon { margin-right: 3px; }
div.wpsc_page_numbers{
	margin-bottom: 5px;
}

/*
 * checkout registration styling
 */

table.wpsc_checkout_table tr td{
	text-align: left;
}
div#checkout_login_box{
	display: none;
/*
	border: 1px solid #339933;
	background-color: #e8fcea;
*/
	width: auto;
	padding: 5px 5px 5px 15px;
	margin: 20px 0 0 0;
	clear: both;
}
div#checkout_login_box a{
	clear: both;
}
div#checkout_login_box input.checkout_submit{
	clear: both;
}
div#checkout_login_box form{
	text-align: left;
}
#TB_window img#register_loading_img{
	display: inline;
	border: none;
	margin: 0 0 -10px 5px;
	padding: 0;
	display: none;
}

/*
 * single category view styling
 */

div.category_view_product{
	width: 280px;
	float: left;
	text-align: left;
	margin: 0 0 10px 0;
}
div.category_view_product a img.product_image{
	float: left;
	margin-right: 6px;
}
div.category_view_product div.product_details{
	display: block;
	float: left;
}
div.category_view_product div.product_details form{
	text-align: left;
}

/*
 * also bought product styling
 */

div.single_product_display div.producttext h2.wpsc_also_bought{
	margin-top: 12px;
	display: block;
}
div.wpsc_also_bought{
	width: 100%;
	position: relative;
	margin: 0;
}
div.wpsc_also_bought_item{
	float: left;
	margin: 0 5px 0 0;
}
div.wpsc_also_bought_item a.preview_link{
	display: block;
	margin-bottom: 3px;
	margin-left: 2px;
	height: 96px;
	width: 96px;
}
div.wpsc_also_bought_item img.product_image{
	display: block;
}
div.wpsc_also_bought_item a.wpsc_product_name{}
div.wpsc_also_bought_item span.pricedisplay{
 float: none;
 display: block;
}

/*
 *  Stuff with multiple or miscellaneous uses
 */ 

strong.title{
	font-size: 12.5pt;
}
a.categorylink{
	font-size: 8pt;
}
span.pricedisplay{
	/* white-space: nowrap; */
	width: 80px;
	float:right; 
}
td.totals{
	vertical-align: bottom;
}
form#specials{
	display: inline;
}
.autocompleter{
	color: #000;
	border: 1px solid #BBB;
	width: 255px;
	background-color: #DDD;
}
.autocompleter ul li{
	cursor:pointer;
	padding: 2px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.selectAutocompleter{
	cursor:pointer;
	background-color: #999;
	color:#ffffff;
}
div#product_search{
	position:relative;
	left:-100px;
}
table.products{
	text-decoration:none;
	text-align:left;
	width:240px;
	table-layout:fixed;
}
td.product_img{
	width:35px;
}
div.wpsc_product_search input.wpsc_product_search{
	float: right;
	height: 19px;
	width: 110px;
	_width: 144px;
	font-size: 11px;
	margin: 2px 10px 0 0;
	padding: 2px 14px 0 20px;
	background: url('../iShop/images/iShop_search.png') no-repeat; 
	border: none;
}
div.wpsc_product_search .submit{
	display: none;
}
div.wpsc_product_search{
	background-color: #eff2f3;
	display: block;
	height: 22px;
	_height: 30px;
	padding: 4px;
	margin: 20px 0 12px 0;
}
table.productdisplay tr td {
	position: relative;
}
div.breadcrumb {
	margin: 0 0 10px 0;
}
table.logdisplay {
}
select#current_country {
	margin-right:10px;
	width: 190px;
}
input#zipcode {
	margin: 0;
}

/*
 * Verify your Order styling
 */

td.shipping_header {
	background-color:#E5E5E5;
	text-transform: uppercase;
	font-weight:bold;
}

/*
 * Main Flora Style Sheet for jQuery UI ui-datepicker
 */

#ui-datepicker-div, .ui-datepicker-inline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #E0F4D7;
	width: 185px;
}
#ui-datepicker-div {
	display: none;
	border: 1px solid #FF9900;
	z-index: 10;
}
.ui-datepicker-inline {
	float: left;
	display: block;
	border: none;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-dialog {
	padding: 5px !important;
	border: 4px ridge #83C948 !important;
}
button.ui-datepicker-trigger {
	width: 25px;
}
img.ui-datepicker-trigger {
	margin: 2px;
	vertical-align: middle;
}
.ui-datepicker-prompt {
	float: left;
	padding: 2px;
	background: #E0F4D7;
	color: #000;
}
*html .ui-datepicker-prompt {
	width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.ui-datepicker-control {
	background: #FF9900;
	padding: 2px 0;
}
.ui-datepicker-links {
	background: #E0F4D7;
	padding: 2px 0;
}
.ui-datepicker-control, .ui-datepicker-links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.ui-datepicker-links label {
	padding: 2px 5px;
	color: #888;
}
.ui-datepicker-clear, .ui-datepicker-prev {
	float: left;
	width: 34%;
}
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
	float: right;
	text-align: right;
}
.ui-datepicker-current {
	float: left;
	width: 30%;
	text-align: center;
}
.ui-datepicker-close, .ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
	float: left;
	text-align: left;
}
.ui-datepicker-header {
	padding: 1px 0 3px;
	background: #83C948;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.ui-datepicker-header select {
	background: #83C948;
	color: #000;
	border: none;
	font-weight: bold;
}
.ui-datepicker {
	background: #CCC;
	text-align: center;
	font-size: 100%;
}
.ui-datepicker a {
	display: block;
	width: 100%;
}
.ui-datepicker-title-row {
	background: #B1DB87;
	color: #000;
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #B1DB87;
}
.ui-datepicker-days-row {
	background: #FFF;
	color: #666;
}
.ui-datepicker-week-col {
	background: #B1DB87;
	color: #000;
}
.ui-datepicker-days-cell {
	color: #000;
	border: 1px solid #DDD;
}
.ui-datepicker-days-cell a {
	display: block;
}
.ui-datepicker-week-end-cell {
	background: #E0F4D7;
}
.ui-datepicker-unselectable {
	color: #888;
}
.ui-datepicker-week-over, .ui-datepicker-week-over .ui-datepicker-week-end-cell {
	background: #B1DB87 !important;
}
.ui-datepicker-days-cell-over, .ui-datepicker-days-cell-over.ui-datepicker-week-end-cell {
	background: #FFF !important;
	border: 1px solid #777;
}
* html .ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #B1DB87 !important;
}
* html .ui-datepicker-week-end-cell {
	background: #E0F4D7 !important;
	border: 1px solid #DDD !important;
}
* html .ui-datepicker-days-cell-over {
	background: #FFF !important;
	border: 1px solid #777 !important;
}
* html .ui-datepicker-current-day {
	background: #83C948 !important;
}
.ui-datepicker-today {
	background: #B1DB87 !important;
}
.ui-datepicker-current-day {
	background: #83C948 !important;
}
.ui-datepicker-status {
	background: #E0F4D7;
	width: 100%;
	font-size: 80%;
	text-align: center;
}
#ui-datepicker-div a, .ui-datepicker-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.ui-datepicker-inline .ui-datepicker-links a {
	padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
	padding: 2px 5px !important;
	color: #000 !important;
}
.ui-datepicker-title-row a {
	color: #000 !important;
}
.ui-datepicker-control a:hover {
	background: #FDD !important;
	color: #333 !important;
}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.ui-datepicker-multi .ui-datepicker {
	border: 1px solid #83C948;
}
.ui-datepicker-one-month {
	float: left;
	width: 185px;
}
.ui-datepicker-new-row {
	clear: left;
}
.ui-datepicker-cover {
	display: none;
	display: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}
.checkout_forms_hidden {
	display: none;
}
div.custom_meta {
	clear: both;
}
div.wpsc_category_details {
  margin: 0 0 8px 0;
}
div.wpsc_category_details img {
  float: left;
  margin: 0 6px 12px 0;
}
div.wpsc_page_numbers a.selected {
	text-decoration: underline;
}
#products_page_container .wpsc_category_grid {
	width: 50%;
}
.wpsc_category_grid a.wpsc_category_grid_item {
	display: block;
	margin: 0 7px 7px 0;
	float: left;
}

/*
 * Widget CSS
 */

.shopping-cart-wrapper form {
	clear: right;
}
/*
span.pluspostagetax {
  float: right;
}
*/
.widget_wpsc_categorisation .wpsc_categorisation_group {
	width:100%;
	float:right;
	margin-bottom:10px;
	position:relative;
}
.clear_category_group {
	/* clear: both; */
}
.widget_wpsc_categorisation h4.wpsc_category_title {
	margin-top: 4px;
}
.widget_wpsc_categorisation ul.wpsc_top_level_categories {}
.widget_wpsc_categorisation ul.category_images li {
	background: none !important;
	clear: both;
}
.widget_wpsc_categorisation ul.category_images li:before{
	content: "" !important;
}
.widget_wpsc_categorisation ul.category_images .wpsc_category_image_link {
	margin: 0 0 4px 0;
	float: left;
	font-size: 9px;
	font-weight: normal;
}
.widget_wpsc_categorisation ul.category_images a.wpsc_category_link {
	display: block;
	margin: 3px 0 0 4px;
	float: left;
}
.list_productdisplay .alt {
	background-color: rgb(238, 238, 238);
}
.category-product-list {
	display: none;
}
#content .widget_specials strong a.wpsc_product_title {
	font-weight: bold;
}
.widget_specials span.pricedisplay {
	float: none;
}

/*
 * html object cart for super cache
*/

div.shopping-cart-wrapper iframe, div.shopping-cart-wrapper object {
	border: none;
	width: 100%;
	overflow: visible;
	height:200px;
	border: none;
}
div.shopping_cart_container {
	text-align: left !important;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:1em;
	line-height:normal;
	width: 190px;
}
div.shopping_cart_container form {
	margin:0;
}
div.shopping_cart_container table, div.shopping_cart_container table tr, div.shopping_cart_container table tr td, div.shopping_cart_container table tr th  {
	font-size: inherit;
}
div.shopping_cart_container table tr th {
	text-align: left;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:1em;
	font-weight: bold;
}

/*
 * product rating CSS
 */

.wpsc_product_rating select{
	width:4em;
}
.wpsc_product_rating input{
	width:4em;
}
.wpsc_product_rating .star {
	cursor:pointer;
	text-indent:-999em;
	display: block;
	width: 18px;
	width: 17px;
	float: left;
}
.wpsc_product_rating .star a {
	background-position:0 0;
	display:block;
	height:100%;
	background:transparent url(images/grey-star.gif) no-repeat scroll 0 0;
	outline: none;
}
.wpsc_product_rating .star a:hover {
	background-position:0 0;
	background:transparent url(images/gold-star.gif) no-repeat scroll 0 0;
}
.wpsc_product_rating .star a.selected {
	background-position:0 0;
	background:transparent url(images/gold-star.gif) no-repeat scroll 0 0;
}
.wpsc_product_rating .star a, .wpsc_product_rating .star a:focus {
	outline: none;
}
.entry .paypal_express_form form {
	text-align: left;
}
.paypal_express_form .firstcol {
	text-align: left;
	width: 200px;
}
.wpsc_category_boundary {
	clear: both;
}
h3.wpsc_category_boundary {
	margin: 0 0 5px 0;
	font-size: 1.4em;
}

 

#shopp {   margin-left: 10px !important; margin-right: 10px !important;}

/**
 * catalog.css
 *
 * The catalog CSS file provides core styling used to initialize foundational
 * elements of the Shopp catalog layout.
 *
 * DO NOT EDIT! Setup custom theme tempaltes and edit shopp.css to override
 * styles here as necessary.
 *
 **/
#shopp div.description,
#shopp .products,
#shopp .products ul,
#shopp .products li.row,
#shopp .category,
#shopp #cart,
#shopp #cart table { overflow: hidden; }

#shopp { position: relative; }
#shopp ul { list-style: none; text-indent: 0; text-align: left; padding: 0; margin: 0; }
#shopp li { background: none !important; padding: 0; margin: 0; }
#shopp li:before,
#shopp-cart:before,
#shopp-cart ul li:before,
#shopp-cart #shopp-cart-ajax ul li:before,
#shopp ul.breadcrumb li:before { content: ""; }
#shopp div.hidden,
#shopp select.hidden { display: none; }


#shopp .frame { border: none; }

#shopp .products, #shopp .products ul { width: 100%; margin: 0; padding: 0;}
#shopp .products ul li { display: block; float: left; border: none; }
#shopp .products li.row { display: block; width: 100%; }
#shopp .products .frame { text-align: center; overflow: hidden; }
#shopp .products .frame img { display: inline; }

#shopp ul.paging { clear: none; display: inline; }
#shopp ul.paging li { display: inline; margin-left: 5px;}

/* Shopp Forms */
#shopp #checkout,
#shopp #checkout > ul,
#shopp #checkout > ul ul,
#shopp #checkout > ul li { margin: 0; padding: 0; }
#shopp form ul { width: 100%; overflow: hidden; line-height: 1; }
#shopp form ul li { text-indent: 0; clear: both; display: block; padding: 4px 0; margin: 0; }
#shopp form label { clear: both; display: block; width: 200px; ;  }
#shopp form ul li label.inline { display: inline; clear: none; }
#shopp form ul li:before { content: ""; }
#shopp form ul li div.inline { width: auto; clear: both; }
#shopp form ul li div.inline input { width: auto;  }
#shopp form ul li div.inline label { clear: none; display: inline; }
#shopp form ul li input,
#shopp form ul li select { margin: 0 0 5px 0; border: 1px solid #999 !important; width: 300px; height: 20px;}
#shopp form ul li div input,
#shopp form ul li div select { width: 100%; }
#shopp form ul li div.left { display: inline; width: 47%; float: left; margin: 0; clear: left; }
#shopp form ul li div.right { display: inline; width: 47%; float: right; margin: 0; clear: right; }
#shopp form ul li.half { display: inline; width: 47%; float: left; clear: none; }
#shopp form ul li.half.right { display: inline; float: right; }
#shopp form ul li span { float: left; padding: 0 5px 0 0; display: inline-block; text-align: left; }

/* Workaround for IE to hide the cart's 'default button' but keep it active */
#hidden-update { position: absolute; left: -999em; }

/** Shopp Catalog Tag Cloud **/
#shopp .tagcloud,
.shopp.tagcloud { padding: 0; width: 100%; }
#shopp .tagcloud li,
.shopp.tagcloud li { display: inline; margin-right: 10px; line-height: 1.2; padding: 0; background-image: none; }
.shopp.tagcloud li.level-1 { font-size: 30px; }
.shopp.tagcloud li.level-2 { font-size: 24px; }
.shopp.tagcloud li.level-3 { font-size: 20px; }
.shopp.tagcloud li.level-4 { font-size: 18px; }
.shopp.tagcloud li.level-5 { font-size: 14px; }
.shopp.tagcloud li.level-6 { font-size: 12px; }
.shopp.tagcloud li.level-7 { font-size: 11px; }

/** Categories **/
#shopp .category { position: relative; }
.content #shopp .views li,
#shopp .views li { display: inline; margin: 0; padding: 0; }

#shopp .views .grid { width: 15px; height: 15px; background: url('../../../core/ui/icons/grid.png') no-repeat 50% 50%; }
#shopp .views .list { width: 15px; height: 15px; background: url('../../../core/ui/icons/list.png') no-repeat 50% 50%; }

#shopp .category ul { margin: 0; padding: 0; }
#shopp.catalog .category .products li,
#shopp.category .category .products li,
#shopp.catalog .carousel .frame li { margin: 0; padding: 0; }

#shopp.catalog .listview form { margin: 0; padding: 0; }


/** Product Page Gallery **/
#shopp form.product label { clear: none; display: inline; }

#shopp .gallery { float: left; display: block; }
#shopp .gallery ul { display: block; margin: 0; padding: 0 !important; position: relative; list-style: none !important; text-indent: 0; width: auto; }
#shopp .gallery ul li:before { content: ""; }
#shopp .gallery li a { margin: 0; padding: 0; float: none; }
#shopp .gallery .previews { position: relative;  margin: 0 !important; overflow: hidden; }
#shopp .gallery .previews li { position: absolute; visibility: hidden; top: 0; left: 0; margin: 0; display: block; text-align: center; }
#shopp .gallery .previews li.fill { position: relative; }
#shopp .gallery .previews li.fill img { margin: 0; padding: 0; }
#shopp .gallery .previews li.active { visibility: visible; }
#shopp .gallery .thumbnails { margin-top: 10px; overflow: hidden; text-align: justify; display: block; }
#shopp .gallery .thumbnails ul { padding: 0; }
#shopp .gallery .thumbnails li { position: relative; display: inline; visibility: visible; height: auto; top: auto; left: auto; }
#shopp .gallery .thumbnails li.first { margin-left: 0; }
#shopp .gallery .thumbnails li img { cursor: pointer; display: inline; }

/** Category Slideshow **/
#shopp .slideshow { position: relative; margin: 0; clear: both; width: 100%; overflow: auto; }
#shopp .slideshow li { position: absolute; top: 0; left: 0; margin: 0; display: block; text-align: center; visibility: hidden; }
#shopp .slideshow li.clear { position: relative; clear: both; visibility: visible; }
#shopp .slideshow li.clear:after { clear: both; }

/** Category Carousel **/
#shopp .carousel { position: relative; margin: 0; clear: both; width: 100%; }
#shopp .carousel .frame { position: relative; margin: 0 20px; overflow: hidden; }
#shopp .carousel ul { position: relative; width: 999em; }
#shopp.catalog .carousel li { display: inline-block; vertical-align: middle;}
#shopp .carousel button { position: absolute; bottom: 50%; cursor: pointer; border: none; width: 14px; height: 14px; background-image: url('../../../core/ui/icons/carousel.png'); background-repeat: no-repeat; background-color: transparent; }
#shopp .carousel button.left { left: 0; }
#shopp .carousel button.right { right: 0; background-position: -16px 0; }
#shopp .carousel button.left:hover { background-position: 0 -16px; }
#shopp .carousel button.right:hover { background-position: -16px -16px; }

/** Twenty-Ten Fixes **/
#shopp h1,#shopp h2,#shopp h3,#shopp h4,#shopp h5,#shopp h6 { clear: none; }
#shopp form table, #shopp form table td { border: none; }




#mc-embedded-subscribe-form fieldset {	 background-color: #d6e8f4;

	
}

#mc-embedded-subscribe-form fieldset div.mc-field-group label {font-size: 12px !important;
	
}

#mc-embedded-subscribe-form fieldset legend { 
font-size: 13px !important;
color: #fff !important; background-color: #008cca !important;
 
	
}

.contest1st { background-color: #ebebeb !important;width: 620px; height: 220px;	
}

 

.contest2nd { background-color: #d8fff9 !important;width: 620px; height: 200px;	
	
}




 a.play span {display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
   padding: 0.4em 1.5em 0.42em;	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');

	
}


 

 
h1.title-2011 { margin-left: 0px !important; margin-top: 0px !important; margin-bottom: 15px !important;
	font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
font-weight: bold;
}

.homebox2011 { width: 300px; height: 250px;  float: left; border-left: 1px dotted #ccc; 
 border-bottom: 1px dotted #ccc; 
 padding:10px 3px 10px 6px;
	
}
.homebox2011-first-image { float: left; width: 150px;
	
}
.homebox2011-first-image img { float: left;  margin-bottom: 10px;	
}

.homebox2011-first-image h4 {
	font-size: 12px !important; width: 135px; line-height: 14px;
}


.homebox2011-first-image h4 a {
 color: #000 !important;
}


.headline3 {

	font-size: 11px !important; line-height: 12px; color:#ccc; 
}


.homebox2011-listof6 { width: 150px; float: left;}


.homebox2011-listof6  h4 {
	font-size: 12px !important; margin-bottom: 6px; line-height: 12px;  float: left; }


.homebox2011-listof6  h4 a {color: #000 !important;

	
}
.headline4 {
	font-size: 10px !important; line-height: 12px; color:#ccc; margin-bottom: 10px; float: left; height:23px; overflow: hidden;
}

#content2 {
	margin-left: 20px;
}

#content2 h1 {
	margin-bottom: 10px;
}





.single2 {
	margin-top: 20px;
	margin-left: 15px;
}





