/* Stylesheet created for Yudu website by Flame Digital. Copyright all rights reserved 2008 */

a:focus {
  outline: none;
}

body {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
}

h1 {
        display: none;
}

/* sIFR replacement styles */

.contentheader h3,
.rc_contentheader h3,
.home_left h3,
#finished_publish_left h3
{
  font-family: Helvetica, Arial, sans-serif;
}


/* General Layout */

#header {
	/*min-width: 980px;
	max-width: 1230px;*/
	margin: 0 10px;
	height: 130px;
}

#logo {
	width: 211px;
	height: 90px;
	float: left;
	display: inline;
	padding: 28px 0 0 19px;
}

#container {
    background-color:#FFFFFF;
    background-repeat:repeat-x;
    height:100%;
    margin-left:auto;
    margin-right:auto;
    width:1240px;
    margin-bottom: 40px;
}

#sidebar {
	width: 192px;
	margin-left: 10px;
	float: left;
	padding: 19px 23px 19px 15px;
}

br.ie_fix_sidebar {
  display: none;
}

#content {
	margin-left: 240px;
}

#content.fullwidth {
	margin-left: 0px;
}

.contentheader {
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
}

.contentdark {
	min-width: 760px;
	max-width: 1010px;
	background: #333;
	overflow: hidden;
	padding: 20px 10px;
	color: #fff;
}
#mini_library_box {
  min-width: inherit;
  max-width: inherit;
}

.contentdark a {
  color: #fff;
}

.contentlight {
	min-width: 720px;
	max-width: 970px;
	margin-right: 10px;
	padding: 25px 25px 30px 15px;
	height: 100%;
}

.fullwidth .contentlight {
    max-width: none;
}

.error, .contentlight p.error, #flash_error {
    color: red !important; /* important is needed to override .contentlight .p */
}

.no_error {
    color: green;
}

.clicktoedit {
  text-decoration: none;
  background: url(/images/dashed_underline.png) repeat-x 100% 100%;
  padding-bottom: 1px;  
}

/* Main Navigation */

#mainnav {
	margin-left: 230px;
	height: 75px;
}

#welcome {
	height: 40px;
	text-align: right;
	line-height: 40px;
	font-size: 11px;
	color: #002F64;
}

#welcome a {color: #002F64;}
#welcome img {vertical-align: middle;}

#mainnav ul {
	height: 65px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#mainnav ul li {
	width: 182px;
	height: 50px;
	float: left;
	text-indent: -9999px;
	background-position: top;
}

#mainnav ul li#navexplore {	background: url(/images/navexplore.png); }
#mainnav ul li#navexplore:hover { background-position: bottom;}

#mainnav ul li#navpublish {	background: url(/images/navpublish.png); }
#mainnav ul li#navpublish:hover { background-position: bottom;}

#mainnav ul li#navmylibrary {	background: url(/images/navmylibrary.png); }
#mainnav ul li#navmylibrary:hover { background-position: bottom;}

#mainnav ul li a {
	width: 100%;
	height: 100%;
	display: block;
}


/* Nav Search */

#mainnav ul li#navSearchInput {
	width:auto;
	float:none;
	background: url(/images/navsearchleft2.png) no-repeat left top;
	padding-left:10px;
	margin-left:546px;
	margin-right:54px;
	height: 65px;
	-moz-float-edge:content-box;
}

div#navSearchBox {
	width: 100%;
	overflow: visible;
	height: 65px;
	float: left;
	margin-right: 60px;
	background: url(/images/navsearchbg2.png) repeat-x;
}

input.searchbox {
	width: 100%;
	overflow: visible;
	height: 25px;
	padding: 12px 0 0 3px;
	border: none;
	margin: 0;
	font-size: 16px;
	color: #999;
	float:left;
	margin-right:60px;
	background: transparent;
}

div#navAdvancedSearch {
	float: left;
	height: 19px;
	margin: 0;
	padding: 0;
	margin-right: 60px;
	width: 100%;
	text-indent: 0px;
}

#navAdvancedSearch a {
	font-size: 11px !important;
	color: #fff;
	padding: 0; margin: 0;
}

#mainnav ul li#navSearchButton {
	width:54px;
	float:right;
}

input.searchButton {
	width: 54px;
	height: 65px;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
	text-indent: -500em;
	float: left;
	background: #fff url(/images/navsearchbutton2.png) no-repeat right top;
}


/* Sidebar Styles */

.sidebarblock {
	width: 190px;
	margin-bottom: 15px;
	float: left;
	background-color: #fff;
	border: 1px solid #ccc;
}

img.sidebarsplash {
	float: left;
	margin-bottom: 20px;
}

h4.sidebarheader {
	height: 34px;
	margin: 0px;
	padding: 0;
	background: url(/images/sidebarheader.png) no-repeat;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	line-height: 32px;
}

h4.sidebarheaderclosed {
	background: url(/images/sidebarheader_closed.png) no-repeat;
}

h4.sidebarheader a {
	color: #fff;
	text-decoration: none;
	height: 32px;
	padding-left: 15px;
	display: block;
}
h4.sidebarheader a:visited {color: #fff;}

.sidebarcontent {
	width: 170px;
	padding: 10px;
}

.sidebarcontent h5 {
	font-size: 12px;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0;
}

.sidebarcontent p {padding: 5px 0 10px 0; margin: 0;}


/* My Library Sidebar Styles */

h4.ml_sidebarheader {
	height: 34px;
	margin: 0px;
	padding: 0;
	background: url(/images/ml_sidebarheader.png) no-repeat;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	line-height: 32px;
}

h4.ml_sidebarheader a {
	color: #fff;
	text-decoration: none;
	height: 32px;
	padding-left: 15px;
	display: block;
}
h4.ml_sidebarheader a:visited {color: #fff;}

/* Sidebar Sort */

.sidebarcontent select#sortby {
	width: 100%;
	height: 25px;
	border: 1px solid #aaa;
	padding: 2px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #333;
	background: #eee;
}

.sidebarcontent select#itemsperpage {
	width: 60px;
	height: 25px;
	border: 1px solid #aaa;
	padding: 2px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #333;
	background: #eee;
}

.sidebarcontent input#sort {
	width: 88px;
	height: 35px;
	background: transparent url(/images/sortbutton.png) no-repeat;
	margin: 10px 5px;
	border: none;
	cursor: pointer;
	text-indent: -500em;
}

#sidebartags {display: none;}


/* Sidebar Actions */

h4#actionsheader {
	background: url(/images/actionsheader.png) no-repeat !important;
}
h4#actionsheader.sidebarheaderclosed {
	background: url(/images/actionsheader_closed.png) no-repeat !important;
}

ul.actions {
	margin: 0;
	padding: 5px 0 10px 15px;
}

ul.actions li a {
	font: normal normal 14px Verdana, Arial;
	color: #002F64;
	line-height: 25px;
}


h4#informationheader {
	background: url(/images/actionsheader.png) no-repeat !important;
}

/* Sidebar Categories */
/* Sidebar Media */

ul.categories,
ul.media {
	width: 170px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	
}

ul.categories li,
ul.media li {
	width: 100%;
    padding-top: 1px;
	font: normal 12px Verdana, Arial;
	color: #333;
}

ul.categories input.checkbox ,
ul.media input.checkbox {
	margin: 0 5px;
	float: left;
}


/* View Profile */

#myprofile {
	min-width: 710px;
	max-width: 960px;
	margin: 0px 20px 10px 0;
	padding: 10px;
	background: url(/images/profileborder.png) no-repeat top;
	line-height: 25px;
}

#myprofile th {
	font: normal bold 11px Verdana, Helvetica, Arial;
	color: #333;
	text-transform: uppercase;
        text-align: left;
        width: 90px;
}

#myprofile span.profileinfo {
	color: #002F64;
	font-size: 13px;
}

#myprofile p {
  margin-top: 0;
}

/* Gallery Styles */

.searchtabs {
	min-width: 750px;
	max-width: 1000px;
	margin-right: 10px;
	background: #eee;
	height: 30px;
}

.changeview {
	min-width: 750px;
	max-width: 1000px;
	margin-right: 10px;
	background: #eee;
	height: 30px;
}

