@charset "utf-8";

body{
	background-repeat: no-repeat;
	margin: 0;
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
  	background-position: top center;
}


#mainbody{
  position: relative;
	width: 900px;  
	margin: 0 auto;
	text-align: left;
	padding: 0px 15px 0px 15px;
}

#header, #wordpressheader{

	float: left;
	display: block;
	width: 900px;
	padding: 0; 
	margin: 120px 0px 0px 0px;
}

	#sublinks{
		float: left;
		display: block;
		clear: both;
		width: inherit;  
		padding: 4px 8px 4px 8px;
	}


#content, #wordpresscontent {
	float:left;
	display: block;
	width: 898px;
	clear: both;
	color: #555;
	margin: 0px 0px 0px 0px;

}

#formcontent {
	background-color: #fff;
	color: #555;
	float:left;
	display: block;
	text-align: center;
	width: 698px;
	height: 200px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 250px 100px 50px 100px;
	background: url(images/contact_bg.jpg);
}

#formcontent p {
	text-align: center;
}

	#leftcontent{
		float: left;
		width: 550px;  
		text-align: left;
		margin: 0px;
		padding: 0px;

	}

		#leftcontentbox{
			float:left;
			width: auto;  
			text-align: left;
			padding: 30px 30px 0px 30px;
		}

	#rightcontent, #rightcontent_journal{
		float: left !important;
		float: right;		
		display: inline;
		margin: 0px;
		width: 308px;
		height: inherit;
		text-align: left;
		padding: 20px 20px 10px 20px;
	}
	
		#sidebar_rightcol {
			float: left;
			margin-top: 16px;
			padding: 0px 0px 0px 18px;
			width: 145px;
		}
		
		#rightcol_darker {
			position: relative;
			margin: 0;
			padding: 10px 20px 15px 20px;
			width: 263px;
			z-index: 1;
		}

	#wdstrip{
		background-repeat: no-repeat;
		background-position: 550px;
		float:left;
		display: block;
		clear: both;
		margin: 0;
		padding: 0;
		height: 50px;
		width: 100%;
	}

#footer, #wordpressfooter {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 900px;
	margin: 0px 0px 0px 0px;
}

	#footernav{
		margin: 0;
		width: 680px; 
		position: absolute;
		top: 0px;
		left: 0px;
		padding: 10px 20px 0px 15px;
		font: normal 105% "Trebuchet MS", Tahoma, Arial;
	}


	#footergoto11logo{
		margin: 0;
		position: absolute;
		top: 0px;
		left: 715px;
		width: 175px;
		height: 34px;
		padding: 1px 0px 0px 10px;
	}
	
	#footernav2{
		margin: 0;
		width: 680px; 
		float: left;
		padding: 10px 20px 0px 15px;
		font: normal 105% "Trebuchet MS", Tahoma, Arial;
	}


	#footergoto11logo2{
		margin: 0;
		float: right;
		width: 175px;
		height: 34px;
		padding: 1px 0px 0px 10px;
	}	

#footer2 {
	background-color: #9cff43;
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 900px;
	margin: 0px 0px 0px 0px;
}	
	
	#footernav2{
		margin: 0;
		width: 680px; 
		position: absolute;
		top: 0px;
		left: 0px;
		padding: 10px 20px 0px 15px;
		font: normal 105% "Trebuchet MS", Tahoma, Arial;
	}


	#footergoto11logo2{
		margin: 0;
		position: absolute;
		top: 0px;
		left: 715px;
		width: 175px;
		height: 34px;
		padding: 1px 10px 0px 0px;
	}



/* Formatting
----------------------------------------------- */

img {
	border: none;
}

a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* fix for FireFox outlined links  */
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
/* end of fix for FireFox outlined links  */



#leftcontent a:link, #leftcontent a:visited {
	font-weight: normal;
	text-decoration: none;
}
#leftcontent a:hover {
	text-decoration: underline;
}

p {
	text-align: left;
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}

h1 {
	margin: 0px 0px 12px 0px;
	border-bottom: 1px dotted;
	letter-spacing: 1px;
	font: normal 180% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}


h2 {
	margin: 0px 0px 12px 0px;
	border-bottom: 1px dotted;
	letter-spacing: 1px;
	font: bold 140% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}


h3 {
	margin: 0px 0px 2px 0px;
	letter-spacing: 1px;
	font: bold 130% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}

h4 {
	margin: 0px 0px 2px 0px;
	letter-spacing: 1px;
	font: bold 115% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
	color: #999;
}

legend {
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
	font: bold 140% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}

hr {
	display: block;
	clear: both;
    border-right-style: none;
    border-left-style: none;
    border-top-style: none;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
    width:100%;
    height: 1px;
    margin: 10px 0px 20px 0px;  
}

hr.oneday_right {
	display: block;
	clear: both;
    border-right-style: none;
    border-left-style: none;
    border-top-style: none;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #4a2409;
    width:100%;
    height: 1px;
    margin: 6px 0px 3px 0px;  
}

fieldset
{
	float: left;
	clear: both;
	margin: 0;
	padding: 0px;
}

ol {
	list-style:none;
}

