@charset "UTF-8";
/*
Basic styles for Canvera.com - Portfolio
Editor: Mayur Chaudhary
created on: 01.02.2010
*/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin : 0;
	padding : 0;
}
body.home_bg {
	background:url(../images/home_bg.jpg) no-repeat top center;
}
/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size : 100%;
}
/* Removes list-style from lists */
ol, ul {
	list-style : none;
}
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style : normal;
	font-weight : normal;
}
/* Removes list-style from lists */
table {
	border-collapse : collapse;
	border-spacing : 0;
}
/* Removes border from fieldset and img */
fieldset, img {
	border : 0;
}
/* Left-aligns text in caption and th */
caption, th {
	text-align : left;
}
/* Removes quotation marks from q */
q:before, q:after {
	content :'';
}
/* Basic Properties */
.floatL {
	float:left;
}
.floatR {
	float:right;
}
.clear {
	clear:both;
}
/* Common Styles */
.textblack8pt {
	font-size:8pt;
}
.textblack9pt {
	font-size:9pt;
}
.textblack10pt {
	font-size:10pt;
}
.textblack11pt {
	font-size:11pt;
}
.textcolor333 {
	color: #333;
}
.textcolor666 {
	color: #666;
}
.text1em {
	font-size: 1em;
}
.text75em {
	font-size: .75em;
}
.text7em {
	font-size: .7em;
}
.text8em {
	font-size: .8em;
}
.text6em {
	font-size: .6em;
}
.aligntop {
	vertical-align:top;
}
.textalignleft {
	text-align:left;
}
.textaligncenter {
	text-align:center;
}
.padding2left {
	padding-left: 2px;
}
.padding2right {
	padding-right: 2px;
}
.padding2top {
	padding-top: 2px;
}
.padding2bottom {
	padding-bottom: 2px;
}
.padding5left {
	padding-left: 5px;
}
.padding5right {
	padding-right: 5px;
}
.padding5bottom {
	padding-bottom: 5px;
}
.padding10left {
	padding-left: 10px;
}
.padding10right {
	padding-right: 10px;
}
.padding10top {
	padding-top: 10px;
}
.padding16left {
	padding-left: 16px;
}
.padding16right {
	padding-right: 16px;
}
.padding20left {
	padding-left: 20px;
}
.padding20right {
	padding-right: 20px;
}
.padding50right {
	padding-right: 50px;
}
.margin_121px {
	margin-left:121px;
}
.text333p85 {
	color: #333;
	font-family: sans, "Trebuchet MS", Arial, Helvetica;
	font-size: .85em;
}
.text999p9 {
	color: #999;
	font-family: sans, "Trebuchet MS", Arial, Helvetica;
	font-size: .9em;
	letter-spacing: .03em;
}
.theme1 {
	background-image:url(../images/canveratheme1.gif);
	background-repeat:repeat;
}
/* FOR HOME PAGE */
.outer_container {
	width:980px;
	margin:0px auto;
	padding:0px;
}
.container1 {
	background:url(../images/homepage_main_bg.jpg) bottom center;
	background-repeat:no-repeat;
	width: 980px;
	height: 414px;
	text-align:left;
	position:relative;
}
.photofair_description {
	width:160px;
	height:98px;
	float:left;
	font:14px "Verdana", Geneva, sans-serif;
	color:#336699;
	padding:14px 0px 0px 0px;
	position:absolute;
	top:205px;
	left:208px;
	line-height:24px;
}
.photofair_description a, .photofair_description a:visited, .photofair_description a:active{
	color:#336699;
	text-decoration:underline;
}
.photofair_description a:hover {
	color:#f09a21;
}
.product_btn_div {
	width:600px;
	height:30px;
	position:absolute;
	bottom:25px;
	right:24px;
}
.product_btn_div ul {
	margin:0px;
	padding:0px;
}
.product_btn_div ul li {
	display:block;
	cursor:pointer;
	height:30px;
	padding:0px 0px 0px 0px;
	float:right;
	list-style:none;
	overflow:hidden;
}
.register_btn {
	width:220px;
	height:30px;
	background:url(../images/register_btn.png) no-repeat;
}
.request_btn {
	width:188px;
	height:30px;
	background:url(../images/request_btn.png) no-repeat;
}
.register_btn:hover, .request_btn:hover {
	background-position:0px -30px;
}
.social_sharing_icons {
	width:968px;
	height:26px;
	float:left;
	padding:5px 12px 0px 0px;
}
.social_sharing_icons ul {
	margin:0px;
	padding:0px;
}
.social_sharing_icons ul li {
	width:26px;
	height:26px;
	float:right;
	list-style:none;
	padding:0px 0px 0px 5px;
}
.inner_social_sharing_icons {
	width:96px;
	height:26px;
	float:right;
	padding:5px 12px 0px 0px;
}
.inner_social_sharing_icons ul {
	margin:0px;
	padding:0px;
	float:right;
}
.inner_social_sharing_icons ul li {
	width:26px;
	height:26px;
	float:right;
	list-style:none;
	padding:0px 0px 0px 5px;
}
.container2 {
	width: 980px;
	height: 3px;
}
.container2 div.green {
	background-color: #73a342;
	width: 327px;
	height: 3px;
}
.container2 div.blue {
	background-color: #0e577f;
	width: 326px;
	height: 3px;
}
.container2 div.orange {
	background-color: #f28a41;
	width: 327px;
	height: 3px;
}
.container3 {
	border-top: 1px solid #7eb2e6;
	border-bottom: 1px solid #316497;
	width: 980px;
	height: 92px;
	background-image:url(../images/conatiner3_bg.png);
	background-repeat:repeat;
}
.container4 {
	border-bottom: 1px solid #316497;
	width: 980px;
	height: 32px;
	background-image: url(../images/conatiner4_bg);
	background-repeat:repeat;
}
.container4content {
	color:#9cf;
	line-height: 32px;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 11pt;
	font-weight:bold;
	text-align:center;
}
.container5 {
	border-right: 1px solid #babcbf;
	border-bottom: 1px solid #babcbf;
	border-left: 1px solid #babcbf;
	width: 938px;
	height: 142px;
	background-image: url(../images/conatiner5_bg.png);
	background-repeat: repeat-x;
	-moz-border-radius-bottomleft: 10px;
	/*	-khtml-border-radius: 10px;*/
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	/*	-khtml-border-radius: 10px;*/
	-webkit-border-bottom-right-radius: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
/* Global Nav */
.globalnav {
	width: 566px;
	height: 20px;
	line-height: 20px;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: .73em;
	font-weight:bold;
	color: #fff;
}
.globalnav ul li {
	margin-top:2px;
	float:right;
	height: 21px;
	line-height: 21px;
	padding: 0 10px 0 10px;
	text-align:left;
}
.globalnavhover {
	float:right;
	padding: 5px 10px 1px 10px;
	vertical-align:middle;
	height: 18px;
	text-align:left;
	background-color: #719bc6;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor:pointer;
	cursor: hand;
}
.messagingcontainer {
	padding-top: 148px;
	padding-left: 70px;
	width: 270px;
}
.messagingheader {
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: .9em;
	font-weight:bold;
	color: #5a7fa2;
	text-align:center;
}
.messagingcontent {
	padding-top: 12px;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: .73em;
	letter-spacing: .03em;
	color: #666;
	text-align:center;
	line-height: 16px;
}
.bluemessageheader1 {
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 18px;
	color: #fff;
	padding-left: 25px;
	width: 459px;
	height: 91px;
	text-align:left;
	background-image:url(../images/v_seperator.png);
	background-position: right;
	background-repeat:no-repeat;
}
.bluemessageheader1hover {
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 18px;
	color: #fff;
	padding-left: 25px;
	width: 459px;
	height: 91px;
	text-align:left;
	background-image:url(../images/v_seperator.png);
	background-position: right;
	background-repeat:repeat;
	cursor:pointer;
	cursor:hand;
}
.bluemessageheader1content {
	color: #aed5fd;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size:16px;
	padding-top: 5px;
	margin-right: 5px;
	font-weight:normal;
	background-repeat:no-repeat;
}
.padding_top20px {
	padding-top:20px;
}
.blue_arrow {
	width:36px;
	height:91px;
	float:right;
	background:url(/static/images/img_arrow_blue.png) center  center no-repeat;
}
.bluemessageheader1image {
	width:112px;
	height:91px;
	float:right;
	background:url(/static/images/photographer_icon.png) no-repeat;
}
.bluemessageheader2 {
	padding-top: 8px;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 1em;
	font-weight:bold;
	color: #fff;
	padding-left: 20px;
	width: 469px;
	height: 84px;
	text-align:left;
	background-repeat:no-repeat;
}
.bluemessageheader3 {
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 18px;
	color: #fff;
	padding-left: 20px;
	width: 475px;
	text-align:left;
}
.bluemessageheader3hover {
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 18px;
	color: #fff;
	padding-left: 20px;
	width: 475px;
	height: 91px;
	text-align:left;
	background-image:url(../images/v_seperator.png);
	background-position: right;
	background-repeat:repeat;
	cursor:pointer;
	cursor:hand;
}
.homepagebanner {
	padding-left: 28px;
	padding-right: 28px;
}
/* FOR INNER PAGES */
.innerpageglobalnavContainer {
	background-image:url(../images/globalnav_innerpages_bg.jpg);
	background-repeat:no-repeat;
	width: 978px;
	height: 70px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.innerpagelogo {
	width: 210px;
	width: 70px;
	padding-left: 16px;
}
.innerglobalnavcontainer {
	width: 760px;
	height: 70px;
	text-align:right;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 9pt;
	color: #fff;
}
.innerglobalnav {
	background-image:url(../images/inner_globalnav_bg.jpg);
	background-repeat:repeat-x;
	height: 26px;
}
.innerglobalnavcorner {
	background-image:url(../images/nav_corner);
	background-repeat:no-repeat;
	height: 26px;
	padding: 0px;
	margin: 0px;
}
.innerglobalnav ul li {
	margin-top:2px;
	float:left;
	height: 21px;
	line-height: 21px;
	padding: 0 10px 0 10px;
	text-align:left;
}
.welcoemessage {
	color: #369;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: .8em;
	padding: 3px 8px 0 0;
	text-align:center;
}
.secondarynav {
	height: 26px;
	color: #666;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 1em;
	padding-right: 5px;
}
.secondarynavhover {
	height: 26px;
	color: #666;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 9pt;
	background-image:url(../images/secondarynav_hover_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.secondarynav ul li {
	margin-top:2px;
	float:left;
	height: 15px;
	line-height: 15px;
	padding: 21px 5px 0 5px;
	text-align:right;
	color: #666;
}
.headerbar {
	background-color: #162c44;
	width: 962px;
	height: 30px;
	line-height: 30px;
	padding-left: 16px;
	color: #fff;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: .95em;
}
.headerbar p.main {
	text-transform:uppercase;
}
.headerbar p.secondary {
	font-size: .8em;
	color: #999;
}
/* Main Content */
.innercontainer {
	width: 978px;
}
.innercontainer div.maincontent {
	width: 805px;
}
.innercontainer div.maincontentPC {
	width: 803px;
	height: 461px;
	background-image:url(../images/img_main_productcatalog.jpg);
	background-repeat:no-repeat;
	border: 1px solid #ccc;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.pccategoryLeft{
	width:390px;
	padding:20px 5px 10px 5px;
	float:left;
}
.pccategoryRight{
	width:340px;
	padding:20px 5px 10px 10px;
	float:left;
}
.pccategorytitle {
	color: #369;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: .02em;
	text-align:left;
	padding:0px 10px;
}	
.pccategory_subLink {
	color: #0066ff;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 11px;
	text-transform:none;
	text-decoration:underline;
	font-weight:normal;
}
.pccontentheaderLeft {
	width:235px;
	padding-left: 168px;
	padding-top: 20px;
}
.pcheadertLeft {
	color: #369;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 16px;
	font-weight:bold;
	letter-spacing: .02em;
	text-align:left;
}
.pccontentLeft {
	color: #666;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 12px;
	text-transform:none;
	text-align:left;
	line-height: 22px;
}
.pccontentheaderRight {
	width:210px;
	padding-left: 181px;
	padding-top: 35px;
}
.pcheadertRight {
	color: #369;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 16px;
	font-weight:bold;
	letter-spacing: .02em;
	text-align:left;
}
.pccontentRight {
	color: #666;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 12px;
	text-transform:none;
	text-align:left;
	line-height: 22px;
}
.innercontainer div.rightcontent {
	width: 163px;
	padding: 5px 0 0 5px;
}
.btnicon {
	width: 27px;
	height: 27px;
	line-height: 29px;
	background-color: #69c;
	border: 1px solid #5182b7;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: 4px;
}
.btntext {
	width: 133px;
	height: 27px;
	line-height: 29px;
	background-color: #69c;
	border: 1px solid #5182b7;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 10pt;
	font-weight:bold;
	color: #fff;
}
.bluerightbox {
	width: 166px;
	background-color: #b9dbfc;
	border: 1px solid #97bce1;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 10pt;
	font-weight:bold;
	color: #fff;
	text-align: left;
	margin-top: 5px;
	position:relative;/*	padding: 0px 3px 0px 3px;*/
}
.bluerightbox p.header {
	width: 166px;
	height: 29px;
	line-height: 29px;
	background-color: #69c;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 10pt;
	font-weight:bold;
	color: #fff;
	text-align: left;
	padding-bottom: 1px;
}
/*.bluerightbox ul li
{
	line-height: 18px;
	}*/
.canverafooter {
	width: 958px;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	color: #999 !important;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: .7em;
	float:left;
}
.canverafooter ul {
	margin:0px;
	padding:0px;
}
.canverafooter ul li {
	list-style:none;
	float:left;
	color:#999 !important;
}
.canverafooter ul li a, .canverafooter ul li a:visited, .canverafooter ul li a:active{
	color:#999;
	text-decoration:none;
}
.canverafooter ul li a:hover{
	color:#fba940;
	text-decoration:none;
}
.copyright {
	color:#82acd7;
	text-align:right;
}

.inner_copyright {
color: #999 !important;
font-family: 10px "Trebuchet MS", sans, Arial, Helvetica !important;
}
/*	Links */
A.globalnav {
	COLOR: #fff;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 9pt;
}
A.globalnav:visited {
	COLOR: #fff;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 9pt;
}
A.globalnav:hover {
	COLOR: #fff;
	TEXT-DECORATION: none;
}
A.globalnav:active {
	COLOR: #fff;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 9pt;
}
A.secondaryglobalnav {
	COLOR: #666;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 9pt;
}
A.secondaryglobalnav:visited {
	COLOR: #666;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 9pt;
}
A.secondaryglobalnav:hover {
	COLOR: #F60;
	TEXT-DECORATION: none;
}
A.secondaryglobalnav:active {
	COLOR: #666;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 8pt;
}
A.footerlink {
	COLOR: #666;
	TEXT-DECORATION: underline;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 8pt;
}
A.footerlink:visited {
	COLOR: #666;
	TEXT-DECORATION: underline;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 8pt;
}
A.footerlink:hover {
	COLOR: #F60;
	TEXT-DECORATION: underline;
}
A.footerlink:active {
	COLOR: #666;
	TEXT-DECORATION: underline;
	font-family: "Trebuchet MS", sans, Arial, Helvetica;
	font-size: 8pt;
}
/* right nav code starts here */

.right_nav_main {
	margin: 0px;
	padding-top: 3px;
	width: 162px;
	background: #b9dbfc;
	border-left: 1px solid #90b7de;
	border-right: 1px solid #90b7de;
	float: left;
}
p.right_nav_main_text {
	color: #000000;
	font: bold 12px "Trebuchet MS", sans, Arial, Helvetica;
	padding: 0px 4px;
}
p.right_navfooter {
	color: #666666;
	font: italic 12px "Trebuchet MS", sans, Arial, Helvetica;
	padding: 18px 4px 10px 4px;
	overflow: hidden;
}
.bullet_fields_div {
	width: 162px;
	float: left;
	float: left;
}
#bullet {
	width: 17px;
	float: left;
	color: #FFFFFF;
	font: 10px "Trebuchet MS", sans, Arial, Helvetica;
}
.bullet_nav {
	padding: 5px 0px 10px 5px;
}
.bullet_nav li {
	line-height: 18px;
	list-style-type: none;
	background: url(../images/product_li_bg.png) no-repeat;
	width: 17px;
	height: 18px;
	text-align: center;
	padding-bottom: 28px;
}
.navtextdiv {
	width: 130px;
	height:179px;
	color: #666666;
	font: 12px "Trebuchet MS", sans, Arial, Helvetica;
	position: absolute;
	display:block;
	margin:0px 0px 0px 0px;
	left:30px;
}
.bullet_text {
	padding: 5px 0px 10px 0px;
}
.bullet_text li {
	line-height: 21px;
	list-style-type: none;
	width: 130px;
	text-align: left;
	padding-bottom: 10px;
	color: #666666;
	font: 12px "Trebuchet MS", sans, Arial, Helvetica;
}
.white_text {
	color: #FFFFFF;
	font: bold 10px "Trebuchet MS", sans, Arial, Helvetica;
}
.right_nav_bottom {
	background: url(../images/right_nav_bottom.png) no-repeat;
	float: left;
	width: 164px;
	height: 5px;
	overflow: hidden;
	margin-top: 0px;
}

.paddingT3 {
	padding: 3px 0px 0px 0px;
}
.text12B {
	font: bold 12px Verdana,Arial,Helvetica,sans-serif;
	height:21px;
}

.blue_border_bottom {
	border-bottom:2px solid #336699 !important;
	margin-bottom:7px !important;
}

.margineT5px {
	margin-top:5px;
}

 /* declaration of the styles for the form fields */

.textfield
 {
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	border-top-style:outset;
	border-right-style:outset;
	border-bottom-style:outset;
	border-left-style:outset;
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 25px;
	background-image:url(bg_textfield.jpg);
	background-position:center;
	background-repeat:repeat-x;
	padding-left: 3px;
	width: 200px;
	height: 25px;
	line-height: 25px;
	color: #999999;
 }
 .textfield_bar
 {
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-image:url(bg_textfield.jpg);
	background-position:center;
	background-repeat:repeat-x;
	padding-left: 3px;
	width: 200px;
	height: 18px;
	color: #666;
 }
 .pvrhomepagetextfield
{
	width:210px;
	height: 18px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	padding: 0 2px 0 2px;
}
  .textfield_barSmall
 {
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	font-weight: bold;
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-image:url(bg_textfield.jpg);
	background-position:center;
	background-repeat:repeat-x;
	padding-left: 3px;
	width: 50px;
	height: 18px;
	color: #666;
 }
  .textfieldmedium
 {
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 95px;
	height: 12px;
	color: #000;
 }
  .textfieldsmall
 {
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 30px;
	height: 15px;
	color: #000;
 }
  .textfieldPercent
 {
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 90%;
	height: 13px;
	color: #000;
 }
  .textfieldmultiple
 {
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 99%;
	height: 110px;
	color: #666;
 }
   .textfieldmultiplesmall
 {
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 202px;
	height: 40px;
	color: #666;
	overflow:auto;
 }
  .listMenu
 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 21px;
	color: #666;
 }
   .listMenurightnav
 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 21px;
	color: #666;
	width: 135px;
	margin-top: 3px;
 }
   .listMenuNormal
 {
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 21px;
	width: 200px;
	color: #666;
 }
 
    .listMenu_registration
 {
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 21px;
	width: 200px;
	color: #333;
 }
 
 
 /* declaration of the styles for the btn */ 
.btn{
 	background-image:url(../images/btn_bg.jpg);
	background-color: #c6dff8;
	background-position:center;
	background-repeat:repeat-x;
	padding: 3px 3px 3px 3px;
	border: 1px solid #c6dff8;
	border-left: 3px solid #c6dff8;
	border-right: 3px solid #c6dff8;	
	height: 34px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight:bold;
	color: #fff;
	cursor: pointer;
	cursor: hand;
 }
 
.btnov{
 	background-image: url(../images/btn_bg.jpg);
	background-color: #6699cc;
	background-position:center;
	background-repeat:repeat-x;
	padding: 3px 3px 3px 3px;
	border: 1px solid #6699cc;
	border-left: 3px solid #6699cc;
	border-right: 3px solid #6699cc;	
	height: 34px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight:bold;
	color: #000;
	cursor: pointer;
	cursor: hand;
 }
 
 .btndisable{
 	background-image: url(../images/btn_bg_dsbl.jpg);
	background-color: #ddecfb;
	background-position:center;
	background-repeat:repeat-x;
	padding: 3px 3px 3px 3px;
	border: 1px solid #ddecfb;
	border-left: 3px solid #ddecfb;
	border-right: 3px solid #ddecfb;	
	height: 34px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight:bold;
	color: #fff;
	cursor: default;
	cursor: default;
 }
 
.btngrey{
 	background-image: url(../images/btn_grey_bg.jpg);
	background-color: #dadada;
	background-position:center;
	background-repeat:repeat-x;
	padding: 3px 3px 3px 3px;
	border: 1px solid #dadada;
	border-left: 3px solid #dadada;
	border-right: 3px solid #dadada;
	height: 34px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight:bold;
	color: #fff;
	cursor: pointer;
	cursor: hand;
 }
 
.btngreyov{
 	background-image: url(../images/btn_grey_bg.jpg);
	background-color: #999;
	background-position:center;
	background-repeat:repeat-x;
	padding: 3px 3px 3px 3px;
	border: 1px solid #999;
	border-left: 3px solid #999;
	border-right: 3px solid #999;
	height: 34px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight:bold;
	color: #000;
	cursor: pointer;
	cursor: hand;
 }

.btngreyhomepage{
 	background-image: url(../images/btn_grey_bg.jpg);
	background-color: #dadada;
	background-position:center;
	background-repeat:repeat-x;
	padding: 2px 2px 2px 2px;
	border: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	height: 25px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #fff;
	cursor: pointer;
	cursor: hand;
 }
 
.btngreyhomepageov{
 	background-image: url(../images/btn_grey_bg.jpg);
	background-color: #999;
	background-position:center;
	background-repeat:repeat-x;
	padding: 2px 2px 2px 2px;
	border: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	height: 25px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #fff;
	cursor: pointer;
	cursor: hand;
 }
 
.btngreydisable{
 	background-image: url(../images/btn_grey_dsbl_bg.gif);
	background-color: #ededed;
	background-position:center;
	background-repeat:repeat-x;
	padding: 3px 3px 3px 3px;
	border: 1px solid #ededed;
	border-left: 3px solid #ededed;
	border-right: 3px solid #ededed;
	height: 34px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight:bold;
	color: #bcbcbc;
	cursor: default;
	cursor: default;
 }

.contentbox div.header
{
	height:27px;
	color: #fff;
	background-color:#8bbff4;
	border-bottom: 1px dotted #ccc;
	margin: 1px;
	font-weight:bold;
	padding:0;
}
.contentbox div.wrapper
{
	border-top: 1px solid #69c;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #69c;
	border-left: 1px solid #69c;
}
.contentbox div.contentarea
{
	color: #000;
	margin: 1px;
	padding: 10px;
	text-align:left;
	position:relative;
	height:449px;
	overflow:auto;
}
.contentbox div.contentareamyalbum
{
	color: #000;
	margin: 1px;
	padding: 10px;
	text-align:left;
	position:relative;
	height:170px;

}
.contentboxnoheight
{
	width:778px;
	text-align:left;
	margin:0;
	padding:0 10px 0 10px;
	border: 1px solid #ccc;

}
.contentboxnoheight div.header
{
	background-image: url(../images/img_subheader_bg_order.jpg);
	background-repeat:repeat-x;
	width: 780px;
	height: 32px;
	padding: 0 0 0 0;
}

.contentboxnoheight div.blue_border
{
	color: #000	;
	font-weight: normal;
	font-size: 15px;
	font-family: verdana, sans-serif;
	position:relative;
	margin: 0px;
	line-height: 30px;
}

.contentboxnoheight div.wrapper
{
/*	border-top: 1px solid #69c;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #69c;
	border-left: 1px solid #69c;*/
	color: #000	;
	font-weight: normal;
	font-size: 15px;
	font-family: verdana, sans-serif;
	background-image: url(../images/img_subheader_bg.jpg);
	background-repeat:repeat-x;
	position:relative;
	margin: 0px;
	line-height: 30px;
}
.contentboxnoheight div.contentarea
{
	color: #000	;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana, sans-serif;
	margin: 1px;
	padding: 0 5px 5px 5px;
	text-align:left;
	position:relative;
}

A.linkBlacknone {
	COLOR: #000; 
	TEXT-DECORATION: none;
}
A.linkBlacknone:visited {
	COLOR: #000; 
	TEXT-DECORATION: none;
}
A.linkBlacknone:hover {
	COLOR: #F90; 
	TEXT-DECORATION: underline;
}
A.linkBlacknone:active {
	COLOR: #000; 
	TEXT-DECORATION: none;
}

.textblue
{
	color: #36c;
}

.text12
{
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

A.Link_orange {
	color: #36c;
	font: 11px "Trebuchet MS", sans, Arial, Helvetica;
	text-decoration:underline;
	text-transform: capitalize;
}
A.Link_orange:visited {
	color: #36c;
	font: 11px "Trebuchet MS", sans, Arial, Helvetica;
	text-decoration:underline;
	text-transform: capitalize;
}
A.Link_orange:hover {
	color: #F90;
	font: 11px "Trebuchet MS", sans, Arial, Helvetica;
	text-decoration:underline;
	text-transform: capitalize;
}
A.Link_orange:active {
	color: #F90;
	font: 11px "Trebuchet MS", sans, Arial, Helvetica;
	text-decoration:underline;
	text-transform: capitalize;
}

.twitter_icon a, .twitter_icon a:hover, .twitter_icon a:active, .twitter_icon a:visited {
	width: 61px;
	height: 21px;
	display: block;
	overflow: hidden;
	background: url(../images/twitter_follow_icon.png) no-repeat left top;
	float: left;
	margin-right: 6px;
	margin-top: -5px !important;
}

.twitter_icon a:hover {
	background-position: 0px -21px;
}

.twitter_icon a:active {
	background-position: 0px -41px;
}

.social_network_link a, .social_network_link a:visited, .social_network_link a:active, .social_network_link a:hover {
	color: #186487; 
	font: bold 11px Verdana, Geneva, sans-serif;
	text-decoration: none;
	vertical-align: bottom !important;
	padding-top: 12px !important;
}
.social_network_link a:hover {
	color: #186487;
	text-decoration: underline;
}