.changeview p {
        color: #fff;
	width: 185px;
	height: 25px;
	float: right;
	padding: 5px 5px 0 5px;
	margin: 0;
	background: #333;
}

.changeview p.features {
    width: 210px;
}

.changeview p.wide {
	width: 390px;
}

.changeview .viewbar {
  margin: 7px 20px 0 0;
  display: inline;
  float: right;
}

.changeview img { margin: 0 4px;}
.changeview img.cvbutton {background: #ccc;}
.changeview img.cvbutton:hover {background: #fff;}

.changeview_text,
a.changeview_text {
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    margin: 0 4px;
    vertical-align: 30%;
}

a.changeview_text:hover,
a.changeview_text.current {
    color: #4BD46C;
}

.listings_tab {
  color: #fff;
  height: 25px;
  float: left;
  padding: 5px 5px 0 5px;
  margin: 0;
  background: #333;
}

.listings_tab.inactive {
  padding: 3px 4px 0 4px;
  border: 1px solid #EEEEEE;
}

.cover {
	width: 113px;
	height: 250px;
	margin: 5px;
	float: left;
	text-align: center;
	display: block;
}


.cover h5 {
	/*width: 110px;*/
	height: 10px;
	padding: 2px 5px 13px 5px;
	margin: 2px 0 0;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	overflow: hidden;
}
.cover h5 a {color: #ffffff; text-decoration: none;}
.cover h5 a:visited {color: #ffffff;}

.cover h5.button {
	overflow: visible;
}

.overlayparent_thumbs {
  display: inline;
  position: relative;
}
.overlayparent_details {
  position: relative;
}

.overlay {
  position: absolute;
  z-index: 0;
  left:0;
  top:0;
}

.underlay {
  vertical-align: top;
  z-index: 0;
}

a.tooltip {
  position: relative;
  text-decoration: none;
}

a.tooltip:hover {
  border-width: 0px;
}
/* The above hover change defeats the
  IE/Win display changing bug */

a.tooltip span {
  display: none;
}

a.tooltip:hover span {
  position: absolute;
  display: block;
  color: black;
  padding: 4px;
  top: 60px;
  left: -15px;
  width: 190px;
  font-size: 11px;
  text-align: left;
}

.tooltiptitle {
  font-size: 12px;
  font-weight: bold;
}

#library_box {
    overflow: visible;
}

#new_items_library_box .cover {
    width: 140px;
    margin-bottom: 10px;
    min-height: 192px;
    height: 240px;
}

#new_items_library_box .cover h5 {
    width: 135px;
}

#new_items_library_box .cover h5.button {
    min-height: 0px;
    overflow: visible;
}

#recommended_items_library_box .cover {
    width: 140px;
    margin-bottom: 10px;
    min-height: 220px;
    height: 310px;
}

#search_results_box .cover {
    width: 140px;
    margin-bottom: 10px;
    min-height: 220px;
    height: 280px;
}

#recommended_items_library_box .cover h5,
#search_results_box .cover h5 {
    width: 135px;
}

#recommended_items_library_box .cover h5.button,
#search_results_box .cover h5.button {
    height: 28px;
    padding-top: 5px;
    padding-bottom: 0px;
}

#no_details_items_library_box .cover {
    width: 140px;
    margin-bottom: 30px;
    min-height: 192px;
    height: 240px;
}

#no_details_items_library_box .cover h5 {
    width: 135px;
}

#no_details_items_library_box .cover h5.button {
    min-height: 0px;
    overflow: visible;
}



.listing_page_bar a {
  color: #fff;
}

/* Layout 2 */

.cover2 {
	margin: 0 5px 15px 5px;
	padding: 10px;
	background-color: #fff;
	overflow: hidden;
	color: #333;
}

.cover2 a img {
	float: left;
	display: inline;
}

.cover2 h5 {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
}
.cover2 h5 a {color: #333;}
.cover2 h5 a:visited {color: #333;}

.cover2 a {color: #333;}

.cover2 p.cover_info {
	color: #333333;
	margin: 5px 0;
}

.cover_info_container {
  float: left;
  margin-left: 20px;
  max-width: 700px;
}

/* Footer Styles */

#footer {
	clear: both;
	margin-top: 40px;
	height: 400px;
	background: url(/images/footerbg.png) repeat-x bottom;
}

#innerfooter {
	min-width: 980px;
	max-width: 1230px;
	height: 400px;
	margin: 0 auto;
	
}

#footernav {
	width: 100%;
	color: #ddd;
	font-size: 10px;
	line-height: 29px;
	text-align: right;
	border-bottom: 1px solid #666;
	overflow: hidden;
}

#footernav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footernav ul li {
	height: 30px;
	float: left;
	display: inline;
        white-space: nowrap;
}

#footernav ul li a {
	font-size: 10px;
	padding: 0 8px;
	color: #cdcdcd;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	display: block;	
	background: url(/images/topnavlibg.png) no-repeat right center;
}

#footernav ul li a:hover {
	background: #ccc;
	color: #333;
	margin: 0 1px 0 -1px;
}

#footernav img { margin-bottom: 3px; vertical-align: middle;}


#footerleft {
	width: 200px;
	height: 300px;
	padding: 20px;
	float: left;
	display: inline;
}

#footerright {
	/*min-width: 750px;
	max-width: 980px; */
	height: 300px;
	margin-left: 240px;
	padding: 20px;
	border-left: 1px solid #666;
}

#footerbottom {		
	width: 100%;
	height: 29px;
	color: #ddd;
	font-size: 10px;
	line-height: 29px;
	text-align: center;
	border-top: 1px solid #666;
}

/* Footer Feedback */

#footer h5 {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 0;
	margin: 0;
	letter-spacing: 1px;
}

.feedbackform label {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #999;
	font-weight: bold;
	margin: 15px 0 10px 0;
}

.feedbackform input.textbox {
	width: 180px;
	height: 18px;
	padding: 5px;
	background: #eee;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 10px 0 20px 0;
	font-size: 13px;
	color: #333;
}

.feedbackform textarea.feedback {
	width: 180px;
	height: 70px;
	padding: 5px;
	background: #eee;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 10px 0;
	font-size: 13px;
	color: #333;
}

.feedbackform input.send {
	width: 95px;
	height: 38px;
	margin: 5px 5px 0 0;
	padding: 0;
	border: none;
	cursor: pointer;
	text-indent: -500em;
	float: left;
	background: transparent url(/images/sendbutton.png) no-repeat top right;
}


.feedbackform a {
	color: #fff;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.feedbackform a.fullcontact {
	vertical-align: sub;
	margin-left: 5px;
}


/* Footer Right */

.footersearchbox {
	min-width: 750px;
	max-width: 980px;
	height: 40px;
	padding: 10px 0;
}

#footerright input.footersearch {
	width: 350px;
	height: 18px;
	padding: 5px;
	background: #eee;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0;
	font-size: 13px;
	color: #333;
}

#footerright input.footersearchbutton {
	width: 114px;
	height: 38px;
	margin: 0 0 0 5px;
	border: none;
	cursor: pointer;
	text-indent: -500em;
	position: absolute;
	background: transparent url(/images/footersearchbutton.png) no-repeat top right;
}

div.tagcloud {
	min-width: 750px;
	max-width: 980px;
	height: 170px;
}

/* Fiddly Bits */