fieldset ol
{
	padding: 0;
	margin: 0;
	list-style: none;
	zoom: 1;
}

fieldset li
{
	float: left;
	clear: both;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0.5em;
}

label	{
	display: block;
	float: left;
	width: 250px;
	margin: 0.5em 0 0.5em 0;
	line-height: 1em;
}

fieldset#rightcol_darker input.text,
fieldset#rightcol_darker  textarea.text {
	width: 250px;
}



.lightview_movie hr {
	display: block;
	clear: both;
    border-right-style: none;
    border-left-style: none;
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #151515;
    width:100%;
    height: 1px;
    margin: 5px 0px 0px 0px;  
}

#iconheader {
	display: block;
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
	text-indent: 50px;
	background-repeat: no-repeat;
	background-position-y: 0px;
	font: bold 140% "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 0px 0px;
	z-index: 2;
	line-height: 50px;
	height: 50px;
}

#toplinks {
	font: 130% "Trebuchet MS", Tahoma, Arial;
	margin: 0 0 0 50px;
	padding: 0;
	list-style-type: none;
	float: left;
	font-weight: bolder;
}
#toplinks li {
	margin: 0;
	padding: 0;
	float: left;
	margin: 0 1px 0 0;
	display: inline;
}
#toplinks a {
	float: left;
	padding: 0 15px;
	text-decoration: none;
	line-height: 2.0;
	cursor: pointer;
}

#sublinks {
	font: normal 110% "Trebuchet MS", Tahoma, Arial;
	margin: 0px;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 100%;
}
#sublinks li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#sublinks a {
	float: left;
	padding: 0 15px;
	margin: 1px 0px 0px 0px;
	line-height: 2;
}
#sublinks a:hover {
	text-decoration: none;
}

#sublink_wdimage	{
	background: no-repeat 0 50%;
	line-height: 2;
	width: 95px;
}
.wavedreamer #sublink_wdimage 	{
	background-image: url(images/wd_sublink_wavedreamer.png);
}
.notcalifornia #sublink_wdimage 	{
	background-image: url(images/wd_sublink_notcalifornia.png);
}
.oneday #sublink_wdimage 	{
	background-image: url(images/wd_sublink_oneday.png);
}


#feature_top	{
	background: url(images/post_top.jpg) no-repeat;
	width: 550px;
	padding: 0;
	margin: 0;
	height: 21px;
	display: block;
}
#feature	{
 	background: url(images/post_middle.jpg) repeat-y; 
	width: 480px;
	padding: 10px 35px 10px 35px;
	margin: 0 0 0 0;
	float: left;
	height: auto;
	display: block;
}
#feature_bottom	{
	background: url(images/post_bottom.jpg) no-repeat; 
	width: 550px;
	padding: 0;
	margin: 0;
	height: 22px;
	display: block;
	clear: both;
}


#featuretwin_left	{
	width: 265px;
	padding: 0;
	margin: 0 0 0 10px;
	float: none;
}
#featuretwin_right	{
	width: 265px;
	padding: 0;
	margin: 0 0px 0 0;
	float: none;
}
#featuretwin_top	{
	background: url(images/posttwin_top.jpg) no-repeat;
	width: 265px;
	padding: 0;
	margin: 0;
	display: block;
}
#featuretwin_middle	{
 	background: url(images/posttwin_middle.jpg) repeat-y; 
	width: 205px;
	padding: 10px 35px 10px 25px;
	margin: 0 0 0 0;
	float: left;
	height: auto:
	display: block;
}
#featuretwin_bottom	{
	background: url(images/posttwin_bottom.jpg) no-repeat; 
	width: 265px;
	padding: 0;
	margin: 0;
	height: 22px;
	clear: both;
	display: block;
}

#friendslinks	{
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}

#friendslinks h2	{
	margin: 15px 0px 6px 0px;
	padding-bottom: 2px;
}


/* Contact Form Formatting
----------------------------------------------- */

body.contact {
	background-repeat: repeat;
	background-image: url('images/contact_bg2.jpg');
	background-color:#303232;
	background-position: top left;
}

#contactform{
  position: absolute;
	width: 570px;
	top: 0px;
	left: 0px; 
	margin: 0 auto;
	text-align: left;
	padding: 120px 20px 0px 10px;
}

#contacttext {
	color: #999;
  	position: absolute;
	width: 395px;
	top: 0px;
	left: 0px; 
	margin: 0 auto;
	text-align: left;
	padding: 120px 80px 0px 120px;
}

	

#contactform ol	{
	padding: 0;
	margin: 0;
	list-style: none;
	zoom: 1;
}

#contactform li
{
	float: left;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0.5em;
}

#contactform label
{
	color: #ccc;
	width:120px;
	text-align: right;
	float: left;
	margin: 0.5em 0 0.5em 0;
	padding-right: 5px;
	line-height: 1em;
}

#contactsubmit	{
	width: 500px;
	padding-left: 400px;
	float: left;
	clear: both;
}





/* Additional Formatting
----------------------------------------------- */

.tighter {
	margin: 0 0 0 0;
	line-height: 1.25em;
}
.tightend {
	margin: 0.5em 0 0 0;
	line-height: 1.25em;
}

