@charset "utf-8";
/* CSS Document */
body {
	margin:0 auto;
	padding:0;
	/*background:#a1a3a1 url(../img/bg.gif) repeat-x top left;*/
	/*background:#a0a19f url(../img/bg.gif) repeat-x top left;*/
	background:#a0a19f url(../img/bg-home.gif) repeat-x top left;
}
p, div, h1, h2, h3, h4, h5, h6, span, br, form, input, label {
	margin:0;
	padding:0;
}
a {
	margin:0;
	padding:0;
	outline:0;
}
ul {
	/*list-style-type:none;*/
	margin:0;
	padding:0;
}
img {
	border:0;
}
.spacer {
	clear:both; font-size:0; line-height:0;
}
/*----general--------------------------------------------------*/
#main_container {
	margin:0px auto;
	padding:0px;
	width:980px;
	height:auto;
}
/*----header---------------------------------------------------*/
#header-Outside {
	margin:0px auto;
	width:980px;
	height:288px;
	position:relative;
}
#header {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:980px;
	/*height:288px;*/
	height:auto;
	/*position:fixed;*/
	/*background:#a5b2a1 url(../img/bg-header.gif) repeat-x top left;*/
}
#topbar {
	padding:8px 0 0 0;
	height:33px;
	float:right;
	line-height:33px;
}
.newsletter {
	margin:0px 10px 0px 0px;
	padding:0;
	width:auto;
	height:auto;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	border:1px solid #767676;
	float:left;
	display:block;
}
.newsletter a {
	padding:1px 7px;
	color:#B5C5DE;
	text-decoration:none;
	background:#4e5b6f;
	display:block;
}
.newsletter a:hover {
	color:#FFF;
	text-decoration:none;
}
.btn {
	margin:0px 10px 0px 0px;
	padding:0;
	width:auto;
	height:auto;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#3a3939;
	text-decoration:none;
	background:#FFF;
	border:1px solid #767676;
	float:left;
	display:block;
}
.btn a {
	padding:1px 7px;
	color:#3a3939;
	text-decoration:none;
	background:#FFF;
	display:block;
}
.btn a:hover {
	color:#3a3939;
	text-decoration:none;
	background:#d1e7c9;
	display:block;
}
.search {
	margin:0;
	padding:0;
	width:230px;
	height:auto;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#3a3939;
	text-decoration:none;
	float:left;
}
.search label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:175px;
	float:left;
	padding-top:3px
}
.search input {
	margin:0 5px 0 0;
	padding:0px 2px;
	width:170px;
	height:22px;
	float:left;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#000;
	border:solid 1px #767676;
	background-color:#FFF;
}
.search button {
	margin:0 0 0 0;
	padding:0;
	width:42px;
	height:22px;
	background:#3f4246 url(../img/bg-btn.gif) repeat-x bottom left;
	font:normal 11px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	border:solid 1px #020202;
}
.topBanner {
	margin:0px;
	padding:0px;
	width:980px;
	/*height:178px;*/
	height:146px;
}
.mainNav {
	margin:0px;
	padding:0px;
	width:980px;
	height:39px;	
}
.mainNav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.mainNav li {
	margin:0px;
	padding:0px;
	float:left;
	height:39px;
}
/*----heading---------------------------------------------------*/
h1 {
	font:normal 26px/49px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	padding:0 0 0 10px;
}
h2 {
	/*font:normal 21px/30px Georgia, "Times New Roman", Times, serif;*/
	font:normal 18px/24px Georgia, "Times New Roman", Times, serif;
	color:#101010;
	padding:0 10px;
}
h2 a {
	color:#101010;
	text-decoration:underline;
}
h4 {
	font:normal 18px/30px Georgia, "Times New Roman", Times, serif;
	color:#1b1b1a;
}
h4 span {
	color:#110b79;
}
h5 {
	font:normal 14px/23px Georgia, "Times New Roman", Times, serif;
	color:#e7e7e7;
	background-color:#656565;
	position:absolute;
	top:15px;
	left:-2px;
	margin-bottom:10px;
	padding:0 0 0 16px;
	width:126px;
	display:block;
}
h6 {
	font:bold 15px/30px Georgia, "Times New Roman", Times, serif;
	color:#605f5f;
}
h6 span {
	font:bold 14px/30px Georgia, "Times New Roman", Times, serif;
	color:#707070;
}
/*----banner for all the pages if required---------------------------------------------------*/
#banner {
	margin:0px auto;
	/*padding:20px 0px 0px 0px;*/
	padding:0px 0px 0px 0px;	
	width:980px;
	height:auto;
}
/*----content for all the pages---------------------------------------------------*/
#bodycontent {
	margin:0px auto;
	padding:0px;
	width:980px;
	height:auto;
}
#content {
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
	background:#d7d7d7;
}
#content-Inside {
	margin:0px auto;
	padding:15px 10px;
	/*width:979px;*/
	width:960px;
	height:auto;
	font:normal 12px/19px Georgia, "Times New Roman", Times, serif;
	color:#1b1b1a;
}
/*#content-Inside a {
	font:normal 12px/18px Georgia, "Times New Roman", Times, serif;
	color:#9c1e15;
	text-decoration:underline;
}
#content-Inside a:hover {
	color:#1a1a19;
	text-decoration:underline;
}*/
/*----home page---------------------------------------*/
.foundation {
	margin:10px 0 0 0;
	padding:0px 34px 0 7px;
	/*width:267px;*/
	width:264px;
	/*height:284px;*/
	/*height:324px;*/
	height:auto;
	float:left;
}
.foundation a {
	font-weight:bold;
	color:#110b79;
	text-decoration:underline;
}
.foundation a:hover {
	color:#666;
	text-decoration:underline;
}
.foundation ul {
	margin:0;
	padding:0;
	list-style:none;
}
.foundation li {
	margin:0;
	padding:0 0 0 20px;
	line-height:28px;
	background:url(../img/bul-arrow.gif) no-repeat 0.5em;
}
.news-events {
	margin:10px 0 0 0;
	padding:0px 34px 0 34px;
	/*width:282px;*/
	width:275px;
	/*height:284px;*/
	/*height:324px;*/
	height:auto;
	float:left;
	border-left:1px solid #6a6965;
	border-right:1px solid #6a6965;
}
.news-events a {
	font:normal 12px/18px Georgia, "Times New Roman", Times, serif;
	color:#9c1e15;
	text-decoration:underline;
}
.news-events a:hover {
	color:#666;
	text-decoration:underline;
}
.video {
	margin:10px 0 0 0;
	padding:0px 0 0 34px;
	width:275px;
	/*height:234px;*/
	/*height:284px;*/
	/*height:324px;*/
	/*height:auto;*//*height:304px;*/ /*modified by Sayani on 17-Jan-2012*/
	float:left;
}
.content-left {
	margin:0px;
	padding:0 15px 0 0;
	width:605px;
	height:auto;
	float:left;
	border-right:1px dashed #6a6965;
}
.content-right {
	margin:0px;
	padding:0px;
	width:320px;
	height:auto;
	float:right;
}
.column {
	margin:0px auto;
	padding:0px 18px;
	width:282px;
	height:auto;
	float:left;
	border-left:1px dashed #6a6965;
}
.dotLine {
	margin:0px 0px 14px 0px;
	padding:14px 0px 0px 0px;
	width:auto;
	display:block;
	border-bottom:1px dashed #6a6965;
}
/*----foundation---------------------------------------*/
.head-foundation {
	margin:0px 0px 28px 0px;
	padding:0px 10px;
	display:block;
	background-color:#000080;
}
/*----founder thumbnails---------------------------------------*/
.head-founder {
	/*margin:0px 0px 28px 0px;*/
	margin:0px 0px 5px 0px;
	/*padding:0px 10px;*/
	padding:0px 9px;
	display:block;
	background-color:#521e80;
}
.subfounderlink {
	margin:0px 3px 10px 0px;
	padding:0px;
	/*width:106px;*/
	width:104px;
	height:124px;
	float:left;
	background-color:#774a9f;
	text-align:center;
	font:normal 14px/30px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	display:block;
}
.subfounderlink a {
	font:normal 14px/30px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration:none;
	display:block;
}
.subfounderlink a:hover {
	font:normal 14px/30px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration:none;
	background-color:#35075e;
	display:block;
}
/*----founder---------------------------------------------------*/
.founder h3 {
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	color:#510151;
}
.founder a {
	color:#510151;
	text-decoration:underline;
}
.founder a:hover {
	color:#000;
	text-decoration:underline;
}
.founder span {
	color:#510151;
	font-weight:bold;
}
.founder .highlight {
	margin:0px 0px;
	padding:12px;
	width:auto;
	display:block;
	border:1px solid #6a6965;
	background-color:#b8a0cd;
	font:normal 16px/20px Georgia, "Times New Roman", Times, serif;
}
.founder .highlight2 {
	margin:0px 0px;
	padding:12px;
	width:auto;
	display:block;
	border:1px solid #6a6965;
	background-color:#b8a0cd;
}
/*----events---------------------------------------------------*/
.head-events {
	margin:0px 0px 28px 0px;
	padding:0px 10px;
	display:block;
	background-color:#a06cb9;
}
.head-events2 {
	margin:0px;
	padding:0px 10px;
	display:block;
	background-color:#a06cb9;
	font:normal 21px/32px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
}
.events h3 {
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	color:#a06cb9;
}
.events a {
	color:#a06cb9;
	text-decoration:underline;
}
.events a:hover {
	color:#000;
	text-decoration:underline;
}
/*.event span {
	color:#8447a2;
	font-weight:bold;
	font-size:14px;
}*/
.event_heading {
	color:#8447a2;
	font-weight:bold;
	font-size:14px;
}
.events .contentdetails {
	padding:12px;
	background-color:#fff;
	border-left:1px solid #d0cece;
	border-right:1px solid #d0cece;
	border-bottom:1px dotted #000;
}
.events .contentdetails h1 {
	font-size:26px;
	color:#000;
	padding:0 0 0 0;
}
.events .contentdetails h2 {
	font-size:24px;
	color:#000;
	padding:0 0 0 0;
}
.events .contentdetails h3 {
	font-size:22px;
	color:#000;
	padding:0 0 0 0;
}
.events .contentdetails p {
	padding:0px 0px 5px 0px;
	margin:0px;
}
.events .contentdetails ul li {
	margin:0px 0px 0px 35px;
	padding:0px 0px 0px 5px ;
	/*list-style:disc;*/
}
.events .contentdetails span {
	/*color:#000;*/
}
.events .title {
	margin:15px 0px 0px 0px;
	padding:2px 8px;
	font:normal 21px/34px Georgia, "Times New Roman", Times, serif;
	color:#8447a2;
	background-color:#f2f2f2;
	border:1px solid #bcbbbb;
	float:right;
}
/*----multimedia page---------------------------------------------------*/
.head-multimedia {
	margin:0px 0px 28px 0px;
	padding:0px 10px;
	display:block;
	background-color:#fc348f;
}
.multimedia h3 {
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	color:#fc348f;
}
.multimedia a {
	color:#fc348f;
	text-decoration:underline;
}
.multimedia a:hover {
	color:#000;
	text-decoration:underline;
}
.multimedia span {
	color:#fc348f;
	font-weight:bold;
}
.multimedia .header {
	font:normal 18px/28px Georgia, "Times New Roman", Times, serif;
	color:#fc348f;
}
/*.multimedia .title {
	font:normal 21px/32px Georgia, "Times New Roman", Times, serif;
	color:#101010;
	text-decoration:underline;
}
.multimedia .title:hover {
	font:normal 21px/32px Georgia, "Times New Roman", Times, serif;
	color:#999;
	text-decoration:underline;
}*/
.multimedia .title {
	font:normal 14px/18px Georgia, "Times New Roman", Times, serif;
	color:#101010;
	text-decoration:underline;
}
.multimedia .title:hover {
	font:normal 14px/18px Georgia, "Times New Roman", Times, serif;
	color:#999;
	text-decoration:underline;
}
.multimedia .featuredvideo {
	margin:0px 0px 0px 52px;
	padding:9px 9px 0px 9px;
	width:498px;
	height:370px;
	background:url(../img/bg-featuredvideo.gif) no-repeat 0 0;
}
.list-audio-video {
	margin:0px;
	padding:0px 32px 0px 0px;
	width:215px;
	height:auto;
	float:left;
}
/*----Shop---------------------------------------------------*/
.head-shop {
	margin:0px 0px 28px 0px;
	padding:0px 10px;
	display:block;
	background-color:#ffcc00;
}
.shop h3 {
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	color:#666666;
	padding:0 10px;
}
.shop a {
	color:#666666;
	text-decoration:underline;
}
.shop a:hover {
	color:#000;
	text-decoration:underline;
}
.shop span {
	color:#666666;
	font-weight:bold;
	font-size:14px;
}
/*----Chris Dedrick---------------------------------------------------*/
.head-ChrisDedrick {
	margin:0px 0px 28px 0px;
	padding:0px 10px;
	display:block;
	background-color:#a6a6a6;
}
.chris h3 {
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	color:#666666;
}
.chris a {
	color:#666666;
	text-decoration:underline;
}
.chris a:hover {
	color:#000;
	text-decoration:underline;
}
.chris span {
	color:#666666;
	font-weight:bold;
	font-size:14px;
}
/*----patronage---------------------------------------------------*/
.head-patronage {
	margin:0px 0px 28px 0px;
	padding:0px 10px;
	display:block;
	background-color:#ff5815;
}
.patronage h3 {
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	color:#cd3e04;
	padding:0 10px;
}
.patronage a {
	color:#cd3e04;
	text-decoration:underline;
}
.patronage a:hover {
	color:#000;
	text-decoration:underline;
}
.patronage span {
	color:#cd3e04;
	font-weight:bold;
}
.patronage ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.patronage li {
	margin:0px;
	padding:0px 0px 0px 14px;
	list-style:none;
	background:url(../img/bul-arrow2.gif) no-repeat 0 .4em;
}
/*----membership---------------------------------------------------*/
.head-membership {
	margin:0px 0px 28px 0px;
	padding:0px 10px;
	display:block;
	background-color:#33cccc;
}
.middleLink {
                margin:0px 0px 20px 0px;
                padding:0px;
                font:bold 13px/20px Georgia, "Times New Roman", Times, serif;
                color:#fff;
                text-align:right;
}
.middleLink a {
                color:#fff;
                text-decoration:none;
                padding:2px;
}
.middleLink a:hover {
                color:#086565!important;
                text-decoration:none;
}
.membership h3 {
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	color:#086565;
}
.membership a {
	color:#086565;
	text-decoration:underline;
}
.membership a:hover {
	color:#000;
	text-decoration:underline;
}
.membership span {
	color:#086565;
	font-weight:bold;
}
.membership .contact_span {
	color:#110b79;
	font:normal 16px/32px Georgia, "Times New Roman", Times, serif;
}
.membership .contact_img {
	border:0;
	vertical-align:absmiddle;
	padding: 0 5px 0 0;
}
.membership a.contact_link {
	font:normal 16px/32px Georgia, "Times New Roman", Times, serif;
	color:#1b1b1a;
	text-decoration:none;
}
.membership a.contact_link:hover {
	color:#1b1b1a;
	text-decoration:underline;
}
.member-form {
	margin:0px;
	padding:10px;
	width:auto;
	height:auto;
	background:#eeeeee;
}
.member-form h1 {
	margin:0px;
	padding:0px;
	font:normal 18px/36px Georgia, "Times New Roman", Times, serif;
	color:#9c1e15;
}
.member-form a {
	margin:0px;
	padding:0px;
	font:normal 14px/28px Georgia, "Times New Roman", Times, serif;
	color:#9c1e15;
	text-decoration:underline;
}
.member-form a:hover {
	margin:0px;
	padding:0px;
	font:normal 14px/28px Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-decoration:underline;
}
.member-form label {
	margin:0px;
	padding:3px 0px;
	width:auto;
	font:normal 14px/28px Georgia, "Times New Roman", Times, serif;
	color:#464646;
	display:block;
}
.member-form input {
	margin:3px 0px;
	padding:0px 5px;
	width:230px;
	height:30px;
	font:normal 14px/28px Georgia, "Times New Roman", Times, serif;
	color:#464646;
	display:block;
	border:0px;
	background:url(../img/bg-member-input.gif) no-repeat 0 0;
}
.member-form button {
	margin:12px 10px 0px 0px;
	/*padding:0px;*/
	width:86px;
	height:31px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	border:0px;
	background:url(../img/bg-button.gif) no-repeat 0 0;
	text-align:center;
	padding-top:0px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
	float:left;
}
.member-form2 {
	margin:0px;
	padding:10px;
	width:auto;
	height:auto;
	background:#eeeeee;
	
	color:#464646;
}
.member-form2 h1 {
	margin:0px;
	padding:0px;
	font:normal 18px/36px Georgia, "Times New Roman", Times, serif;
	color:#9c1e15;
}
.member-form2 a {
	margin:0px;
	padding:0px;
	/*font:normal 14px/28px Georgia, "Times New Roman", Times, serif;*/
	color:#9c1e15;
	text-decoration:underline;
}
.member-form2 a:hover {
	margin:0px;
	padding:0px;
	font:normal 14px/28px Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-decoration:underline;
}
.member-form2 label {
	/*margin:5px 0px 10px 0px;*/ /* Modified by Sayani on 22 Mar 2011 */
	margin:2px 0px 10px 0px;
	padding:0px 0px;
	width:175px;
	font:normal 14px/28px Georgia, "Times New Roman", Times, serif;
	color:#464646;
	display:block;
	float:left;
}
.member-form2 input {
	margin:13px 0px 10px 0px;
	padding:0px 5px;
	width:230px;
	height:30px;
	font:normal 14px/28px Georgia, "Times New Roman", Times, serif;
	color:#464646;
	display:block;
	border:0px;
	background:url(../img/bg-member-input.gif) no-repeat 0 0;
}
.member-form2 input.smallinput {
	margin:13px 0px 10px 0px;
	padding:0px 5px;
	width:230px;
	height:30px;
	font:normal 14px/28px Georgia, "Times New Roman", Times, serif;
	color:#464646;
	display:block;
	border:0px;
	background:url(../img/bg-member-input2.gif) no-repeat 0 0;
}
.member-form2 input.radio {
	margin:4px 4px 0px 0px !important;
	width:16px !important;
	height:16px !important;
	font:normal 14px/28px Georgia, "Times New Roman", Times, serif;
	color:#464646;
	display:block;
	border:0px;
	float:left;
}
.member-form2 input.subbtn {
	border: 0 none !important;
    height: 32px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 113px !important;
    float:left;
}
.member-form2 input.login_subscription {
	border: 0 none !important;
    height: 22px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 69px !important;
    float:left;
}
.member-form2 input.paynow {
	border: 0 none !important;
    height: 22px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 76px !important;
    float:left;
}
#pricing {
	font:normal 14px/20px Georgia, "Times New Roman", Times, serif !important;
	color:#464646;
}
#pricing label {
	/*margin:5px 0px 10px 0px;*/ /* Modified by Sayani on 22 Mar 2011 */
	margin:0!important;
	padding:0px 0px;
	width:180px;
	font:normal 14px/20px Georgia, "Times New Roman", Times, serif !important;
	color:#464646;
	display:block;
	float:left;
}
.member-form2 input[type="file"] {
	margin:3px 0px 20px 0px;
	padding:0px 5px;
	width:230px;
	height:30px;
	font:normal 14px/28px Georgia, "Times New Roman", Times, serif;
	color:#464646;
	display:block;
	border:1px solid #999;
	background:none;
	float:left;
}
.member-form2 textarea {
	/*margin:3px 0px 20px 0px;*/
	/* Modified by Sayani on 24 Mar 2011 */
	margin:3px 0px 10px 0px;
	padding:0px 5px;
	width:230px;
	height:80px;
	font:normal 14px/28px Georgia, "Times New Roman", Times, serif;
	color:#464646;
	display:block;
	border:0px;
	background:url(../img/bg-member-txtarea.gif) no-repeat 0 0;
}
.member-form2 input.checkbox {
	/*margin:16px 0px 20px 0px;*/
	margin:8px 10px 20px 0px;
	padding:0px 5px;
	width:auto;
	height:auto;
	float:left;
	background:none;
}
.member-form2 select {
	margin:13px 0px 10px 0px;
	padding:0px;
	width:240px;
	height:30px;
	font:normal 14px/28px Georgia, "Times New Roman", Times, serif;
	color:#464646;
	display:block;
	border:0px;
	border:1px solid #ccc;
	background-color:#f1f1f1;
}
.member-form2 .smalltxt { 
	font:normal 11px/15px Georgia, "Times New Roman", Times, serif;
	color:#464646;
}
.member-form2 button {
	margin:12px 10px 0px 150px;
	/*padding:0px;*/
	width:86px;
	height:31px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	border:0px;
	background:url(../img/bg-button.gif) no-repeat 0 0;
	text-align:center;
	padding-top:0px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	/*text-transform:uppercase;*/
}
.member-form2 input.printbutton {
	margin:12px 10px 0px 0px;
	width:110px;
	height:31px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	border:0px;
	background:url(../img/bg-button2.gif) no-repeat 0 0;
	text-align:center;
	padding-top:0px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
}
.member-form2 .error-message {
	font:normal 13px/19px Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
	margin:0px 0 5px 175px!important;
}
.member-form2 .error-message2 {
	font:normal 13px/19px Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
	margin:0px 0 5px 230px!important;
}
.member-form2 .error-message1, div#bodycontent .error-message1 {
	font:normal 13px/19px Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
	/*margin:0px 0 5px 160px!important;*/
}
.photography-details {
	margin:0px;
	padding:0px;
	float:left;
	width:317px;
	/*height:400px;*/
	height:300px;
}
.photography-details h5 {
	font:normal 18px/24px Georgia, "Times New Roman", Times, serif;
	color:#9c1e15;
}
.photography-details img {
	margin:4px 0px 8px 0px;
	padding:0px;
	border:6px solid #FFF;
}
/*.photography-details {
	margin:0px;
	padding:0px;
	float:left;
	width:317px;
	height:400px;
}*/