a {color:#002F64;}

a img { border: none;}

.contentheader h3 {
	color: #333;
	font-size: 35px;
	padding-bottom: 5px;
	padding-top:0;
	margin: 0;
	width: auto;
	display: inline;
}

.contentheader h4 {
	color: #999 !important;
	font-size: 20px;
	font-weight: normal;
	font-family: "Myriad Pro", Helvetica, Verdana, Arial;
	padding: 0;
	margin: 0 0 10px 0;
}

.changethis {
	font: normal normal 10px Verdana, Arial;
	color: #666;
	display: inline;
	padding-bottom: 10px;
}

.contentheader h3.viewprofile {
	padding-bottom: 0;
}

.profileimage {
	float: right;
	margin-right: 10px;
  position: relative;
}

.profileimage img {
  max-width: 300px;
  max-height: 90px;
}
.profileimage img.plusoverlay {
  position: absolute;
  top: 0;
  left: 0;
}

.darkheader {
	color:#fff;
}

.singlepage {width: 550px;}

/* Template Page Content */

.blog-white-outset {
background:#FFFFFF url(/images/point-bottom.png) no-repeat scroll center bottom;
color:#333333;
margin: 15px 0;
padding:5px 20px 40px;
width:510px;
}

.blog-white-outset h6 {
color:#00AA50 !important;
font-size:1.8em !important;
padding-top:10px;
padding-bottom:10px;
margin:0;
}

.blog-white-outset-noarrow{
background:#FFFFFF url(/images/bottom.png) no-repeat scroll center bottom;
color:#333333;
margin: 15px 0px 0px 0px;
padding:5px 20px 40px;
width:510px;

}

.blog-white-outset-noarrow h5 {
color:#00AA50 !important;
font-size:12pt !important;
padding-top:10px;
padding-bottom:10px;
margin:0;
}



.contentlight ul {
	width: 550px;
	padding:0px 0px 0px 16px;
	margin:0px 0px 0px 0px;
	text-indent: -15px;
	list-style-type: disc;
	list-style-position: inside;
	color:#5C5C5C !important;
	font-size:1.2em;
	letter-spacing:0em;
	line-height:1.4em;
}

.contentlight ol {
	width: 550px;
	padding:0px 0px 0px 16px;
	margin:0px 0px 0px 0px;
	text-indent: -16px;
	list-style-type: decimal;
	list-style-position: inside;
	color:#5C5C5C !important;
	font-size:1.2em;
	letter-spacing:0em;
	line-height:1.4em;
}

.contentlight li {
	padding:0px 0px 6px 0px;
	margin:0px 0px 0px 0px;
}

.blog-white-outset-noarrow ul {
	width: 500px;
	padding:0px 7px 0px;
	margin:0px 7px 0px;
	text-indent: -14px;
}

.blog-white-outset-noarrow li {
	list-style-type: disc;
	list-style-position: inside;
	color:#5C5C5C !important;
	font-size:1.2em;
	letter-spacing:0em;
	line-height:1.4em;
}

.contentlight h6 {
color:#333333;
font-size:1.6em !important;
margin-bottom:10px;
}

.contentlight h5 {
    font-weight: bold;
    font-size: 12px;
}

.contentlight h4 {
color:#333333;
font-size:1.5em !important;
margin-bottom:10px;
}

.contentlight p{
	color:#5C5C5C !important;
	font-size:1.2em;
	letter-spacing:0em;
	line-height:1.4em;
	margin:14px 0pt;
	width: 550px;
}

ul.indentdot {
margin:3px 0pt 3px 15px;
padding:0pt;
width:380px;
text-indent: 0px;
}

ul.indentdot li {
color:#002F64 !important;
font-size:1em;
list-style-position:outside;
margin:0pt;
padding:0pt;
}

ul.indentdot li a {
font-size:0.95em;
letter-spacing:-0.03em;
}

.whiteThinDivider {
border-bottom:1px solid #FFFFFF;
height:1px;
margin:35px 0pt;
width: 510px;
padding: 0 20px;
}

.pencilImage {
    background:#FFFFFF url(/images/pencil-icon-big.png) no-repeat scroll right 0px;
}

.cogImage {
    background:#FFFFFF url(/images/cog-icon-big.png) no-repeat scroll right 0px;
}

.screenImage {
    background:#FFFFFF url(/images/share-monitor-icon.png) no-repeat scroll right 0px;
}



/* Summary Page styles */

.summary_contentdark {
	min-width: 760px;
	max-width: 1010px;
	background: #333;
	overflow: auto;
	padding: 20px 10px;
        color: #ccc;
}

.summary_contentdark h4 a {
    color: #ccf;
}

.summary_contentdark .changeview {
    background-color: #333;    
}

.summaryright a {
    color: #002F64;
}

h3.summaryheader {
		color: #eee;
		font-size: 45px;
		font-weight: normal;
		padding-left: 15px;
		margin: 0;
		width: auto;
		display: inline;
}

h3.summaryheader a {
  text-decoration: none;
  color: #eee;
}

.summaryleft_parent {
  display: inline;
  position: relative;
}

.summaryleft {
	width: 200px;
	margin-top: 25px;
	float: left;
	text-align: center;
        min-height: 395px;
  position: relative;
}

.summarypic {
	margin: 0;
}

.expandedsummarypic {
  display: none; 
  position: absolute; 
  padding-right: 10px; 
  padding-bottom: 10px; 
  background-color: #333;    
}

.summaryleft ul {
	list-style-type: none;
	padding: 0;
	margin: 0 30px;
	width: 138px;
}

.summaryleft ul li.republish {
	margin-top: 10px;
}

.summaryleft a {
    color: #ffffff;
    background: none;
}

.summaryright {
	margin: 25px 20px 15px 220px;
	background-color: #fff;
	min-height: 260px;
	padding: 25px;
	color: #454545;
	font-size: 13px;
	line-height: normal;
}

.summaryright_border {
	width: 20px;
	margin-top: 25px;
	min-height: 260px;
	float: left;
	background: url(/images/summaryright_border.png) no-repeat top right;
}

.summaryright h5 {
	font: normal bold 11px Verdana, Arial;
	color: #333;
	text-transform: uppercase;
	padding: 3px;
	margin: 0;
}


table.summarytable, table.salessummarytable {
	border-collapse: collapse;
}

.summarytable tr td.left {
	width: 130px;
	vertical-align: top;
	padding-bottom: 15px;
}

.salessummarytable tr td.left {
	width: 350px;
	vertical-align: top;
	padding-bottom: 15px;
}

.subscriptiontypesummarytable tr td.left {
    width: 450px;
    vertical-align: top;
    padding-bottom: 15px;
}

.summarytable tr td.right,
.salessummarytable tr td.right,
.subscriptiontypesummarytable tr td.right {
	width: auto;
	padding-bottom: 15px;
}

.summarytable td.both {
    color: #999;
}

.summarytable td.both a {
    color: #999;
}

.salessummarytable .either-or {
    font-size: small;
    font-weight: normal;
    color: #555;
    font-style: italic;
}

ul.summary_categories {
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 25px;
	width: auto;
}

ul.summary_categories li {
	padding-top: 1px;
	float: left;
	display: inline;
	margin-right: 10px;
}

ul.summary_categories input.checkbox {
	margin: 0 8px;
}

span.ratingstars {
	font-size: 11px;
	vertical-align: super;
}

.feedbacktabs {
	height: 33px;
	padding-bottom: 2px;
	background: url(/images/feedback_border.gif) repeat-x bottom;
}

.feedbacktab {
	width: 280px;
	height: 33px;
	margin-right: 3px;
	background: url(/images/feedback_tab.png) no-repeat;
	background-position: top;
	float: left;
}
.feedbacktab:hover {background-position: bottom;}

.feedbacktab h6 {
	padding: 9px;
	margin: 0;
	font: normal bold 13px Verdana, Arial !important;
	color: #333;
	text-transform: uppercase;
	display: inline;
	float: left;
	width: 80px;
	text-decoration: none;
}
.feedbacktab h6:hover {color:#002F64;}

.feedbacktab img{
	float: right;
	padding: 3px;
}

.feedbackarea {
	padding: 10px;
	background: url(/images/feedback_border.png) repeat-x bottom;
}
.feedbackarea:hover {background-color: #fefefe;}

.feedback_date {
	font-size: 10px;
	color: #002F64;
}

.feedback_author {
	font-size: 14px;
	color:#002F64;
	padding-left: 10px;
}

.feedbackarea blockquote {
	margin: 30px 20px;
	border-left: 5px solid #ababab;
	padding-left: 15px;
	font: normal normal 13px Verdana, Arial !important;
	color: #121212 !important;
	line-height: 17px;
}
.feedbackarea blockquote p {
	font: normal normal 13px Verdana, Arial !important;
	color: #121212 !important;
	line-height: 17px;
	width: auto;
}

.feedback_links {text-align: center;}

.feedback_links a{
	margin: 8px 0;
	padding: 0 10px;
	font-size: 11px;
	color: #002F64;
	border-right: 1px solid #002F64;
}

.reviewcommentform {
  padding: 10px;
}

.reviewcommentform textarea {
  width: 100%;
  height: 75px;
}

.feedbackarea textarea {
  height: 75px;
}

.tags input.ajax_text_input {
    width: 80%;
}

#generating_msg {
    color: white;
    font-size: 10px;    
    padding: 3px 0px;
}

#publishing_help {
    float: right;
}

#publishing_help a {
    color: white;
    font-size: smaller;
}