.append {
	font: normal 0.95em "Trebuchet MS", Tahoma, Arial;
}

.subtext {
	font: normal 0.95em "Trebuchet MS", Tahoma, Arial;
	color: #aaa;
	font-style: italic;
}

.wdback {
	float: left;
	padding-left: 50px;
	padding-top: 3px;
	background: url(images/wd_back.jpg) no-repeat 0 0;
	line-height: 1em;
	min-height: 17px;
}

.wdforward {
	float: left;
	padding-left: 50px;
	padding-top: 3px;
	background: url(images/wd_forward.jpg) no-repeat 0 0;
	line-height: 1em;
	min-height: 17px;
}

.wdblank {
	float: left;
	padding-left: 55px;
	padding-top: 3px;
	background: url(images/wd_blank.jpg) no-repeat 0 0;
	line-height: 1em;
	min-height: 17px;
}

.tagcloud1 {
	font: normal 190% "Trebuchet MS", Tahoma, Arial;
	line-height: 1.0em;
}
.tagcloud2 {
	font: normal 160% "Trebuchet MS", Tahoma, Arial;
	line-height: 1.0em;
}
.tagcloud3 {
	font: normal 140% "Trebuchet MS", Tahoma, Arial;
	line-height: 1.0em;
}
.tagcloud4 {
	font: normal 110% "Trebuchet MS", Tahoma, Arial;
	line-height: 1.0em;
}

.polaroid {
	display: inline;
	float: left;
	width: 150px;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 10px 10px 35px 10px;
	margin: 0px 20px 10px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.polaroid img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.polaroid2 {
	display: inline;
	float: left;
	width: 190px;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 15px 15px 15px 15px;
	margin: 0px 20px 10px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.polaroid2 img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.polaroidsmall {
	display: inline;
	float: left;
	width: 95px;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 8px 7px 20px 7px;
	margin: 0px 8px 10px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.polaroidsmall img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.polaroidtiny {
	display: inline;
	float: left;
	width: 50px;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px 4px 10px 4px;
	margin: 0px 5px 5px 0px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.polaroidtiny img {
	margin: 0;
	padding: 0;
	border: 0 none;
}



.plasma_left {
	background-image: url(images/plasma.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 184px;
	text-align: center;
	padding: 7px 8px 42px 8px;
	margin: 0px 20px 10px 0px;
}
.plasma_right {
	background-image: url(images/plasma.gif);
	background-repeat: no-repeat;
	display: inline;
	float: right;
	width: 184px;
	text-align: center;
	padding: 7px 8px 42px 8px;
	margin: 0px 0px 10px 20px;
}
.plasma_left img, .plasma_right img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.lightview_movie	{
	background-color: black;
	color: #333;
}

.lightview_movie input.text, .lightview_movie textarea.text {
	width: 95%;
	font-size: 0.9em;
  	padding: 1px;
  	border: 1px solid #151515;
	background-color: #0f0f0f !important;
  	color: #333 !important;
}

input.text, textarea.text {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	width: 95%;
}

#photodiary, .stills {
	margin: 0;
	padding: 0;
	width: 480px;
	float: left;
}

#photodiary img, .stills img {
	margin: 0;
	padding: 0;
	float: left;
}

#stills1, #stills2, #stills3 {
	margin: 0;
	padding: 0;
	width: 550px;
	position: absolute;
	left: 0px;
	top: 0px;
}


/* Subpage Formatting
----------------------------------------------- */

.toplinks_wavedreamer #toplink_wavedreamer a,
.toplinks_wavedreamer #toplink_wavedreamer a:visited,
.toplinks_wavedreamer #toplink_wavedreamer a:hover,

.toplinks_movies #toplink_movies a,
.toplinks_movies #toplink_movies a:visited,
.toplinks_movies #toplink_movies a:hover,

.toplinks_friends #toplink_friends a,
.toplinks_friends #toplink_friends a:visited,
.toplinks_friends #toplink_friends a:hover,

.toplinks_karma #toplink_karma a,
.toplinks_karma #toplink_karma a:visited,
.toplinks_karma #toplink_karma a:hover,

.toplinks_emporium #toplink_emporium a,
.toplinks_emporium #toplink_emporium a:visited,
.toplinks_emporium #toplink_emporium a:hover,

.toplinks_projects #toplink_projects a,
.toplinks_projects #toplink_projects a:visited,
.toplinks_projects #toplink_projects a:hover {
	color: #1c2121;
	background-color: #a3a9a8;
}

.toplinks_movies_notcalifornia #toplink_movies a,
.toplinks_movies_notcalifornia #toplink_movies a:visited {
	background-color: #fe8733;
	color: #451701;
}

.toplinks_movies_oneday #toplink_movies a,
.toplinks_movies_oneday #toplink_movies a:visited {
	background-color: #f3b234;
	color: #471704;
}

.toplinks_lovesurfing #toplink_projects a,
.toplinks_lovesurfing #toplink_projects a:visited {
	background-color: #8acbd7;
	color: #012240;
}