/*----press page---------------------------------------------------*/
.head-press {
	margin:0px 0px 28px 0px;
	padding:0px 10px;
	display:block;
	background-color:#7eabc6;
}
.press h3 {
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	color:#033b5d;
}
.press h5 {
	font:normal 18px/30px Georgia, "Times New Roman", Times, serif;
	color:#033b5d;
}
.press h5 span {
	font:normal 18px/30px Georgia, "Times New Roman", Times, serif;
	color:#000;
}
.press h6 {
	font:normal 19px/24px Georgia, "Times New Roman", Times, serif;
	color:#033b5d;
}
.press h6 span {
	font:normal 16px/24px Georgia, "Times New Roman", Times, serif;
	color:#101010;
}
.press a {
	color:#033b5d;
	text-decoration:underline;
}
.press a:hover {
	color:#000;
	text-decoration:underline;
}
.press span {
	color:#033b5d;
	font-weight:bold;
}
/*----support page---------------------------------------------------*/
.head-support {
	margin:0px 0px 28px 0px;
	padding:0px 10px;
	display:block;
	background-color:#58aa1b;
}
.support h3 {
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	color:#275c00;
}
.support a {
	color:#275c00;
	text-decoration:underline;
}
.support a:hover {
	color:#000;
	text-decoration:underline;
}
.support span {
	color:#275c00;
	font-weight:bold;
}
/*----common---------------------------------------------------*/
.head-common {
	margin:0px 0px 28px 0px;
	padding:0px 10px;
	display:block;
	background-color:#ffcc00;
}
.common h3 {
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	color:#333;
}
.common a {
	color:#666666;
	text-decoration:underline;
}
.common a:hover {
	color:#000;
	text-decoration:underline;
}
.common span {
	color:#666666;
	font-weight:bold;
	font-size:14px;
}
/*----columns for all the pages if required---------------------------------------------------*/
#col1 {
	/*margin:0px 40px 18px 0px;*/
	margin:0px 32px 18px 0px;
	padding:0px;
	width:275px;
	height:auto;
	min-height:290px;
	float:left;
	font:normal 12px/20px Georgia, "Times New Roman", Times, serif;
	color:#1b1b1a;
}
#col2 {
	margin:0px;
	/*padding:0px 40px;*/
	padding:0px 32px;
	width:275px;
	height:auto;
	min-height:290px;
	float:left;
	border-left:1px dashed #6a6965;
	border-right:1px dashed #6a6965;
	font:normal 12px/20px Georgia, "Times New Roman", Times, serif;
	color:#1b1b1a;
}
#col3 {
	margin:0px;
	/*padding:0px 0px 0px 40px;*/
	padding:0px 0px 0px 32px;
	width:275px;
	height:auto;
	min-height:290px;
	float:left;
	font:normal 12px/20px Georgia, "Times New Roman", Times, serif;
	color:#1b1b1a;
}
.contact img {
	float:left;
	padding:0 5px 0 0;
}
.contact h3 {
	font:normal 18px/32px Georgia, "Times New Roman", Times, serif;
	color:#110b79;
}
.contact {
	font:normal 16px/32px Georgia, "Times New Roman", Times, serif;
	color:#1b1b1a;
}
.contact a {
	font:normal 16px/32px Georgia, "Times New Roman", Times, serif;
	color:#1b1b1a;
	text-decoration:none;
}
.contact a:hover {
	color:#1b1b1a;
	text-decoration:underline;
}
.contact span {
	color:#110b79;
}
/*----Page number for all pages if required---------------------------------------------------*/
.pageNumber {
	margin:0px auto;
	/* Modified by Sayani on 24 Mar 2011 */
	/*width:79.4%;*/
	padding:10px 0px;
	list-style:none;
	text-align:right;
}
.pageNumber li {
	margin:0px;
	padding:0px;
	display:inline;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#033b5d;
}
.pageNumber li a {
	padding:2px 6px;
	display:inline;
	color:#033b5d;
	text-decoration:none;
}
.pageNumber li a:hover, .pageNumber li a.selected {
	color:#033b5d;
	text-decoration:none;
	background-color:#b8b8b8;
}
#pagination {
	margin:0px auto;
	/* Modified by Sayani on 24 Mar 2011 */
	/*width:79.4%;*/
	padding:10px 0px;
	list-style:none;
	text-align:right;
}
#pagination span {
	margin:0px;
	padding:0px;
	display:inline;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#033b5d;
}
#pagination span a {
	padding:2px 6px;
	display:inline;
	color:#033b5d;
	text-decoration:none;
}
#pagination span a:hover {
	color:#033b5d;
	text-decoration:none;
	background-color:#b8b8b8;
}