/* Home Page Styles */

.home_center {
	width: 910px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0 0px 0;
}

.home_left {
	width: 390px;
	margin: 0;
	margin-right:20px;
	float: left;
	padding: 20px 20px 0px 20px;
}

.home_left h3 {
	color: #333;
	font-size: 25pt;
	padding: 15px 0;
	margin: 0;
	width: auto;
}

img#createyourlibrary {
	margin: 10px 0;
}

.home_whitebox {
	width: 360px;
	padding: 15px;
	padding-bottom:0px;
	margin: 15px 30px 15px 150px;
	background-color: #fff;
	overflow: hidden;
}

.whitebox_left {
	width: 170px;
	padding-right: 10px;
	float: left;
	display: inline;
}

.whitebox_right {
	width: 130px;
	padding-left: 10px;
	float: left;
	display: inline;
}

.whitebox_left h4 {
	font: normal bold 23px "Myriad Pro", "Ludida Sans", Verdana, Arial;
	color: #002F64;
	padding: 0;
	margin: 0;
}

span.home_subhead {
	font: normal normal 17px "Myriad Pro", "Ludida Sans", Verdana, Arial;
	color: #002F64;
	line-height: 24px;
}

img#createyouraccount {margin-top: 20px;}

img#findoutmore {margin-top: 15px;}

ul.home_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.home_list li {
	background: url(/images/home_list_bullet.png) no-repeat left;
	padding: 5px 0 5px 12px;
	margin: 0;
	font-size: 12px;
	color: #000;
}

.home_right {
	margin-left: 430px;
	padding: 20px 20px 0px 20px;
}
.home_right_alt {
	margin-left: 100px;
	padding: 0px 20px 0px 20px;
}

.home_right_box1 {
	width: 200px;
	height: 151px;
	margin: 0 20px 20px 0;
	background: #eee;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #000;
}

.home_right_box2 {
	width: 200px;
	height: 151px;
	margin: 0 0 20px;
	background: #eee;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #000;
}

img#planetspublisher {margin-top: 15px;}

#black_tabs {
	height: 25px;
	clear:both;
	margin-top: 20px;
}

#black_tabs a {
	width: 120px;
	height: 25px;
	display: inline;
	float: left;
	margin-right: 2px;
	text-indent: -9999px;
	background-position: top;
}

#black_tabs a.active {background-position: bottom;}

#tab_recentlyadded {background: url(/images/tab_recentlyadded.png) no-repeat;}
#tab_recentlyadded:hover {background-position: bottom;}

#tab_mostpopular {background: url(/images/tab_mostpopular.png) no-repeat;}
#tab_mostpopular:hover {background-position: bottom;}

#tab_toprated {background: url(/images/tab_toprated.png) no-repeat;}
#tab_toprated:hover {background-position: bottom;}

#tab_bestsellers {background: url(/images/tab_bestsellers.png) no-repeat;}
#tab_bestsellers:hover {background-position: bottom;}

#tab_featured {background: url(/images/tab_featured.png) no-repeat;}
#tab_featured:hover {background-position: bottom;}

.black_strip {
		clear: both;
    margin: 0;
		height: 175px;
		background-color: #333;
		min-width: 1000px;
		max-width: 1250px;
    vertical-align: middle;
}

.black_strip .left_scroll {
	float: left;
    background-color: #333;
    width: 50px;
    height: 105px;
    padding-top: 70px;
    padding-left: 5px;
}

.black_strip .right_scroll {
    float: right;
    background-color: #333;
    width: 50px;
    height: 105px;
    padding-top: 70px;
    padding-right: 5px;

}

.black_strip .scroll_content {
  overflow: hidden;
  white-space: nowrap; 
  margin: 0px 60px;
}
.black_strip .scroll_content img {
    padding: 20px 10px 0px 10px;
    max-height: 129px;
}

.spacing {
	width: auto;
	height: 80px;
}

/* Ajax Inputs */
.ajax_text_input,
.ajax_text_area {
  font-size: 1em;
}

.ajax_text_area {
    width: 500px;
    height: 100px;
}

/* Upload Choose */

div#upload-choose-type div.image {
    float: left;
    width: 150px;
    text-align: center;
}

div#upload-choose-type a {
    text-decoration: none;
}

div.upload_choose_text {
  min-height: 100px; 
  float: left;
  padding-top: 1em;
}

#non_pdf_warning {
    display: none;
    font-size: smaller;
}

#office2007_warning {
    display: none;
    font-size: smaller;
    color: red !important;
}

/* Publish Page Styles */

.publish_box {
background:#FFFFFF url(../images/point-bottom.png) no-repeat left bottom;
color:#333333;
margin: 15px 0;
padding:20px 20px 40px;
width:510px;
font-size: 13px;
color: #333;
overflow: hidden;
}

.publish_item{
	float:left;
	width:110px;
	margin: 0 5px 0 5px;
	padding-left:2px;
	padding-right:5px;
        height: 220px;
}
.publish_item img{
	vertical-align:bottom;
}

.publish_spacer{
	height:150px;
	line-height:140px;
}
#publish_box2 {background-image: none; padding-bottom: 15px;}

.publish_box p {
	font-size: 13px; 
	color: #333 !important;
	width: auto !important;
}

.publish_box h6 {
color:#00AA50 !important;
margin: 0;
padding: 0;
}

.publish_box .h7 {
	font: normal bold 13px Verdana, Arial;
	color: #333;
	display: inline;
	text-transform: uppercase;
}

p.inline { display: inline;}

input.publish_textbox {
	width: 500px;
	height: 18px;
	padding: 5px;
	background: #eee;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0;
	font-size: 13px;
	color: #333;
}

textarea.publish_textbox {
	width: 500px;
	height: 110px;
	padding: 5px;
	background: #eee;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0;
	font-size: 13px;
	color: #333;
}

.publish_box label {
    width: 150px;
    display: block;
    float: left;
}

input#publish_browse { width: 350px; float: left; }

input#browse {
	float: right;
	display: inline;
	margin-top: -4px;
}

input#publish_button {
	float: right;
	display: inline;
}

ul.publish_advice {
	margin: 0;
	padding: 5px 0 10px 15px;
}

ul.publish_advice li {margin-bottom: 10px;}

ul.publish_advice li a {
	font: normal normal 12px Verdana, Arial;
	color: #002F64;
	line-height: 20px;
}

/* Explore & Search Page */

#matched_tags,
#matched_users,
#search_box {
  background: #333;
  padding: 10px;
  margin-bottom: 20px;
  min-width: 760px;
  max-width: 1010px;
  overflow: visible;
  color: #fff;
}

#matched_tags h6,
#matched_users h6,
#search_box h6{
  width: 550px;
  color:#fff !important;
  font-size:1.6em !important;
  margin: 0px 0px 20px 0px;
}

#matched_tags a,
#matched_users a,
#search_box {
  color: #fff;
}

.matched_user {
  float: left;
  margin: 10px;
  width: 95px;
  overflow: hidden;
  font-size: 11px;
  text-decoration: none;
}

.matched_user img {
  max-height: 75px;
  max-width: 65px;
}

.matched_user .username {
  text-decoration: none;    
}

.inedition_match {
  background: #fff;
  padding: 10px;
  margin-left: 20px;
  margin-bottom: 20px;
  border: 1px solid #CCCCCC;
  min-width: 760px;
  max-width: 1010px;
  overflow: auto;
}

h6.inedition_search_title {
  margin-top: 0px;
  width: 100%;
}

p.search_result_match_pagenum {
  margin: 0px 0px 5px 20px;
}

p.search_result_match_text {
  margin: 7px 0px;
}

/* Messaging */

.whitebox {
    background: #fff;
    padding: 15px;
}

#compose_message_table th {
    vertical-align: top;
    font: normal bold 11px Verdana, Helvetica, Arial;
    color: #333;
    text-transform: uppercase;  
    text-align: left;      
}