body.wavedreamer {
	background-color:#4c4f4f;
}
.wavedreamer a, .wavedreamer a:visited {
	color: #9a6a3a;
}
.wavedreamer a:hover {
	color: #9a6a3a;
}



/*
.wavedreamer #rightcontent a, .wavedreamer #rightcontent a:visited {
	color: #fff;
}
.wavedreamer #rightcontent a:hover {
	color: #fff;
}
*/

.wavedreamer h1{
	color: #8D6649;
	border-bottom-color: #ccc;
}
.wavedreamer #rightcontent h1,
.wavedreamer #rightcontent_journal h1,
.contact h1	{
	color: #a6abaa;
	border-bottom-color: #383c3c;
}

.wavedreamer h2	{
	color: #999; 
	border-bottom-color: #ccc;
}
.wavedreamer #rightcontent h2,
.wavedreamer #rightcontent_journal h2	{
	color: #555959; 
	border-bottom-color: #383c3c;
}

.wavedreamer h3	{
	color: #333;
}
.wavedreamer #rightcontent h3	{
	color: #fff;
}

.wavedreamer #toplinks li {
	background-image: url('images/wavedreamer/tabfade.png');
}
.wavedreamer #toplinks a {
	color: #a3a9a8;
}
.wavedreamer #toplinks a:hover {
	color: #fff;
}


.wavedreamer #sublinks {
	background-color: #a3a9a8;
}
.wavedreamer #sublinks a {
	color: #1c2121;
}
.wavedreamer #sublinks a:hover {
	color: #fff;
	background: url(images/wavedreamer/sublink_hover.gif) no-repeat 0px 1.7em;
}

.sublinks_photodiary #sublink_photodiary a,
.sublinks_photodiary #sublink_photodiary a:hover,
.sublinks_journal #sublink_journal a,
.sublinks_journal #sublink_journal a:hover,
.sublinks_projects_surfhistory #sublink_projects_surfhistory a,
.sublinks_projects_surfhistory #sublink_projects_surfhistory a:hover,
.sublinks_projects_music #sublink_projects_music a,
.sublinks_projects_music #sublink_projects_music a:hover
 {
	font-weight: bold;
	background: url(images/wavedreamer/sublink_active.gif) no-repeat 0px 1.7em;
}


.wavedreamer #content{
	border-right: 1px solid #808d8c;
	border-left: 1px solid #808d8c;
	background: url(images/wavedreamer/contentbg.gif) repeat-y;
}

.wavedreamer #wordpresscontent{
	border-right: 1px solid #808d8c;
	border-left: 1px solid #808d8c;
	background: url(images/wavedreamer/contentbg.gif) repeat-y;
}
.wavedreamer #formcontent {
	border-top: 1px solid #808d8c;
	border-right: 1px solid #808d8c;
	border-left: 1px solid #808d8c;
}

.wavedreamer #rightcontent {
	color: #818786;
	background-color: #212424;
	background: url(images/wavedreamer/rightcolbg.jpg) no-repeat;
}
.wavedreamer #rightcontent_journal {
	color: #818786;
	background-color: #212424;
	background: url(images/wavedreamer/rightcolbg_home.jpg) no-repeat;
}

.wavedreamer #rightcontent a {
	color: #b77e47;
}
.wavedreamer #rightcontent a:visited {
	color: #9a6a3a;
}
.wavedreamer #rightcontent a:hover {
	color: #f7e382;
}

.wavedreamer #rightcol_darker {
	background-color: #191b1b;
	border: 1px solid #2a2d2d;
	margin-bottom: 15px;
}
.wavedreamer #rightcol_darker p {
	color: #6b4e35;
}

.wavedreamer #leftcontent a {
	color: #9a6a3a;
}
.wavedreamer #leftcontent a:visited {
	color: #7e664d;
}
.wavedreamer #leftcontent a:hover {
	color: #c9a85e;
}

.wavedreamer .append {
	color: #c79d6c;
}

.wavedreamer #tagcloud a, .wavedreamer #tagcloud #nolink {
	color: #3b3f3e;
}
.wavedreamer #tagcloud a:visited {
	color: #353838;
}
.wavedreamer #tagcloud a:hover {
	color: #555959;
}

.wavedreamer #wdstrip {
  background-image: url(images/wavedreamer/wdlogo.gif);
}

.wavedreamer #footer, .wavedreamer #footer a, .wavedreamer #footer a:visited,
.wavedreamer #wordpressfooter, .wavedreamer #wordpressfooter a, .wavedreamer #wordpressfooter a:visited {
	text-decoration: none;
	color: #4a5050;
}

.wavedreamer #footer a:hover, .wavedreamer #wordpressfooter a:hover 	{
	color: #FFFFFF;
	text-decoration: underline;
}

.wavedreamer .focus {
	color: #9a6a3a;
}

.wavedreamer legend	{
	color: #555959;
}

/*
.wavedreamer #rightcontent input.text,
.wavedreamer #rightcontent  textarea.text {
	border: 1px solid #2a2d2d;
	background-color: #979b9b !important;
  	color: #151515 !important;
}
*/