#pagination span.current {
	padding:2px 6px;
	color:#033b5d;
	text-decoration:none;
	background-color:#b8b8b8;
}
#pagination span.disabled {
	padding:2px 6px;
	color:#666;
	text-decoration:none;
	/*background-color:#b8b8b8;*/
}

/*----footer---------------------------------------------------*/
#footer {
	margin:0;
	padding:0;
	width:100%;
	/*height:116px;
	height:80px;*/
	height:100px;
	background:#536176 url(../img/bg-footer.jpg) no-repeat center top;
	font:normal 11px/20px Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-align:center;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}
#footer ul {
	margin:0;
	padding:13px 0;
	list-style:none;
}
#footer li {
	margin:0;
	padding:0 4px;
	display:inline;
}
/*#footer li a {
	color:#000;
	text-decoration:none;
}
#footer li a:hover {
	color:#fff;
	text-decoration:none;
}*/

/*---contact form---*/
#stylized {
	background-color:#e7e7e7;
	border:solid 1px #999;
	margin:0 auto;
	padding:14px;
	width:320px;
	font:normal 13px/19px Georgia, "Times New Roman", Times, serif;
	color:#1b1b1a;
}
#stylized label {
	padding:5px 0px 5px 0px;
	font-weight:bold;
	text-align:left;
	width:220px;
	float:left;
	display:block;
	color:#1b1b1a;
}
#stylized input {
	margin:2px 0px 20px 0px;
	padding:6px 2px;
	font:normal 12px/19px Georgia, "Times New Roman", Times, serif;
	color:#1b1b1a;
	border:solid 1px #ccc;
	width:310px;
	float:left;
}
#stylized textarea {
	margin:2px 0px 20px 0px;
	padding:2px 2px;	
	font:normal 12px/19px Georgia, "Times New Roman", Times, serif;
	color:#000;
	border:solid 1px #ccc;
	width:310px;
	float:left;
}
#stylized button {
	clear:both;
	margin-left:220px;
	width:96px;
	height:25px;
	background:#7bb017 url(../img/button.png) no-repeat;
	text-align:center;
	line-height:normal;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#fff;
	border:solid 1px #87c80a;
}
.guideline{
font-size:11px;
}
/*----sitemap---------------------------------------------------*/
.sitemap ul {
                margin:0px;
                padding:0px;
                list-style:none;
}
.sitemap li {
                float:left;
                display:block;
                padding:0px 0px 0px 20px;
                width:450px;
                /*border:1px solid red;*/
                font:normal 16px/32px Georgia, "Times New Roman", Times, serif;
                color:#1b1b1a;
}
.sitemap li a {
                color:#1b1b1a;
                text-decoration:none;
}
.sitemap ul ul {
                margin:0px;
                margin-left:10px;
                padding:0px;
                list-style:none;
}
.sitemap li li {
                /*line-height:1.5em;*/
                float:none;
                display:block;
                padding:0px 0px 0px 4px;
                width:auto;
                font:normal 12px/24px Georgia, "Times New Roman", Times, serif;
                color:#454545;
}
.sitemap li li a {
                color:#454545;
                text-decoration:none;
}
.sitemap a:hover {
                text-decoration:underline;
}
/*--Shopping Cart--*/
.head-shoppingcart {
	margin:0px 0px 0px 0px;
	padding:0px 10px;
	display:block;
	background-color:#ffcc00;
}
.shoppingcart h3 {
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	color:#666666;
}
.shoppingcart a {
	color:#666666;
	text-decoration:underline;
}
.shoppingcart a:hover {
	color:#000;
	text-decoration:underline;
}
.shoppingcart span {
	color:#666666;
	font-weight:bold;
	font-size:14px;
}
.shop-sublink {
                margin:0px 0px 0px 0px;
                padding:0px;
                display:block;
                /*background-color:#7d877a;*/
                background:url(../img/bg-shop-sublink.gif) repeat-x top left;
                font:normal 20px/48px Georgia, "Times New Roman", Times, serif;
                color:#FFF;
}
.shop-sublink ul {
                margin:0px;
                padding:0px;
                list-style:none;
}
.shop-sublink li {
                margin:0px;
                padding:0px;
                float:left;
                text-align:center;
                height:58px;
                width:150px;
}
.shop-sublink li.selected {
                background:url(../img/img-arrow2.gif) no-repeat center top;
}
.shop-sublink li a {
                color:#FFF;
                text-decoration:none;
                width:150px;
                float:left;
                background-color:#7d877a;
}
.shop-sublink li.selected a, .shop-sublink li a:hover {
                color:#086565;
                text-decoration:none;
                /*background-color:#fff3c1;*/
                display:block;
                background:url(../img/img-arrow2.gif) no-repeat center top;
}
.shop-sublink li:hover {
                color:#086565;
                text-decoration:none;
                background:url(../img/img-arrow2.gif) no-repeat center top;
                display:block;     
}
/*--Shopping Cart Content--*/
#content-Inside2 {
	margin:0px auto;
	padding:0px;
	width:980px;
	height:auto;
	font:normal 12px/18px Georgia, "Times New Roman", Times, serif;
	color:#6a6965;
}
.bg-main-panel {
	margin:0px;
	padding:10px;
	width:960px;
	height:auto;
	background-color:#e7e7e7;
}
.row {
	background: #FFFFFF /*url(../img/bg-row.gif) repeat-x bottom left*/;
	height:30px;
	padding:5px;
	/*background-color:#FFF;*/
	/*border-bottom:3px inset #d0d0d0;*/
	border-right:1px solid #aeaeae;
	border-bottom:1px solid #AEAEAE;
}
.row2 {
	background: #f1f1f1 url(../img/bg-row.gif) repeat-x bottom left;
	height:30px;
	padding:5px;
	/*background-color:#FFF;*/
	/*border-bottom:3px inset #d0d0d0;*/
	border-right:1px solid #aeaeae;
}
.noBorder {
	border:none;
}
.noBorderRight {
	border-right:none !important;
}
.BorderRight {
	border-right:1px solid #aeaeae !important;
}
.qty-input {
	width:35px;
	padding:2px;
	text-align: right;
}
a.product_link {
	font:normal 12px/19px Georgia, "Times New Roman", Times, serif;
	color:#6a6965;
	text-decoration:none;
}
a.product_link:hover {
	font:normal 12px/19px Georgia, "Times New Roman", Times, serif;
	color:#6a6965;
	text-decoration:underline;
}
.qty-input2 {
	width:30px;
	padding:2px;
	margin:2px 0 0 0;
	background-color:#efefef;
	border:1px solid #bdbdbd;
	height:11px;
	text-align: right;
}
.qty-input3 {
	width:30px;
	height:20px;
	padding:2px;
	color:#bf0404;
	background-color:#efefef;
	border:1px solid #bdbdbd;
	text-align: right;
}
.qty-comment {
	width:100%;
	padding:2px;
	background-color:#efefef;
	border:1px solid #bdbdbd;
}
.bg-main-panel .content {
	margin:0px 0px 14px 0px;
	padding:20px 30px;
	width:900px;
	height:auto;
	background-color:#fff;
	border-bottom:2px solid #d0d0d0;
	position:relative;
}
.bg-main-panel .content span {
	color:#666666;
	font-weight:bold;
	font-size:14px;
	line-height:26px;
}
.bg-main-panel .content span.red {
	color:#bf0404;
	font-size:12px;
}
.bg-main-panel .content span.red2 {
	color:#bf0404;
	font-size:16px;
}
.bg-main-panel .content a {
	color:#bf0404;
}
.rounded-corners-bg {
	background-color:#e4e4e4;
	padding:2px 10px;
	-moz-border-radius: 5px;
	line-height:normal;
}
.bg-main-panel .content .detail-leftCol {
	float:left; /*width:250px;*/ width:240px; margin-top:30px;
}
.bg-main-panel .content .detail-rightCol {
	float:left; width:660px; margin-top:30px;
}
.bg-main-panel .content .review-row {
	border-bottom:1px solid #CCC; padding-bottom:20px;
}
.bg-main-panel .content .review-leftCol {
	float:left; width:250px; margin-top:30px;
}
.bg-main-panel .content .review-rightCol {
	float:left; width:660px; margin-top:30px;
}
.bg-main-panel .content .review-pagenumbers {
	text-align:right; padding-top:10px; font-size:12px;
}
.bg-main-panel .content .post-leftCol {
	float:left; width:250px; margin-top:30px;
}
.bg-main-panel .content .post-rightCol {
	float:left; width:660px; margin-top:30px;
}
.bg-main-panel .content .post-button-post {
	text-align:right; padding-top:10px;
}
.bg-main-panel .content .viewcart-leftCol {
	float:left; width:150px; margin-top:30px;
}
.bg-main-panel .content .viewcart-rightCol {
	float:left; /*width:400px;*/ width:385px; margin-top:30px; padding:0 10px 0 0;
}
.bg-main-panel .content .viewcart-details {
	float:left; width:260px; margin-top:30px;
}
.bg-main-panel .content .viewcart-buttons {
	float:left; width:95px; margin-top:94px;
}
.bg-main-panel .content .viewcart-leftCol2 {
	float:left; width:300px; margin-top:30px;
}
.bg-main-panel .content .viewcart-rightCol2 {
	float:right; width:300px; margin-top:30px;
}
.order-details {
	background-color:#dadada; padding:10px;
}
.bg-main-panel .order-pagenumbers {
	text-align:right; padding-top:10px;
}
.bg-main-panel .order-pagenumbers a {
	color:#bf0404;
}
.bg-main-panel .content .checkout-leftCol {
	float:left; width:300px;
}
.bg-main-panel .content .checkout-rightCol {
	float:right; width:400px;
}
/*
.smallTxt {
	font-size:10px;
}
*/ 
.smallTxt {
	font-size:10px !important;
	/*color: #6A6965 !important;*/
	color: #FF0000 !important;
	font-weight:normal !important;
}
.checkout-input {
	/*width:340px;*/
	width:250px;
	height:22px;
	padding:2px;
	color:#bf0404;
	background-color:#efefef;
	border-left:1px solid #bebebe;
	border-top:1px solid #bebebe;
	border-bottom:0px;
	border-right:0px;
}	
.checkout-select {
	width:254px;
	height:28px;
	padding:2px;
	color:#bf0404;
	background-color:#efefef;
	border-left:1px solid #bebebe;
	border-top:1px solid #bebebe;
	border-bottom:0px;
	border-right:0px;
}
#content-Inside2 td {
	/*font:normal 12px/15px Georgia, "Times New Roman", Times, serif;*/
	color:#6a6965;
}
.rev-input {
	width:60%;
	padding:2px;
	margin:2px 0 0 0;
	background-color:#efefef;
	height:16px;
	border:1px solid #bdbdbd;
}
.review-pagenumbers {
	display:block;
	float: right;
	width: auto;
}
.review-pagenumbers span {
	float: left;
	padding-left: 6px;
	line-height:26px; 
}
.review-pagenumbers span a {
	float: left;
	font-weight:normal;
	font-size:12px;
	text-decoration: none;
}
.review-pagenumbers span a:hover {
	text-decoration: underline;
}
.review-pagenumbers a.prev_page,
.review-pagenumbers span.prev_page_disable,
.review-pagenumbers a.next_page,
.review-pagenumbers span.next_page_disable,
.review-pagenumbers a.first_page,
.review-pagenumbers span.first_page_disable,
.review-pagenumbers a.last_page,
.review-pagenumbers span.last_page_disable {
	display:block;
	height: 20px;
	width: 11px;
}
.review-pagenumbers span.first_page_disable {
	background:url(../img/btn-page-first.gif) no-repeat 6px 9px;
}
.review-pagenumbers span.prev_page_disable {
	background:url(../img/btn-page-previous.gif) no-repeat 6px 9px;
}
.review-pagenumbers span.next_page_disable {
	background:url(../img/btn-page-next.gif) no-repeat 6px 9px;
}
.review-pagenumbers span.last_page_disable {
	background:url(../img/btn-page-last.gif) no-repeat 6px 9px;
}
.review-pagenumbers a.first_page {
	background:url(../img/btn-page-first-r.gif) no-repeat 0 9px;
	vertical-align: absmiddle !important;
}
.review-pagenumbers a.prev_page {
	background:url(../img/btn-page-previous-r.gif) no-repeat 0 9px;
	vertical-align: absmiddle !important;
}
.review-pagenumbers a.next_page {
	background:url(../img/btn-page-next-r.gif) no-repeat 0 9px;
	vertical-align: absmiddle !important;
}
.review-pagenumbers a.last_page {
	background:url(../img/btn-page-last-r.gif) no-repeat 0 9px;
	vertical-align: absmiddle !important;
}
.review-pagenumbers span.current {
	color:#666666;
	font-weight:normal;
	font-size:12px;
	line-height: 26px;
}
.review-pagenumbers a.page_numbers {
	font-size:12px !important;
	font-weight:normal !important;
	color:#bf0404;
	line-height:26px;
}
.table-srch {
	width:100%;
	padding:10px;
	margin:2px 0 10px 0;
	background-color:#ffffff;
	border:1px solid #bdbdbd;
	color: #6A6965;
    font: 12px/19px Georgia,"Times New Roman",Times,serif;
}
.table-srch p.srch_desc {
	padding-top:10px;
	padding-bottom: 5px;
}
.table-srch a.srch_link {
	font-style: italic;
	text-decoration: none;
	color: #6A6965;
}
.table-srch a.srch_link:hover {
	font-style: italic;
	text-decoration: underline;
	color: #6A6965;
}
/*---newsletter form---*/
#newsletter {
                background-color:#e7e7e7;
                border:solid 1px #999;
                margin:0 auto;
                padding:15px;
                width:500px;
}
#newsletter label {
                padding:5px 0px 5px 0px;
                font-weight:bold;
                text-align:left;
                width:180px;
                float:left;
                display:block;
                font:bold 12px/19px Georgia, "Times New Roman", Times, serif;
                color:#1b1b1a;
}
#newsletter input {
                margin:2px 0px 20px 0px;
                padding:6px 2px;
                font:bold 12px/19px Georgia, "Times New Roman", Times, serif;
                color:#1b1b1a;
                border:solid 1px #ccc;
                width:280px;
                float:left;
}
#newsletter textarea {
                margin:2px 0px 20px 0px;
                padding:2px 2px;             
                font:bold 12px/19px Georgia, "Times New Roman", Times, serif;
                color:#1b1b1a;
                border:solid 1px #ccc;
                width:280px;
                float:left;
}
#newsletter button {
                clear:both;
                margin-left:180px;
                padding:0px;
                width:96px;
                height:25px;
                font:bold 15px Arial, Helvetica, sans-serif;
                color:#fff;
                display:block;
                border:solid 1px #87c80a;
                background:#7bb017 url(../img/button.png) no-repeat;
                text-align:center;
}
div#bodycontent .error-message2 {
	font:normal 13px/19px Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
	margin:0px 0 20px 180px!important;
}