#compose_message_table input.textbox {
    	width: 500px;
	height: 18px;
	padding: 5px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 10px 0 20px 0;
	font-size: 13px;
	color: #333;
}

#compose_message_table textarea {
    	width: 500px;
	height: 150px;
	padding: 5px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 10px 0;
	font-size: 13px;
	color: #333;
}

#compose_message_table .submit input{
 	width: 95px;
	height: 38px;
	margin: 5px 5px 0 0;
	padding: 0;
	border: none;
	cursor: pointer;
	text-indent: -500em;
	float: left;
	background: transparent url(/images/sendbutton.png) no-repeat top right;
   
}

#compose_message_table div.submit {
    float: right;
    width: 100px;
    padding-right: 50px;
}

#inbox_table, #transactions_table {
    width: 100%;    
    font-size:1.2em;
    letter-spacing:0em;
    line-height:1.4em;    
}

#purchases_table {
    width: 100%;    
    font-size:1em;
    letter-spacing:0em;
    line-height:1.4em;
}

td.purchase-log-cart-top {
    border-top: 1px black dashed;
}

td.purchase-log-cart-bottom {
    border-bottom: 1px black dashed;
}

#inbox_table .subject {
    width: 50%;    
}

#inbox_table th, #transactions_table th, #purchases_table th {
	font: normal bold 11px Verdana, Helvetica, Arial;        
	text-transform: uppercase;
        text-align: left;
        min-width: 90px;        
}

#inbox_table .sorted, #transactions_table .sorted, #purchases_table .sorted {
    font-size: 14px;   
}

#read_message_table {
    width: 100%;    
    font-size:1.2em;
    letter-spacing:0em;
    line-height:1.4em;    
}


#read_message_table th {
    vertical-align: top;
    font: normal bold 11px Verdana, Helvetica, Arial;
    color: #333;
    text-transform: uppercase;  
    text-align: left; 
    padding-top: 5px;
    
}

#read_message_table td.message_cell {
    border: 1px solid;
    padding: 0.5em;
    min-height: 100px;
}

#read_message_table td.message_cell h6 {
    margin-top: 10px;
}

#forgot_password {
	font: normal normal 10px Verdana, Arial;
	color: #666;
}

/* Publish finished page */

#finished_publish {
	width: 890px;
	margin: 0 auto;
	padding: 40px 0;
	overflow: hidden;
}

#finished_publish_left {
	width: 302px;
	margin-right: 30px;
	float: left;
	display: inline;
}

#finished_publish_left h3 {
	color: #333;
	font-size: 35px;
	padding-bottom: 5px;
	margin: 0;
	width: auto;
}

#finished_publish_left h4 {
	font-size: 22px;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	margin: 5px 0 -6px;
}

#finished_publish_right {
	width: 558px;
	float: left;
	display: inline;
}

h4#options {
	font-size: 10px;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0;
}

#finished_publish_create, div.finished_publish {
	width: 518px;
	padding: 20px;
	margin-bottom: 20px;
	float: left;
	display: inline;
	background-color: #fff;
}

.finished_publish_floatleft {
	width: 510px;
	padding: 0px;
	margin-right: 20px;
	float: left;
	display: inline;
}

.finished_publish_floatleft h3 {
	font: normal bold 18px Verdana, Helvetica, Arial;
	color: #002F64;
	margin: 0px 5px 0px 0px;
}

span.option_number {
	color: #8097B2;
	margin: 0px;
}

.finished_publish_floatleft h4 {
	font: normal normal 11px Verdana, Helvetica, Arial;
	color: #002F64;
	margin: 8px 0;
}

img#view_demo {
	margin: 10px 0;
}

.finished_publish_floatright {
	width: 178px;
	float: left;
	display: inline;
}

.finished_publish_floatright h5 {
	font-size: 18px;
	margin: 5px 0 10px 0;
}

#finished_publish_view {
	width: 518px;
	padding: 20px;
	float: left;
	display: inline;
	background-color: #fff;
}

img#view_only {
	margin-top: 15px;
}

ul.benefits {
	list-style-type: none;
	padding: 0;
	margin: 15px 5px;
	width: 158px;
	float: left;
}

ul.benefits li {
	background: url(../images/home_list_bullet.png) no-repeat left top;
	background-position: 0 11px;
	padding: 8px 0 8px 18px;
	margin: 0;
	font-size: 12.5px;
	color: #121212;
}

/* Admin pages */

#admin_categories {
    width: 500px;
    height: 100px;
}

#admin_table {
    width: 100%;
}

#admin_table thead {
    text-align: left;
}

#admin_table td {
    width: auto;
}

#puid_table {
	width: 100%;
	text-align: left;
}

/* Choose Item Thumbnail Page */

.choose_container {
  background: #eee;
  height: 100%;
  margin: 0 10px;
  max-width: 1230px;
  min-width: 980px;
  overflow: hidden;
}

.choose_left {
  float: left;
  margin: 0;
  padding: 20px;
  width: 280px;
}

.choose_left h3 {
  color: #333;
  font-size: 35px;
  padding-bottom: 5px;
  margin: 0;
  width: auto;
}

.choose_left h4 {
  color: #999 !important;
  font-size: 20px;
  font-weight: normal;
  font-family: "Myriad Pro", Helvetica, Verdana, Arial;
  padding: 0;
  margin: 0;
}

.choose_container h6 {
  width: 550px;
  color:#333333;
  font-size:1.6em !important;
  margin-bottom:10px;
  margin-top: 0;
}

.choose_container p{
  color:#5C5C5C !important;
  font-size:1.2em;
  letter-spacing:0em;
  line-height:1.4em;
  margin:14px 0pt;
  width: 550px;
}

.choose_right {
  margin-left: 320px;
  padding: 20px;
  width: 630px;
}

/* Ramaze Pager Navigation */

.pager {
  text-align: center;
  padding: 2px;
  margin-top: 1em;
  margin-bottom: 3em;
}

.pager ul, .pager li {
  display: inline;
  margin: 0 0.25em;
  padding: 0;
}

.pager li a {
  border: 1px black solid;
  padding: 5px;
  background: #777;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.pager li a:hover {
  background: #444;
}

.pager li a.active {
  background: #444;
}

.pager li.disabled a {
  color: #aaa;
}

.first, .previous, .next, .last {
  font-weight: bold;
}

/* Login & signup page styles */

.login_container {
    background-color:#FFFFFF;
    background-image:url(/images/login/mouse2.jpg);
    background-repeat:no-repeat;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    width:922px;
}

.login_container a
{
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    text-decoration:none;
    font-weight: bold;
}

.login_container .text, .login_left .text {
    background-color:#FFFFFF;
    background-image:url(/images/login/text_field2.png);
    background-repeat:no-repeat;
    border-style:none;
    border-width:0;
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    height:19px;
    margin:0;
    padding:4px 0 5px 5px;
    width:287px;
}

.login_left {
  float: left;
  margin: 0;
  font-size: 13px;
  margin-left: 170px;
  width: 300px;
}

.login_right {
  margin-left: 90px;
  width: 305px;
  float: left;
}

.login_right_inner span {
    padding-right: 40px;
}

.login_container h6 {
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:2.2em;
    font-weight:normal;
    text-decoration:none;
    margin: 2em 0;
}

.tagcloudheader{
	color: #666;
	padding-bottom:5px;
}

/* Carousel tooltips */

a.carousel_tooltip,
a.carousel_tooltip_deactivated {
  position: relative;
  text-decoration: none;
}

a.carousel_tooltip span,
a.carousel_tooltip_deactivated span {
  display: none;
}

a.carousel_tooltip:hover,
a.carousel_tooltip_deactivated:hover {
  font-size: 100%; /* for IE/win bug */
}

a.carousel_tooltip:hover span,
a.carousel_tooltip_deactivated:hover span{
  position: absolute;
  display: block;
  top: -65px;
  left: 0px;
  width: 113px;
  color: #000;
  text-align: center;
}

/* Embed pages */
#code_box {
  width: 100%;
  height: 5em;
}

#embed_options #header {
    min-width: 150px;    
}

#embed_options th input {
    margin-top: 14px;
}