.wavedreamer #rightcontent input.text,
.wavedreamer #rightcontent  textarea.text {
	padding: 3px;
	background: #979b9b url(http://www.wavedreamer.co.uk/images/wavedreamer/form_inputbg_dark.gif) repeat-x 0 bottom;
	border: 1px solid #4f5656;
	color: #1d2020;
	float: left;
  	}



body.notcalifornia {
	background-image: url('images/notcalifornia/bg.jpg');
	background-color:#965221;
}
.notcalifornia #footer {
  background-image: url('images/notcalifornia/foot.jpg');
}

.notcalifornia a, .notcalifornia a:visited {
	color: #8a5604;
}
.notcalifornia a:hover {
	color: #fe8733;
}

.notcalifornia #rightcontent a, .notcalifornia #rightcontent a:visited {
	color: #fe8733;
}
.notcalifornia #rightcontent a:hover {
	color: #fe8733;
}

.notcalifornia #rightcol_darker {
	background-color: #2c1403;
	border: 1px solid #4a2409;
	margin-bottom: 15px;
}
.notcalifornia #rightcol_darker p {
	color: #6f3f20;
}


.notcalifornia h1{
	color: #666;
	border-bottom-color: #ccc;
}
.notcalifornia #rightcontent h1	{
	color: #fff;
	border-bottom-color: #5b311a;
}

.notcalifornia h2	{
	color: #999;
	border-bottom-color: #ccc;
}
.notcalifornia #rightcontent h2	{
	color: #af5b23;
	border-bottom-color: #5b311a;
}

.notcalifornia #iconheader	{
	color: #622e0a;
}


.notcalifornia h3	{
	color: #333;
}
.notcalifornia #rightcontent h3	{
	color: #fff;
}

.notcalifornia #toplinks li {
	background-image: url('images/notcalifornia/tabfade.png');
}
.notcalifornia #toplinks a {
	color: #fe8733;
}
.notcalifornia #toplinks a:hover {
	color: #fff;
}


.notcalifornia #sublinks {
	background-color: #fe8733;
}
.notcalifornia #sublinks a {
	color: #451701;
}
.notcalifornia #sublinks a:hover {
	color: #fff;
	background: url(images/notcalifornia/sublink_hover.gif) no-repeat 0px 1.7em;
}

.notcalifornia #sublink_notcalifornia a,
.notcalifornia #sublink_notcalifornia a:hover {
	font-weight: bold;
	background: url(images/notcalifornia/sublink_active.gif) no-repeat 0px 1.7em;
}


.notcalifornia #content{
	border-right: 1px solid #985819;
	border-left: 1px solid #985819;
	background: url(images/notcalifornia/contentbg.gif) repeat-y 50% 0;
}

.notcalifornia #rightcontent {
	color: #a26335;
	background-color: #38190a;
	background: url(images/notcalifornia/rightcolbg.jpg) no-repeat;
}

.notcalifornia #tagcloud a {
	color: #542f17;
}
.notcalifornia #tagcloud a:visited {
	color: #41210c;
}
.notcalifornia #tagcloud a:hover {
	color: #6f3f20;
}

.notcalifornia #wdstrip {
  background-image: url(images/notcalifornia/wdlogo.gif);
}

.notcalifornia #footer {
  background-image: url(images/notcalifornia/foot.jpg);
}

.notcalifornia #footer, .notcalifornia #footer a, .notcalifornia #footer a:visited {
	text-decoration: none;
	color: #8a3d1d;
}

.notcalifornia #footer a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
}

.notcalifornia #rightcontent input.text,
.notcalifornia #rightcontent  textarea.text {
	border: 1px solid #542f17;
	background-color: #170a01 !important;
  	color: #6f3f20 !important;
}



body.oneday {
	background-image: url('images/oneday/bg.jpg');
	background-color:#f49f35;
}
body.oneday_postcard {
	background-image: url('images/oneday/bg2.jpg');
	background-color:#f49f35;
}
.oneday #footer {
  background-image: url('images/oneday/foot.jpg');
}

.oneday a, .oneday a:visited {
	color: #8a5604;
}
.oneday a:hover {
	color: #daa855;
}

.oneday #rightcontent a, .oneday #rightcontent a:visited {
	color: #fff;
}
.oneday #rightcontent a:hover {
	color: #fff;
}

.oneday #rightcol_darker {
	background-color: #2c1403;
	border: 1px solid #4a2409;
	margin-bottom: 15px;
}
.oneday #rightcol_darker p {
	color: #6b4e35;
}


.oneday h1{
	color: #666;
	border-bottom-color: #ccc;
}
.oneday #rightcontent h1	{
	color: #fff;
	border-bottom-color: #8d7a59;
}

.oneday h2	{
	color: #999;
	border-bottom-color: #ccc;
}
.oneday #rightcontent h2 	{
	color: #76491b;
	border-bottom-color: #8d7a59;
}

.oneday #iconheader 	{
	color: #542d10;
}

.oneday h3	{
	color: #333;
}
.oneday #rightcontent h3	{
	color: #fff;
}

.oneday #toplinks li {
	background-image: url('images/oneday/tabfade.png');
}
.oneday #toplinks a {
	color: #f3b234;
}
.oneday #toplinks a:hover {
	color: #fff;
}