/*Home slider*/

#slider-wrapper {
   /* background:url(images/slider.png) no-repeat;*/
    width:980px;
    height:311px;
    margin:0 auto;
    /*padding-top:74px;
    margin-top:50px;*/
    padding:0;
    margin:0;
}
#slider {
		position:relative;
        width:980px;
		height:261px;
		/*margin-left:190px;*/
        background:url(../img/loading.gif) no-repeat 50% 50%;
}
#slider img {
        position:absolute;
        top:0px;
        left:0px;
        display:none;
}
#slider a {
        border:0;
        display:block;
}

.nivo-controlNav {
        position:absolute;
        left:400px;
        bottom:-42px;
}
.nivo-controlNav a {
                display:block;
                width:22px;
                height:22px;
                background:url(../img/bullets.png) no-repeat;
                text-indent:-9999px;
                border:0;
                margin-right:3px;
                float:left;
}
.nivo-controlNav a.active {
                background-position:0 -22px;
}

.nivo-directionNav a {
                display:block;
                width:30px;
                height:30px;
                background:url(../img/arrows.png) no-repeat;
                text-indent:-9999px;
                border:0;
}
a.nivo-nextNav {
                background-position:-30px 0;
                right:15px;
}
a.nivo-prevNav {
                left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*--News Style--*/
.head-news {
	margin:0px 0px 0px 0px;
	padding:0px 10px;
	display:block;
	background-color:#7eabc6;
}
.bg-main-panel .content .news-row {
	border-bottom:1px dotted #b5b5b5; 
	*padding-bottom:10px;
	color:#333333;
	*margin-bottom:10px;
}
.bg-main-panel .content .news-row h2 {
	font:bold 16px/19px Georgia, "Times New Roman", Times, serif;
	color:#6a6965;
	background-color:#dfebf1;
	margin-bottom:10px;*/
	padding:0px 5px;*/
	display:block;
	clear:both;
}
.bg-main-panel .content .news-row h2 span {
	font:bold 14px/24px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:#7eabc6;
	display:inline-block;
	padding:0px 10px;
	margin-top:3px;
}
.bg-main-panel .content .news-row .more {
	color:#3c799d;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/bul-arrow3.gif) no-repeat top right;
	padding:0px 18px 0 0px;
}
.bg-main-panel .content .news-row .more:hover {
	color:#999;
	font-weight:bold;
	text-decoration:none;
}
.bg-main-panel .content .news-row img {
	float:left;
	padding:0 20px 0 0; 
}
.bg-main-panel .content .news-row span {
	color:#666666;
	font-weight:bold;
	font-size:22px;
}
.bg-main-panel .content .testimonial {
	border-bottom:1px solid #b5b5b5; 
	padding:10px 20px 10px 10px;
	color:#333333;
	margin:10px 0px;
	background-color:#ececec;
}
.bg-main-panel .content .testimonial img {
	float:left;
	border:2px solid #FFF;
	padding:0;
	margin-right:10px;
}
.bg-main-panel .content .testimonial {
	border-bottom:1px solid #b5b5b5; 
	padding:10px 20px 10px 10px;
	color:#333333;
	margin:10px 0px;
	background-color:#ececec;
}
.bg-main-panel .content .testimonial .comma {
	padding:20px 40px 0px 60px;
	color:#333333;
	float:left;
	background:url(../img/ico-comma-left.gif) no-repeat top left;
	width:580px;
	position:relative;
}

.bg-main-panel .content .news-pagenumbers {
	text-align:right; 
	padding:3px;
	background-color:#e9e9e9;
}
.bg-main-panel .content .news-pagenumbers a {
	color:#4984af;
	text-decoration:underline;
}
.bg-main-panel .content .news-pagenumbers a:hover {
	color:#4984af;
	text-decoration:underline;
}
.pck-item {
	padding: 5px 15px;
}
.pck-item li {
	padding: 5px 5px;
}
.table_item {
	background:#cccccc;
	padding:10px;
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
  	border-radius: 10px;
  	margin:10px auto;
}
.table_item_header {
	font-size: 12px;
	font-weight:bold !important;
	text-align: left;
	padding:2px 0px;
}
.table_item_row {
	background: #f5f5f5 !important;	
}
.table_item_row1 {
	background: #e5e5e5 !important;	
}
.table_item td {
	padding:4px 6px !important;
}