/* Progress bar */
#progress_parent {
  background: #00CC5F;
  height: 25px;
  border-top: 1px solid #004C21;
  border-left: 1px solid #004C21;
  border-bottom: 1px solid #009944;
  border-right: 1px solid #009944;
  margin: 0 0 10px 0;
  display: none;
}
#progress_bar {
  background: #00AA50;
  height: 25px;
  width: 0%;
}
#progress_status {
  position: relative;
  top: -25px;
  text-align: center;
  line-height:25px;
  color: #ffffff;
  font-weight: bold
}

div#access-plus {
  width: 550px;
}

div#access-plus img.button {
  background-color: black;
}

div#access-plus li {
  margin: 20px auto;
}

/* -----------------------------------------------------------
New CSS - 25/08/08 - Friday Studios
----------------------------------------------------------- */

/* Gradient Box One */

.gradient1 {
	width: 726px;
	margin: 30px 0 0 10px;
	background: url(../images/grad1.jpg) repeat-x left top;
}

.gradient1 .floatbox{
	float: left;
	width: 151px;
	padding:12px 12px 0 12px;
}

* html .gradient1 p { /* IE 3px jog hack*/
	height: 1%;
}

.gradient1 p {
	margin:0 0 0 190px;
	color:#5C5C5C !important;
	font-size:1.2em;
	letter-spacing:0em;
	line-height:1.4em;
	padding:20px 24px 12px 0;
}

/* Gradient Bottom */

.gradient_bottom {
	margin:0 0 0 10px;
	padding:0;
	height:10px;
}

.gradient_bottom img {
	display:block;
	padding:0;
}

/* Gradient Box Two */


.gradient2 {
	width: 726px;
	margin: 30px 0 0 10px;
	background: url(../images/grad2.jpg) repeat-x left top;
}

.gradient2 .floatbox{
	float: right;
	width: 151px;
	padding:12px 12px 0 12px;
}

* html .gradient2 p { /* IE 3px jog hack*/
	height: 1%;
}

.gradient2 p {
	margin:0;
	color:#5C5C5C !important;
	font-size:1.2em;
	letter-spacing:0em;
	line-height:1.4em;
	padding:20px 24px 12px 24px;
}

.large_button {
	margin:20px 0;
}

.small_button {
	margin:20px 0 0 0;
}

/* Post Production */

#sidebar2 {
	width: 192px;
	margin-left: 10px;
	float: left;
}

#sidebar2 h3 {
	color: #333;
	font-size:29px;
}

#sidebar2 h4 {
	color: #333 !important;
	font-size: 26px;
	font-weight: normal;
	font-family: "Myriad Pro", Helvetica, Verdana, Arial;
	padding: 0;
	margin: 20px 0 0 0;
}

.production-white-outset {
	background:#FFFFFF;
	color:#333333;
	margin: 15px 0;
	width:606px;
	padding:5px 20px 40px;
}

.production-white-outset span {
	color:#51D86E;
}

div#production-box-1 {
	background:#FFFFFF url(../images/production_bg1.jpg) no-repeat top left;
	padding:20px;
	margin-left:20px;
	height:250px;
}

div#production-box-2 {
	background:#FFFFFF url(../images/production_bg2.jpg) no-repeat top left;
	padding:20px;
	margin-left:20px;
	height:120px;
}

div#production-box-3 {
	background:#FFFFFF url(../images/production_bg3.jpg) no-repeat top left;
	padding:20px;
	margin:20px 0 0 20px;
	height:280px;
}

div#production-box-3 ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

div#production-box-3 ul li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.5em;
	line-height:18px;
}

div#production-box-4 {
	padding:20px;
	margin-left:20px;
}

.screengrab {
	float:right;
	margin-left:20px;
}

/* Home page amends by Tom */
.homepagelargetext {font-size: 22px}
.homepagemediumtext {font-size: 20px}
.homepageexplanatorytextcontainer{
	min-width: 980px;
	max-width: 1230px;
	margin: 0 10px;
	height: 100%;
	overflow: hidden;
	background-color:#eee;
	text-align:center;
}
.homeexplanatorytext{
	font-size:16px;
	margin:auto;
	text-align:left;
    width:800px;
}

.white-outset {
  background:#fff;
  background:url(/images/arrow-white-outset.gif) no-repeat top center #fff;
  color:#333333;
  width: 560px;
}

.white-outset-blank {

    background:#fff;
    color:#333333;
    padding-bottom:10px;
    width:525px;
}

.white-outset-blank h6 {
        color:#00aa50;
        padding:10px 0 0 15px;
        font-size:1.8em !important;
        margin-bottom:15px;
    }

.white-outset h6 {
        color:#00aa50;
        padding:35px 0 0 15px;
        font-size:1.8em !important;
        margin-bottom:15px;
    }

div#embed_sidebar h5 {
        margin: 0; padding: 0.5em 0 0 0;
        font-family: Helvetica, Arial, sans-serif;
        font-weight: bold;
        font-size: 1.5em;
}

div#embed_sidebar h6 {
        margin: 0; padding: 0.5em 0 0 0;
        color: #3FBF7B;
        font-family: Helvetica, Arial, sans-serif;
        font-weight: bold;
        font-size: 1.10em;
        text-transform:uppercase;

}

div#embed_sidebar {

width: 162px;

border: 1px dashed #CCC;
padding:15px;
color:#555;
background:white;

}

#embed_sidebar textarea {
    font-size: xx-small;
    overflow: hidden;
}

ul.collection_items_actions_links {
    padding-left: 15px;
}

ul.collection_items_actions_links li {
padding: 4px;
margin: 2px;
width: 135px;
height: 24;
display: inline;
}

ul.collection_items_actions_links li a {
color: #002f64;
}

#create_new_container {
    position: relative;
    z-index: 1000;
}

#create_new_dropdown {
    position: absolute;
    top: 24px;
    left: 0px;
    background-color: #fff;
    display: none;
    z-index: 1000;
}

#create_new_dropdown ul {
    padding: 2px;
    margin: 2px;
}

#create_new_dropdown ul li {
    list-style-type: none;
    font-size: 14px;
    padding: 4px;
    margin: 2px;
    height: 24;
}

table.groups_list td {
    vertical-align: middle;
    text-align: center;
    padding: 0px 5px;
    width: 136px;
}

#price_filter_options {
    padding: 8px;
    background-color: #000;
}

ul.list_view_item_actions {
        list-style-type: none; 
        margin: 0;
        padding: 0;
}

ul.list_view_item_actions li {
        clear: both;
}

ul.list_view_item_actions li.buy {
        width: 123px;
        float:right;
}

ul.list_view_item_actions li.send_to_a_friend {
        clear: both;
        display: block;
}

ul.list_view_item_actions li.search_inside {
        clear: both;
        float: right;
        display: block;
}

ul.list_view_item_actions li .price {
        float: left;
        font-size: 18px;
        font-weight: bold;
        color: #4BD46C;
}

ul.list_view_item_actions li img {
        float: right;
        margin: 3px;
}

ul.list_view_item_actions li.send_to_a_friend div.friend-result img {
    float:none;
}

#wrapper2 {
	margin: auto;
	padding: 25px 0px 25px 10px;
	width: 905px;
	background-color: #ffffff;
	overflow: hidden
}

#row {
	padding: 0px;
	margin: 0px 0px 25px 0px;
	float: left;
}

#column1 {
	float: left;
	width: 460px;
	margin: 0;
	padding: 0;
}

#column2 {
	margin: 0;
	float: left;
	width: 400px;
	padding: 0px 0px 0px 10px;
}

#floatimg {
	position: relative;
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

#caption {
	font-weight: bold;
	font-style: italic; 
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}

#handacont {
	width: 550px;
	margin: 25px 0px 25px 0px;
	padding: 0;
}

.handaimg {
	border: 0;
	margin: 0px 25px 0px 0px;
	padding: 0 0 0 0;
}

.collection-list{
	list-style:none;
}

.collection-list-item{
	float:left;
	
}

/*RETURNING USER TWITTER MESSAGE*/
	#yudutwit {
		background:#ffffff;
		width: 509px;
		padding: 10px 10px 0px 10px;
		margin: 0px 0px 20px 0px;
		float: left;
	}
	
	#yudutwit p{
		width: 490px;
	}