.oneday #sublinks {
	background-color: #f3b234;
}
.oneday #sublinks a {
	color: #471704;
}
.oneday #sublinks a:hover {
	color: #fff;
	background: url(images/oneday/sublink_hover.gif) no-repeat 0px 1.7em;
}

.oneday #sublink_oneday a,
.oneday #sublink_oneday a:hover {
	font-weight: bold;
	background: url(images/oneday/sublink_active.gif) no-repeat 0px 1.7em;
}


.oneday #content{
	border-right: 1px solid #dfaa42;
	border-left: 1px solid #dfaa42;
	background: url(images/oneday/contentbg.gif) repeat-y 50% 0;
}

.oneday .contentbg{
	background: url(images/oneday/leftfullbg.jpg) no-repeat;
}

.oneday #rightcontent {
/*	color: #c6ae91;*/
	color: #a07d4a;
	background: #3b1b04 url(images/oneday/rightcolbg.jpg) no-repeat;
}

.oneday #wdstrip {
	background-image: url(images/oneday/wdlogo.gif);
}

.oneday #tagcloud a {
	color: #5b350a;
}
.oneday #tagcloud a:visited {
	color: #4b2b06;
}
.oneday #tagcloud a:hover {
	color: #764815;
}

.oneday #footer {
  background-image: url(images/oneday/foot.jpg);
}
.oneday #footer, .oneday #footer a, .oneday #footer a:visited {
	text-decoration: none;
	color: #8a5604;
}

.oneday #footer a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
}

.oneday #rightcontent input.text,
.oneday #rightcontent  textarea.text {
	border: 1px solid #583a22;
	background-color: #170a01 !important;
  	color: #583a22 !important;
}



body.lovesurfing {
	background-image: url('images/lovesurfing/bg.jpg');
	background-color:#0c669d;
}

.lovesurfing a, .lovesurfing a:visited {
	color: #004186;
}
.lovesurfing a:hover {
	color: #006fab;
}

.lovesurfing #rightcontent a, .lovesurfing #rightcontent a:visited {
	color: #fff;
}
.lovesurfing #rightcontent a:hover {
	color: #fff;
}

.lovesurfing #rightcol_darker {
	background-color: #001839;
	border: 1px solid #00265a;
	margin-bottom: 15px;
}
.lovesurfing #rightcol_darker p {
	color: #34609d;
}


.lovesurfing h1{
	color: #666;
	border-bottom-color: #ccc;
}
.lovesurfing #rightcontent h1	{
	color: #fff;
	border-bottom-color: #1c5999;
}

.lovesurfing h2	{
	color: #999;
	border-bottom-color: #ccc;
}
.lovesurfing #rightcontent h2	{
	color: #34609d;
	border-bottom-color: #1c5999;
}

.lovesurfing h3	{
	color: #333;
}
.lovesurfing #rightcontent h3	{
	color: #fff;
}

.lovesurfing #toplinks li {
	background-image: url('images/lovesurfing/tabfade.png');
}
.lovesurfing #toplinks a {
	color: #8acbd7;
}
.lovesurfing #toplinks a:hover {
	color: #fff;
}

.lovesurfing #sublinks {
	background-color: #8acbd7;
}
.lovesurfing #sublinks a {
	color: #012240;
}
.lovesurfing #sublinks a:hover {
	color: #fff;
	background: url(images/lovesurfing/sublink_hover.gif) no-repeat 0px 1.7em;
}
.sublinks_lovesurfing #sublink_lovesurfing a,
.sublinks_lovesurfing #sublink_lovesurfing a:hover {
	font-weight: bold;
	background: url(images/lovesurfing/sublink_active.gif) no-repeat 0px 1.7em;
}


.sublinks_photodiary #sublink_photodiary a,
.sublinks_photodiary #sublink_photodiary a:hover,
.sublinks_journal #sublink_journal a,
.sublinks_journal #sublink_journal a:hover,
.sublinks_projects_surfhistory #sublink_projects_surfhistory a,
.sublinks_projects_surfhistory #sublink_projects_surfhistory a:hover,
.sublinks_projects_music #sublink_projects_music a,
.sublinks_projects_music #sublink_projects_music a:hover
 {
	font-weight: bold;
	background: url(images/wavedreamer/sublink_active.gif) no-repeat 0px 1.7em;
}

.lovesurfing #content{
	border-right: 1px solid #0088b6;
	border-left: 1px solid #0088b6;
	background: url(images/lovesurfing/contentbg.gif) repeat-y 50% 0;
}

.lovesurfing #formcontent {
	border-top: 1px solid #0088b6;
	border-right: 1px solid #0088b6;
	border-left: 1px solid #0088b6;
}

.lovesurfing #rightcontent {
	color: #a8cbec;
	background-color: #001f49;
	background: url(images/lovesurfing/rightcolbg.jpg) no-repeat;
}

.lovesurfing #wdstrip {
  background-image: url(images/lovesurfing/wdlogo.gif);
}

.lovesurfing #footer {
  background-image: url('images/lovesurfing/foot.jpg');
}
.lovesurfing #footer, .lovesurfing #footer a, .lovesurfing #footer a:visited {
	text-decoration: none;
	color: #006fab;
}

.lovesurfing #footer a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
}

.lovesurfing #tagcloud a, .lovesurfing #tagcloud span {
	color: #123d79;
}
.lovesurfing #tagcloud a:visited {
	color: #082d60;
}
.lovesurfing #tagcloud a:hover {
	color: #34609d;
}

.lovesurfing legend	{
	color: #34609d;
}

.lovesurfing #rightcontent input.text,
.lovesurfing #rightcontent  textarea.text {
	border: 1px solid #00265a;
	background-color: #a1d6f6 !important;
  	color: #001839 !important;
}






/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 180px; }





#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#galleryLinks a {
	color: white;
	text-decoration: none;
}
 
#transport {
	margin: 0 0 0 13px;
	width: 285px;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 -1px 0 0;
	padding: 4px 8px 4px 8px;
	width: auto;
	float: left;
	display: block;
}
#transport a:link, #transport a:visited {
	background: url('images/oneday/tabfade_slideshow_off.png') repeat-x;
	border: solid 1px #574126;
	color: #daa855;

}
	#transport a:hover {
	background: url('images/oneday/tabfade_slideshow_hover.png') repeat-x;
	border: solid 1px #6c5333;
	color: #fff;

}


 #transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
} 

#previews {
	background-image: url(images/postcardbg.jpg);
	padding: 0;
	margin 0;
	width: 550px;
	height: 400px;
	float: left;
}

#previewdetails {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	left: 25px;
	/*width: 200px;*/
	float: left;
/*	border: 1px solid #FFCC00; */
}

ul#postcard_footer {
	list-style: none;
	float: left;
	display: block;
	clear: both;
	margin: 0;
	padding-left: 27px;
	height: 15px;
	width: 496px;
}

#postcard_footer li a {
	height: 15px;
	display: block;
	}
	
#postcard_footer li {
	text-indent: -9999px;
	background-image: url(images/postcard_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#postcard_footer li:hover {
	background-position: 0 -15px;
	}

#thumbnails {
	clear: both;
	position: relative;
	width: 496px;
	padding: 27px 27px 12px 27px;
	margin: 0;
	overflow: auto;
}

#thumbnails div {
	position: relative;
	width: 60px;
	height: 35px;
	float: left;
	margin: 1px;
	padding: 0px;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 60px;
	height: 35px;
	position: absolute;
	border: solid 1px #000;

}

#footspace {
	top: -50px;
	position: relative;
}

#picture {
	float: left;
}

#mainImageOutline {
	background-image: url(images/postcardbg_images.jpg);
	width: 496px;
	height: 290px;
	float: left;
	display: block;
	clear: both;
	padding: 16px 18px 16px 18px; 
	overflow: hidden; 
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	 border: none;  }
.selectedThumbnail {  border: solid 1px #000 !important; }
.inFocus {  border: solid 1px #EA9F1A !important; }



/* ////////////// EMPORIUM FORMATS ///////////// */

#product {
	float: left;
	width: 145px;
	margin: 0 15px 10px 0;
	padding: 0;
}

#product li {
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	font: bold 140% "Trebuchet MS", Tahoma, Arial;
	color: #9a6a3a;
}

#product li ul {
	margin: 0;
	padding: 0.25em 0 0.5em 0;
	}

#product li ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 2em 0;
	letter-spacing: 0px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}

#product li ul li ul li {
	margin: 0;
	list-style: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 50px;
	background: url(images/wd_forward.jpg) no-repeat 0 0;
	line-height: 11px;
	min-height: 17px;
}

#emp_left {
	float: left;
	width: 200px;
}

#emp_right {
	float: left;
	width: 250px;
}

h1.emp_title {
	font-size: 100%;
	}

#bonus {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 90%;
	font-style: italic;
}

#bonus li.header {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	padding: 0;
	margin: 0 0 0.5em 0;
}

#bonus li ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}

/* /////////// EMPORIUM LAYOUT ///////// */
.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft {
	border: 1px solid #000000;
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 403px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 1px solid #000000;
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;
	margin-top: 10px;
	color: #999;	
}
#imgThumbSpaceContainer{
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin-right: 1px;
	margin-top: 1px;
	width: 50px;
	height: 50px;		
}
#imgThumbSpace img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	border: none;		
}

div.latestProds {
	text-align: center;
	height: 500px;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	background-color: #EBEDFE;
	width: 148px;
	display: block;
	text-indent: 2px;
	color: #070F72;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #FF6600;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/

/* /////////// EMPORIUM STYLE ///////// */

.cart_icon {
	border: none;
	margin: 12px 0px;
}

li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 14px;
}

li.num {
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	background: #cbcdcd url(images/button1_bg_off.gif) repeat-x 0 0;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #b2b3b3;
	font-weight: bold;
	color: #666;
}
a.txtButton:hover {
	background: #e59411 url(images/button1_bg_on.gif) repeat-x 0 0;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #d97908;
	color: #fff;
	text-decoration: none;
	}