/*RETURNING USER TWITTER BOX*/
	#twitterbox {
		float: left;
		width: 390px;
		margin: 20px 0px 0px 0px;
	}

	#twilist {
		width: 335px;
		font-size: 10pt;
		font-family: Verdana, sans-serif;
		margin: 0px 0px 0px 25px;
		overflow: hidden;
	}

	#twilist ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}

	#twilist li{
		list-style-type: none;
		padding: 0px 0px 10px 0px;
		margin: 0;
	}

	#twilist a{
		color: #00a950;
	}
	
	#twilist a:hover {
		color: #00a950;
	}
	
	#twilist a:visited {
		color: #00a950;
	}
	
	#twitop {
		width: 390px;
		height: 57px;
		background: url(/images/twitop.jpg) no-repeat top;
	}

	#twimid {
		width: 390px;
		background: url(/images/twibg.jpg) repeat-y;
	}

	#twibot {
		width: 390px;
		height: 27px;
		background: url(/images/twibot.jpg) no-repeat top;
	}
	
#embedfrontpage {
	background-color: #ffffff;
	width: 509px;
	float: left;
	padding:0px 0px 7px 10px;
}

/*RETURNING USER BLOGGAGE*/

	#blogroll {
		background:#ffffff;
		width: 509px;
		padding: 0px 0px 20px 0px;
		float: left;
	}
	
	#blogroll ul {
		width: 429px;
		padding: 20px 20px 20px 20px;
		margin: 0px 0px 0px 20px;
		background: #333333;
		color: #ffffff;
	}
	
	#blogroll li {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	
	#blogroll h3 {
		font-size: 1.5em;
		margin: 0px 0px 0px 20px;
		padding: 20px 0px 20px 0px;
		color: #00A346;
	}
	
	#blogroll h4 {
		font-size: 1.2em;
		margin: 0px 0px 0px 0px;
		padding: 0;
	}
	
	#blogroll .date {
		margin: 0;
		padding:0;
		font-size: 0.8em;
	}
	
	#blogroll .tagline {
		text-align: right;
	}
	
	#blogroll a {
		color: #cccccc;
	}

.twitter 
{
    background-color: #9AE4E8;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    padding: 10px;
    width: 590px;
}

.twitter input
{
    border:1px solid #AAAAAA;
    font-size:1.15em;
}

.twitter input[type=text]
{
    font-family:'Lucida Grande',sans-serif;   
    overflow:auto;
    width:480px; 
    padding: 2px;
    line-height:1.1;
}

.twitter hr
{
    border: 0;
    color: #5c5c5c;
    background-color: #5c5c5c;
    height: 1px;    
}

.inset
{
    margin-left: 30px;
}

.twitter-popup
{
    display: none; 
    z-index: 100;
    left: 30%;
    position: absolute; 
    padding: 10px;
    background-color: #9AE4E8;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
}

.small-twitter-popup
{
    display: none; 
    z-index: 100;
    width: 300px;
    float: right;
    padding: 10px;
    background-color: #9AE4E8;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
}

.twitter-popup-inner
{
    background-color: #fff;
    text-align: right;
    padding: 5px;
}

.twitter-info
{
    padding: 5px;
    color:#666666;
    font-weight: bold;
    float: left;
    font-family:'Lucida Grande',sans-serif;
    font-size:1.15em;
}

.twitter-info-small
{
    padding: 5px;
    color:#666666;
    font-size:11px !important;
    text-align:left;
    width: 518px;
}

.twitter-btn
{
    background-image: url(/images/twitter-btn.gif);
    border: 0 none;
    color: #666666;
    font-size: 14px;
    height: 32px;
    margin: 5px;
    width: 115px;
}

.twitter-txt
{
    border:1px solid #AAAAAA;
    padding:5px;
    margin: 5px;
    font-family:'Lucida Grande',sans-serif;
    font-size:1.15em;
    height:2.5em;
    line-height:1.1;
    overflow:auto;
    width:508px;
}

textarea.token_editor
{
    width: 80%;
}
input.custom_subject
{
    width: 80%;
}

div.emailPreviewContainer
{
    width: 80%;
}

div.emailPreview
{
    background: #FFFFFF;
    padding: 0.5em 1em 1em 4em;
}

.shopping_basket
{
    width: 100%;
    border-collapse: collapse;
    padding: 5px;
    border:10px;
}

.shopping_basket td.small,
.shopping_basket th.small
{
    width: 30px;
}

.shopping_basket td, .shopping_basket th
{
    text-align: left;
    padding: 3px;
}

.shopping_basket thead
{
    font-weight: bold;
    border-bottom: 3px solid black;
}

.shopping_basket tfoot
{
    font-weight: bold;
    border-top: 2px solid black;
}

/* styling for workflow breadcrumbs */

.workflow_breadcrumb_complete,
.workflow_breadcrumb_pending,
.workflow_breadcrumb_divider
{
    height: 35px;
    padding: 0 7px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 13px;
    margin: 0;
}

.workflow_breadcrumb_pending,
.workflow_breadcrumb_complete
{
    background-image: url('/images/workflow_breadcrumbs/bg.png');	
    background-repeat: repeat-x;
    border: 0px;
    border-bottom: 1px solid #B9B9B9;
    padding: 0 12px;
    margin: 0;
    vertical-align: top;
    float: left;
    line-height: 35px;
}

.workflow_breadcrumb_complete
{
    color: #ADADAD;
}

.workflow_breadcrumb_divider
{
    background-image: url('/images/workflow_breadcrumbs/divider_bg.png');
    background-position: center;	
    background-repeat: no-repeat;
    border: 0px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #B9B9B9;
    margin-bottom: -1px;
    vertical-align: top;
    float: left;
    height: 34px;
}

.workflow_breadcrumb_current,
.workflow_breadcrumb_current_left,
.workflow_breadcrumb_current_right
{
    height: 44px;
    padding: 0 4px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 13px;
    color: White;
    margin: 0;
    float: left;
}

.workflow_breadcrumb_current
{
    background-image: url('/images/workflow_breadcrumbs/current_bg.png');	
    background-repeat: repeat-x;
    padding: 0 5px;
    margin: 0;
    line-height: 44px;
}

.workflow_breadcrumb_current_left
{
    border-left: 0px;
    background-image: url('/images/workflow_breadcrumbs/current_left_bg.png');
    background-position: left;	
    background-repeat: no-repeat;
}

.workflow_breadcrumb_current_right
{
    border-right: 0px;
    background-image: url('/images/workflow_breadcrumbs/current_right_bg.png');
    background-position: right;	
    background-repeat: no-repeat;
}

.workflow_breadcrumbs_padding
{
    margin-left: 180px;
    height: 44px;
    overflow: visible;
}

.medium_button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-image: url(/images/login/medium2_button2.png);
	height: 22px;
	width: 46px;
	padding-top: 6px;
	padding-left: 17px;
	padding-right: 0px;
	float: left;
}
.medium_button2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-image: url(/images/login/medium2_button.png);
	float: left;
	height: 22px;
	width: 46px;
	padding-top: 6px;
	padding-left: 17px;
}
.medium_button_container {
	height: 28px;
	width: 63px;
	margin-right: 5px;
	margin-left: 0px;
	color: #333;
	margin-top: 6px;
}
.verylarge_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-image: url(/images/login/verylarge_button2.png);
	float: left;
	height: 22px;
	width: 186px;
	padding-top: 6px;
	padding-left: 27px;
}
.verylarge_button:hover {
	background-image: url(/images/login/verylarge_button.png);
}

.personalise_header
{
  clear: both;
  padding: 40px 0 0 40px;
  width: 882px;
}

.plus_container {
    background-color:#FFFFFF;
    height:715px;
    margin-left:auto;
    margin-right:auto;
    padding:18px 30px 10px;
    width:1180px;
}

.pro_plus_container {
    height:90px;
    margin-left:auto;
    margin-right:auto;
    width:707px;
}

.pro_plus_text {
    color:#333333;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    height:90px;
    padding-left:10px;
    width:515px;
}

.small_grey {
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
}

.pro_plus__button_container {
    float:right;
    padding-top:20px;
    text-align:right;
    width:180px;
}