a.txtButtonOrder {
	background: #ceded0 url(images/button1_bggreen_off.gif) repeat-x 0 0;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #b7ccb8;
	font-weight: bold;
	color: #666;
}
a.txtButtonOrder:hover {
	background: #e59411 url(images/button1_bg_on.gif) repeat-x 0 0;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #d97908;
	color: #fff;
	text-decoration: none;
	}




/*
.txtButton a:link, .txtButton a:active, .txtButton a:visited {
	font-weight: bold;
	color: #666;
	}
.txtButton a:hover {
	color: #fff;
	text-decoration: none;
	}
*/

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #070F72;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #FF6600;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #FF6600;
	text-decoration:none;
}

.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
}
.tdListTitle {
	background-color: #070F72;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #ccc;
	padding-right: 3px;
}
.txtCart {
	color: #000000;	
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}




a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #666;
	background: #cbcdcd url(images/button1_bg_off.gif) repeat-x 0 0;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #b2b3b3;
}
a.txtviewCart:hover {
	font-weight: bold;
	color: #fff;
	background: #e59411 url(images/button1_bg_on.gif) repeat-x 0 0;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #d97908;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #666;
	background: #cbcdcd url(images/button1_bg_off.gif) repeat-x 0 0;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #b2b3b3;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #1c2121;
	background-color: #a3a9a8;
}
.tdcartEven {
/* 	background-color: #FFFFFF;	 */
}
.tdcartOdd {
/* 	background-color: #FFFFFF; */
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	border-top: 1px solid #070F72;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
}

.RatingMain {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	border-bottom: 1px solid #070F72;
}

.RatingBottom {
	background-color: #070F72;
	padding: 3px;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}

/* ///////////// UPDATED EMPORIUM ////////////// */

.txtContentTitle {
	margin: 0px 0px 12px 0px;
	border-bottom: 1px dotted;
	letter-spacing: 1px;
	font: normal 180% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
	color: #8D6649;
	border-bottom-color: #ccc;
}

.boxContentRight {
	background-color: #191b1b;
	border: 1px solid #2a2d2d;
	margin-bottom: 15px;
	padding: 10px;
}

.product_price {
	font: bold 140% "Trebuchet MS", Tahoma, Arial;
	color: #333;	
}

#plainform input.text,
#plainform  textarea.text {
	width: 60%;
	border: 1px solid #2a2d2d;
	background-color: #979b9b !important;
  	color: #151515 !important;
}

#cat_container {
	width: 145px;
	margin: 0 15px 20px 0;
	float: left;
	}
	
#cat_image {
	height: 145px;
	position: relative;
}
#cat_image img {
	clear: both;
	position: absolute;
	bottom: 0px;
}
#cat_info {
	height: 175px;
	padding-top: 5px;
}
#cat_info2 {
	height: 75px;
	padding-top: 5px;
}


#latest_container {
	width: 145px;
	margin: 0 15px 20px 0 !important;	
	margin: 0 11px 20px 0;
	float: left;
	}
	
#latest_image {
	height: 145px;
	position: relative;
}
#latest_image img {
	clear: both;
	position: absolute;
	bottom: 0px;
}
#latest_info {
	height: 75px;
	padding-top: 5px;
}

#prod_image {
	width: 200px;
	float: left;
	}
	
#prod_info {
	width: 250px;
	padding-left: 20px;
	float: left;
	}
	
	
		
#mainform {
	background: url(../images/form_fieldsetbg.gif) repeat-x 0 bottom;
	margin: 0.5em 0 1em 0;
	padding-bottom: 1.5em;
	border: 1px solid #eee;
	width: 475px;
	float: left;
	}
#mainform legend {
	margin-left: 1em;
	float: left;
}

#mainform ol {
	list-style: none;
	float: left;
}

#mainform li {
	padding: 0 0 0.5em 20px;
	float: left;
}

#mainform.submit {
	border-style: none;
}

#mainform label {
	display: block;
	color: #666;
	padding: 0 0 0 0;
	float: left;
}

input.textbox {
	padding: 5px;
	background: white url(../images/form_inputbg.gif) 0 0 repeat-x;
	border: 1px solid #cecece;
	color: #333;
  	}

input.mainformtextbox,
textarea.mainformtextbox {
	width: 425px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background: white url(../images/form_inputbg.gif) 0 0 repeat-x;
	border: 1px solid #cecece;
	color: #333;
  	}

select.mainformtextbox {
	width: 425px;
	padding: 5px;
	background: white url(../images/form_inputbg.gif) 0 0 repeat-x;
	border: 1px solid #cecece;
	color: #333;
  	}

input.logintextbox {
	width: 50%;
	padding: 5px;
	background: white url(../images/form_inputbg.gif) 0 0 repeat-x;
	border: 1px solid #cecece;
	color: #333;
  	}


#dict_quotes {
	color: #9c8c80;
}
#dict_quot_head {
	font-size: large;
	font-weight: bold;
}
#dict_quot_subhead {
	font-size: larger;
}

#login_page, #list_page li {
	list-style: none;
	padding: 0;
	margin: 0;
}