.plus_montage_top {
    background-image:url(/images/plus_montage2.jpg);
    background-repeat:no-repeat;
    height:194px;
    margin-left:auto;
    margin-right:auto;
    width:707px;
}

.pro_plus_find_out_main {
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.7em;
    margin:0;
    padding:100px 0 4px 18px;
    width:382px;
}

.pro_plus_plus_button {
    float:left;
    height:31px;
    margin:0 0 0 16px;
    width:164px;
}

.pro_plus_plus_button {
    float:left;
    height:31px;
    margin:0 0 0 16px;
    width:164px;
}

.pro_plus_green_bar {
    background-color:#00A145;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:2.1em;
    height:26px;
    margin-left:245px;
    padding-left:10px;
    padding-top:2px;
    width:688px;
}

.plus_montage {
    background-image:url(/images/plus_montage.jpg);
    background-repeat:no-repeat;
    height:368px;
    margin-left:auto;
    margin-right:auto;
    width:707px;
}

.pro_plus_text_container7 {
    border-bottom:1px dotted #333333;
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.4em;
    font-weight:normal;
    margin-left:20px;
    margin-right:10px;
    padding-bottom:6px;
    padding-top:51px;
    width:370px;
}

.pro_plus_text_container5 {
    border-bottom:1px dotted #333333;
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1em;
    font-weight:normal;
    margin-left:20px;
    margin-right:10px;
    padding-bottom:10px;
    padding-top:10px;
    width:370px;
}

.pro_plus__button_container {
    float:right;
    padding-top:20px;
    text-align:right;
    width:180px;
}

.indexmain2 {
    background-color:#FFFFFF;
    height:1660px;
    margin-left:auto;
    margin-right:auto;
    padding:18px 30px;
    width:1180px;
}

.pro_plus_container2 {
    height:100px;
    margin-left:auto;
    margin-right:auto;
    width:707px;
}

.pro_plus_text2 {
    color:#333333;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    height:100px;
    padding-left:10px;
    width:461px;
}

.pro_plus__button_container2 {
    float:right;
    padding-top:20px;
    text-align:right;
    width:230px;
}

.pro_plus_montage1 {
    background-image:url(/images/pro_vs_plus/montage1.jpg);
    background-repeat:no-repeat;
    height:250px;
    margin-left:auto;
    margin-right:auto;
    width:707px;
}

.pro_plus_find_out_main2 {
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.3em;
    margin:0;
    padding:80px 0 4px 18px;
    width:382px;
}

.pro_plus_find_out_more {
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.9em;
    height:35px;
    padding:0;
    width:380px;
}

.pro_plus_plus_button {
    float:left;
    height:31px;
    margin:0 0 0 16px;
    width:164px;
}

.pro_plus_pro_button {
    float:left;
    height:31px;
    margin:0 0 0 10px;
    width:164px;
}

.pro_plus_production_solutuion {
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.9em;
    margin:0;
    padding:6px 0 0 20px;
    width:380px;
}

.pro_plus_text_container {
    border-bottom:1px dotted #333333;
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.3em;
    font-weight:normal;
    margin-left:20px;
    margin-right:10px;
    padding-bottom:10px;
    padding-top:10px;
    width:370px;
}

.pro_plus_text_container2 {
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.3em;
    font-weight:normal;
    margin-left:20px;
    margin-right:10px;
    padding-bottom:6px;
    padding-top:6px;
    width:370px;
}

.pro_plus_green_bar {
    background-color:#00A145;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.6em;
    height:26px;
    margin-left:245px;
    padding-left:10px;
    padding-top:2px;
    width:688px;
}

.pro_plus_montage2 {
    background-image:url(/images/pro_vs_plus/montage2.jpg);
    background-repeat:no-repeat;
    height:708px;
    margin-left:auto;
    margin-right:auto;
    width:707px;
}

.pro_plus_text_container3 {
    border-bottom:1px dotted #333333;
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.3em;
    font-weight:normal;
    margin-left:20px;
    margin-right:10px;
    padding-bottom:10px;
    padding-top:11px;
    width:370px;
}

.pro_plus_green_bar2 {
    background-color:#00A145;
    color:#FFFFFF;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.7em;
    height:23px;
    padding-left:10px;
    padding-top:1px;
    width:540px;
}

.pro_plus_back_to_top {
    background-color:#00A145;
    float:left;
    margin:0;
    padding:10px 0 0 40px;
    width:100px;
}

.pro_plus_montage3 {
    background-image:url(/images/pro_vs_plus/montage3.jpg);
    background-repeat:no-repeat;
    height:508px;
    margin-left:auto;
    margin-right:auto;
    width:707px;
}

.pro_plus_text_container {
    border-bottom:1px dotted #333333;
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.3em;
    font-weight:normal;
    margin-left:20px;
    margin-right:10px;
    padding-bottom:10px;
    padding-top:10px;
    width:370px;
}

.pro_plus_green_bar6 {
    background-color:#00A145;
    float:left;
    height:20px;
    padding-left:20px;
    padding-top:5px;
    width:530px;
}

.pro_plus_back_to_top {
    background-color:#00A145;
    float:left;
    margin:0;
    padding:10px 0 0 40px;
    width:100px;
}

.pro_plus_green_bar_container {
    background-color:#00A145;
    font-family:Arial,Helvetica,sans-serif;
    height:26px;
    margin-left:245px;
    width:698px;
}

.white_text:link {
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.9em;
    text-decoration:none;
}
.white_text:hover {
    color:#FFFFCC;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.9em;
    text-decoration:none;
}
.white_text:visited {
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.9em;
    text-decoration:none;
}

.white2, .white2:visited {
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1em;
    text-decoration:underline;
}

.light_blue:link {
    color:#148FCB;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.9em;
    text-decoration:underline;
}
.light_blue:hover {
    color:#148FCB;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.9em;
    text-decoration:none;
}
.light_blue:visited {
    color:#148FCB;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.9em;
    text-decoration:underline;


}

.seo_container {
    float:left;
    width:980px;
}

.seo_left_container {
    border-right:1px dotted #666666;
    color:#333333;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.75em;
    font-weight:normal;
    height:240px;
    margin-right:20px;
    padding-left:10px;
    padding-right:20px;
    padding-top:20px;
    text-decoration:none;
    width:429px;
}

.seo_right_container {
    color:#333333;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.75em;
    font-weight:normal;
    height:240px;
    margin-right:20px;
    padding:20px 20px 0 10px;
    text-decoration:none;
    width:450px;
}

.bottomwrapper {
    height:70px;
    margin-left:auto;
    margin-right:auto;
    padding-top: 30px;
    width:1240px;
    clear:both;
}

.bottomnav {
    background-color:#333333;
    padding-bottom:4px;
    padding-left:30px;
    padding-top:2px;
    width:1210px;
    font-size:16px;
}

.bottomnav a.white_text {
    font-size:0.7em;
}

.copyright {
    background-color:#E7E7E7;
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.8em;
    font-weight:normal;
    height:50px;
    text-decoration:none;
    width:1240px;
}

.copyrightText {
    background-color:#E7E7E7;
    color:#333333;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.2em;
    font-weight:normal;
    height:14px;
    padding:19px 0 15px 30px;
    text-decoration:none;
    width:500px;
}

.social_network_container {
    float:left;
    height:33px;
    padding-right:30px;
    padding-top:15px;
    text-align:right;
    width:680px;
    font-size: 1.3em;
}

.pro_plus_seotext {
    float:left;
}

.hidden-submit {
    border: 0 none;
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.required-field:after {
    content: " *";
    font-size: large;
    font-weight: bold;
    color: red;
    vertical-align: sub;
}

.green-button {
    padding: 13px 10px 13px 10px;
    border-radius: 10px;
    font-size: large;
    cursor: pointer;

    background: #07ab59; /* Old browsers */
    background: -moz-linear-gradient(top, #07ab59 0%, #ffffff 4%, #ffffff 10%, #07ab59 34%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #07ab59 0%,#ffffff 4%,#ffffff 10%,#07ab59 34%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #07ab59 0%,#ffffff 4%,#ffffff 10%,#07ab59 34%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07ab59', endColorstr='#07ab59',GradientType=0 ); /* IE6-9 */
    border: 1px solid #07ab59;
    color: #ffffff;
}