/*
Description: 3 coloumn pro gamer theme
Author: SDK-ITpro.com
Author URI: SDK-ITpro.com
*/

html, body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
	color:#0e1113;
	font-size:12px;
}
/*------------- comman style -------------------------*/
a {
	color:#64635f;
	text-decoration:underline;
}
img{
	border:none;	
}

a:hover {
	text-decoration:none;
	color:#64635f;
}

ul, li, p, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	list-style:none;
}

.nopadding {
	margin:0px !important;
	padding:0px;
}

.bordernone {
	border:none !important;	
}

.clear {
	clear:both;
}

.left {
	float:left;	
}

.right {
	float:right;	
}

.textCenter {
	text-align:center;	
}

h1{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#64635f;
	padding:0px 0px 20px 0px;
}
.msg
{
	color:#FF0000;
}

/*---- Home page slider -----*/

.promo_slider {
	height:350 !important;	
}

/*---- Home page slider END -----*/

/*------------- comman style END -------------------------*/

/*---------------------------------------

=============================================================

----------------------------------------*/

/*-------------------- My account CSS ----------------------*/

.accountContainer,ordersContainer {
	width:600px;
	margin:auto;
}
.ordersContainer {
	width:800px;
	margin:auto;
	
}
table.ordersContainer {
	width:90%;
	margin:auto;
}

table.ordersContainer td.orderlist {
	border-bottom:solid 1px #ececec;
	padding:7px 3px;
}

a.backAcc {
	font-size:11px !important;
	font-weight:normal !important;
}

table.accountTbl {
	width:50%;
	margin:auto;
}

table.accountTbl {
	width:50%;
	margin:auto;
}

table.accountTbl td.tblLeftTxt {
	text-align:right;
	padding:5px;
	font-weight:bold;
}

table.accountTbl input, table.accountTbl select {
	background: #F8F8F8;
    border: 1px solid #C4C4C4;
    height: 18px;
    padding: 2px 3px;	
	margin:4px 0px;
	color:#333;
	width:200px;
}

table.accountTbl select {
	height:25px !important;	
	width:208px !important;	
}

table.accountTbl .checkbox {
	height:25px !important;	
	width:10px !important;	
	float:left;
	margin-right:5px;
}

table.accountTbl td.checkboxTxt {
	line-height:32px;
}
table.model {
	
    height: 18px;
    padding: 2px 3px;	
	margin:4px 0px;
	color:#96948C;
}
td.input {
	background:#F8F8F8;
	border:1px solid #C4C4C4;
	width:200px;
}

/*------------------------- Header css -----------------------*/

/*.headerMain {
	border:solid 1px #F00;
}*/

.headerCenter {
	width:960px;
	margin:auto;
}

#signupStrip {
	width:960px;
	height:40px;
	line-height:40px;
	margin:auto;
}

#signupStrip ul li {
	display:inline;
	margin:0px 3px;
}

.AD_search {
	background:url(images/header_imgs/AD_search_bg.jpg) repeat-x top left #dddad4;
	width:100%;
	height:114px;
}

#myreel { /*--------- ad slider -----*/
	padding-top:11px;
}

.searchbox {
	width:225px;
	float:right;
	padding-top:42px;
}

.searchinput {
	width:146px;
	height:29px;
	background:#f9f8f4;
	color:#9d9d9d;
	margin-right:5px;
	border:solid 1px #c5c5c5;
}

.searchBtn {
	background:url(images/header_imgs/search_btn.jpg) no-repeat top left #d3cfc0;
	border:none;
	width:61px;
	height:24px;
}

.logostrip {
	width:100%;
	height:140px;
	background:url(images/header_imgs/logostrip_bg.jpg) repeat-x top left #461418;
}

/*------ Top Menu ----------*/

.menuTop {
/*	border-bottom:solid 1px #282828;*/
	border-top:solid 1px #282828;
	background:url(images/header_imgs/topMenu_bg.jpg) repeat-x top left #525252;
	height:57px;
	margin:auto;
}

ul.menuNav {
	margin:auto;
	padding:0px;
	text-align:center;
}

ul.menuNav li{
	display:inline;
	margin:auto;
	background:url(images/header_imgs/navSep.gif) no-repeat right top;
	height:57px;
	line-height:57px;
	padding:20px 12px;
}

ul.menuNav li a{
	display:inline;
	text-indent:200px !important;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#f6f6f6;
}

/*ul.menuNav li a.homeBtn{
	background:url(images/header_imgs/homeBtn.png) no-repeat center center;
	height:57px;
	line-height:57px;
	text-indent:9999px;

}*/


ul.menuNav li a:hover{
	color:#CCC;
	display:inline;
	text-indent:200px !important;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
/*------ Top Menu END ----------*/

/*------------------------- Header css END-----------------------*/


.containerMain {
	width:960px;
	margin:auto;
	padding:0px;
}


.homeArticleBox	{
	background: url(images/homeArticleBox_BG.jpg) repeat top left #f7f6f6;
	width:610px;
	padding:0px 10px 0px 10px;
	float:left;
	margin:38px 0px 0px 0px;
}

.homeArticleSec {
	border-right: 1px solid #DFDEDE;
    float:left;
    margin:0px;
    padding: 0px 0px 0px 23px;
    width:188px;
}

/*.homeArticleSecMDL {
	border-right:solid 1px #dfdede;
	border-left:solid 1px #dfdede;
	float:left;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	width:190px;
}*/

.homeArticleSec h2, .homeArticleSecMDL h2{
	height:30px;
	padding:10px 0px;
	color:#5e5b4f;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
}

.homeArticleSec img, .homeArticleSecMDL img {
	width:150px;
	padding:3px;
	background:#fff;
	border:#d8d8d8 solid 1px;
}

.homeArticleSec a img:hover, .homeArticleSecMDL a img:hover {
	border:#a3a3a3 solid 1px;
}

.articleContentdtl {
	width:178px;
	padding:10px 0px;
}

.articleContentdtl a{

	color:#96948c !important;
	font-size:12px;
	font-weight:bold;
	text-decoration:none !important;
}

.articleContentdtl a:hover{
	color:#666 !important;
}

.morearticleContnt {
	line-height: 18px !important;
	font-size: 13px !important;	
}

.moreArticlesSEC {
	width:630px;
	float:left;
	margin-top:5px;
}

.moreArticlesSEC h1{
	margin:0px;
	padding:5px 0px;
}

.morearticles {
	border-bottom:solid 1px #d8d8d1;
	width:295px;
	margin-left:12px;
	float:left;
	height:158px;
	margin-bottom:5px;
}
.morearticles h4 a {
	font-size:12px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#64635f;
	padding:5px 0px 0px 0px;
	margin-bottom:8px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	height:32px;
}

.morearticles h4 a:hover{
	color:#3a3937;
}

.morearticles a img {
	border:solid 1px #c6c6c6;
	margin:0px 15px 0px 0px;
	padding:2px;
	background:#fff;
}

.morearticles a img:hover {
	border:solid 1px #a3a3a3;
}

.lineSeparator{
	background:url(images/lineSeparator.jpg) repeat-x top left;
	width:630px;
	float:left;
	margin:22px auto;
	height:3px;
}

.homeBtmSec{
	padding:0px 10px;
	margin-top:25px;
	width:610px;
	height:170px;
	background:#f7f7f6;
}

.homeBtmSecBox{
	padding:0px 14px 0px 0px;
	width:178px;
	height:170px;
	background:#f7f7f6;
	background:url(images/homesecBox_bodr.jpg) repeat-y top right;
	float:left;
	margin:0px 6px 0px 10px;
	text-align:center;
}

.homeBtmSecBox h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#727269;
	text-transform:uppercase;
	text-align:center;
	margin:8px 0px;
}

.subscribeSec {
	width:960px;
	margin:auto;
	float:none;
	margin-top:15px;
}

h5.authorName {
	color:#2a2c2d;
	font-size:12px;
	font-style:italic;
	text-decoration:underline;
	margin:0px 0px 15px 0px;
	padding:0px;
}

h1.innerpageTitle, a.innerpageTitle {
	margin:9px 0px 5px 0px;
	padding:0px;
	color:#141719 !important;
	font-size:26px !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:31px;
}
h4.description_top
{
	font-size:14px;
	font-weight:normal;
}
.entertainment_news {
	border:solid 1px #e4e4e4;	
	float:left;
}

.entertainment_news h1{
	background:url(images/enter_heading_bg.jpg) repeat-x top left;
	height:36px;
	font-size:17px;
	line-height:36px;
	margin:0px;
	padding:0px 0px 0px 9px;
	color:#FFF;
}

.ent_news_thumb {
	/*border:solid 1px #000;*/
	width:275px;
	float:left;
}

.ent_news_content {
	background:url(images/entertainment_news_bg.jpg) no-repeat top right;
	width:329px;
	height:192px;
	float:right;
	padding:10px;
}

.ent_news_content h3{
	font-size:16px;
	color:#5b5b5b;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0px 9px 0px; 
}

.loginBox {
	margin:auto;
	width:350px;
}

.loginBox label{
	float:left;
	width:150px;
	margin:5px 0px;
	text-align:right;
	line-height:24px;
}

.loginBox input {
	float:left;
	width:150px;
	border:solid 1px #A8A7A4;
	background:#F8F8F8;
	margin: 5px 0;
    padding: 4px 3px;
}

h1.aboutAC_hdr {
	font-size:22px;
	color:#4c1519;
	text-transform:uppercase;
	margin:20px 0px 15px 0px;
	padding:0px;
}

.aboutLeftCnt {
	float:left;
	width:370px;
	font-size:13px;
	text-align:justify;
}
.aboutus_art_img{
	background:url(images/Aboutus_art_img.gif) no-repeat center;
	padding:10px 0px 5px 0px;
	margin:0px auto;
	width:632px;
	height:20px;
	clear:both;
}
h4.arrow_hdr {
	font-size:16px;
	background:url(images/arrow_hdr.gif) no-repeat 0px 9px;
	padding:5px 0px 9px 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#64635f;
	margin:15px 0px 0px 0px;
}
h5.undrlineHdr{
	border-bottom:#d6d5d0 solid 1px;
	font-size:14px;
	color:#626058;
	margin:5px 0px;
	padding:5px 0px;
}

.leftContent a {
	color:#722e33;
	list-style:none;
	text-decoration:none;
}

.leftContent a:hover {
	color:#722e33;
	text-decoration:none;
}


.leftContent ul, {
	margin:8px 0px 9px 12px;	
}

.leftContent ul li {
	padding: 5px 0px 5px 12px;
	background: url(images/listing_arrow.gif) no-repeat 0px 10px;
}

.contactSections {
	width:190px;
	float:left;
	margin:45px 5px 0px 5px;
}

.contactSectionsLwr {
	width:290px;
	float:left;
	margin:45px 8px 0px 8px;
}

.wpcf7-form {
	font-size:12px !important;	
}

.contactBox {
	border:solid 1px #dcdcdc;	
	font-size:11px !important;
}

.contactBox textarea {
	border:solid 1px #c4c4c4;
	height:90px;
	width:262px;
	float:right;
	margin-right:145px;
	padding:2px 3px;
	background:#f8f8f8;
}

.contactBox .wpcf7_submit {
	border:none;
	background:url(images/contact_send_btn.gif) no-repeat top left;
	height:35px;
	width:96px;
	margin:10px 0px 0px 100px;
}

.contactBox input, .logininput {
	border:solid 1px #c4c4c4;
	height:18px;
	padding:2px 3px;
	background:#f8f8f8;
	margin:6px 0px;
}

.contactBox h1{
	background:url(images/contactHdr_bg.gif) repeat-x top left;
	height:36px;
	line-height:36px;
	padding:0px 2px;
	color:#fff;
	font-size:15px;
	margin-bottom:20px;
}
.question{
	color:#602427;	
}
.Ans {
	color:#386874;	
}
.MorePraisefrom{
	border:solid 1px #000;
	width:554px;
	height:200px;
	overflow:auto;
	padding: 0px 0px 0px 28px;
	
}
.Louis{
	width:300px;
	height:300px;
	
	float:left;
}
.login_button{
	background:url(images/login_button.jpg) no-repeat top center;
	width:90px;
	height:24px;
	border:none;
	cursor:pointer;
	margin:0px 0px 0px 32px;
		
}
.Forgot_Password{
	margin:5px 0px 0px 33px;
	padding:0px 0px 0px 0px ;
}
/*---- Home page slider CSS   ----*/

.leftContent {
	float:left;
	width:630px;
	line-height: 20px;
	font-size: 15px;
	color: #1D1E1F;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.leftContent h1 {
	font-size:15px;
	clear: both !important;
}

.leftContent h2 {
margin-bottom: 10px;
font-size: 16px;
color: #424A45;
padding-right:22px;
text-align:center;

}	
	
	

.leftContent h3 {
	margin-bottom:10px;	
	color:#424a45;
}


.aboutAuthor {
	padding:5px;
	background:#ab333b;
	border:2px #8f1d24 solid;
	font-style:italic;
	color:#fff;
	font-size:11px;
}

.aboutAuthor a {
	color:#eecfb3;	
}

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

.grayBox {
	border:solid 1px #f0f0f0;
	background:#f5f5f5;
	padding:10px;
}

/*.fb_edge_widget_with_comment {
	margin-right: 212px !important;
}*/

.fb_edge_widget_with_comment {
position: relative;
float: left !important;
width: 306px !important;
margin-right:212px !important;
}

.slider {
	margin:0px !important;
	padding:0px !important;
	float:left !important;
	width:630px !important;
	height:350px !important;
}

#wpcontent_slider_container {
	float:left;
	margin:0px !important;
	padding:0px !important;
}



/*---- Home page slider CSS  END ----*/

/*---------- Right Sidebar ----------*/
.user-sidebar
{
	width:960px;
	float:left !important;
	display:inline !important;
}
.rightsidebar, .right_sidebar {
	width: 305px;
	float:right;
}
.publication 
{
	padding:2px;
}

.publication a{
	font-size: 11px;
	background: url(images/listing_arrow.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 10px;
	margin: 6px 0px 0px 0px;
	display: block;
	text-decoration: none;
        list-style:none;
}

h2.AC_digitalVer {
	height:28px;
	width:315px;
	background:url(images/AC_digitalVer_bg.jpg) no-repeat top left;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
	font-weight:bold;	
}
.stayconnected{
	height:18px;
	width:315px;
	background:url(images/Stay_Connected_bg.jpg) repeat-x top left #750c13;
	margin:0px 0px 5px 0px;
	padding:3px 0px 0px 0px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	list-style:none;
		
}

#myreelside {
	border:solid 1px #919186;
	width:300px;
	padding:2px;
}

.rightTopNav{

	padding:16px 0px 0px 6px;
}
.lineSeparatorRight{
	background:url(images/lineSeparator.jpg) repeat-x top left;
	width:315px;
	float:left;
	margin:10px auto;
	height:3px;
}
.space15{
	margin:15px 0px 5px 0px;	
}
#fideohead1{
	height:21px;
	width: 313px;
	/*background:#000 url(images/ac/header_bg1.jpg) repeat-x;*/
	margin:17px 0 2px 0;
	color: #64635f;
	padding-top: 5px;
	/*padding-left: 7px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

.AmoreFbLinkBg{
	background:url(images/FbLink_bg.jpg) no-repeat 5px;
	height:70px;
	margin-top:5px;
}
.Fbbutton{
	display:inline;
	padding:0px;
	margin:12px 0px 0px 8px;
}

.Fvideo_bg{
	border:#999 solid 2px;
	background:#999;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	float:left;
}

.rightside_art {
	background:url(images/rightside_art.jpg) no-repeat center center;
	height:20px;
	margin:19px auto 10px auto;
	width:315px;
}

.ACModel {
	border:solid 1px #d1d0cc;
	margin:14px 0px 0px 5px;
	color:#96948c;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px;
	width:303px;
	padding:2px;
}
.ACModel h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#373737;
	text-transform:uppercase;
	margin:8px 0px 0px 5px;
}

.ACModel p {
	padding:5px;	
	font-size:12px;
	text-align:justify;
}

.rightsidebar_ads {
	border:solid 2px #f3f3f3;
	background:#f7f7f7;
	padding:5px;
}

/*---------- Right Sidebar END ----------*/


/*-------------- inner pages CSS -------------*/
table.modelTbl {
	width:800px;
	margin:auto;
}

table.modelTbl td.leftTxt {
	text-align:right;
	padding:10px 4px;
}

table.modelTbl td input, table.modelTbl td select {
	border: solid 1px #C4C4C4;
	height: 18px;
	padding: 2px 3px;
	background: #F8F8F8;
}

table.modelTbl td select {
	height: 25px;
	padding: 2px 3px;
} 

table.uploadTbl input{
	border:none !important;
	background:none !important;
	margin:5px 0px;
}

td.agreementTxt {
	text-align:center;
	font-style:italic;
}

td.goodLuckTxt {
	font-size:21px;
	color:#790d14;
	text-align:center;
	text-transform:uppercase;
	padding-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/*-------------- inner pages CSS END -------------*/


/* The Attachment */

.contentCenter {
	text-align:center;
}
/* The Page Title */
.title {
	height:53px;
	font-size:16px;
	text-align:left;
	background:url(images/page_headings.jpg);
	background-repeat:repeat-x;
	color:#fff;
	width:640px;
	border:#000 1px solid;
}
.title_blog {
	font-size:14px;
	text-align:left;
	color:#5f0308;
	padding:0px 5px 0px 10px;
}
.title_blog h2 {
	font-size:14px;
	text-align:left;
	color:#5f0308;
	padding:0px 5px 0px 10px;
}
.titlecontent {
	display:block;
	clear:both;
}
.titlecontent img {
	margin:22px 0px 22px 15px;
}
h2.pagetitle {
	height:25px;
	padding:8px 10px;
	margin:0 0 5px 0;
	font-size:16px;
	text-align:left;
	background:url(images/navig.jpg);
	color:#fff;
}




/*-------------------- Comment CSS -----------------*/


/* The Comments */

.comments {
	background:#FFF;
	border: 1px solid #e4e4e4;
	margin:0px 10px 0px 28px;
	width:580px;
}
.comments form {
	font-size:12px;
}

.comments-count {
	font-weight:bold;
	font-size:18px;
	padding:0 0 0 20px;
	color:#fff;
}
#commentform {
	padding-left:20px;
}
	
.comments input#submit {
	background-image:url(images/submit_btn.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#d7c0ae;
	cursor:pointer;
	width:126px;
	height:39px;
	border:0px;
	margin-left:300px;
	margin-top:10px;
}
.comments h2 {
	font-size:16px;
	line-height:25px;
	margin:5px 0 5px 20px;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#64635f;
}

.comments input {
	float:left;
	width:250px;
	border:solid 1px #a8a7a4;
	background:#f8f8f8;
	padding:4px 3px;
	margin:5px 0px;
}

.comments label{
	width:170px;
	float:left;
	font-weight:bold;
	font-size:12px;
	padding:9px 0px;
}

.comments textarea {
	float:left;
	width:250px;
	border:solid 1px #a8a7a4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f8f8f8;
	padding:4px 3px;
	margin:5px 0px;
	height:80px;
}

.comments strong {
	font-weight:normal;
	color:#591D22;
}

.commentbox ol {
	list-style-type:none;
	margin: 0;
	padding:20px 0px 0px 0px;
}
.commentbox ol li {
	list-style-type:none;
	margin: 5px 0;
	padding:5px 5px;
	border-bottom:solid 1px #ededed
}

.comments ol li p {
	padding:0;
	margin:10px 0;
	color: #000;
}
.commentmeta small {
	color: #000;
	font-size:12px;
}
.comments img {
	margin:4px 4px;
	background:#591d22;
	padding:4px 4px;
}
.featlist {
	width:325px;
}
.highlight {
	margin-top:4px;
	height:36px;
	background:#232628 url(images/ac/top5.jpg);
	width:325px;
	float:left;
}

/*-------------------- Comment CSS -----------------*/







/*------------- EVENT Calendar style --------*/

.eventcal_bg {
	background: url(images/event_cal_bg.jpg) repeat-x bottom left !important;
}

#calendar_wrapLarge
{
	width:678px !important;
	background-color:#FFFFFF;
	border-left:1px solid #b3b1b1;
	border-right:1px solid #b3b1b1;
	padding-top:2px;
	padding-bottom: 1px
}
#content tr th, #content thead th 
{
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#CalendarLarge-Header {
	background-color: white;
	color: #868686;
	margin-bottom: 25px !important;
	border: none !important;
}
.calender_top
{
	background: url(images/calendar_bg_white.png) no-repeat top center ;
	height:11px;
	margin-top:87px;
}
.dayHead
{
	border:none !important;
}
.dayHead
{
	background: url(images/cal_date_bg.gif) repeat-x top left #CECECE;
	border-bottom: solid 1px #C6C5C5;
	font-weight: bold;
	color: #585757;
	padding: 0px 4px;
	width:88px;
	text-align: left;
}
#wp-calendarLarge th 
{
	border: solid 1px #BBB;
	background: #F4F4F4;
	height: 25px !important;
	color: #272727;
	margin: 0px !important;
	padding: 0px !important;
	line-height: 25px !important;
	text-align: center !important;
	width: 201px !important;
}
.single h2
{
	margin:0px 0px !important;
}
table.CalendarLarge-Header
{
	font-size:16px !important;
	font-weight:bold !important;
	color:#000000 !important;
}
#CalendarLarge-Header
{
	padding-top:0px;
}
table.CalendarLarge-Header span.EC_previousMonthLarge, table.CalendarLarge-Header span.EC_nextMonthLarge {
	font-size:12px !important;
	font-weight:bold !important;
	color:#642729;
}
.largecal_main
{
width: 679px;
}
#wp-calendarLarge td 
{
	border-right: thin solid #bbbbbb !important;
	border-left: thin solid #bbbbbb !important;
	border-top: thin solid #bbbbbb !important;
	height:130px !important;
	padding: 0px !important;
	background: url(images/cal_date_main_bg.gif) repeat-x bottom left;
}
#todayLarge 
{
	border-bottom:thin solid #bbbbbb;
	color: #FFFFFF !important;
}
.event-block a:link, .event-block a:visited, .event-block a:hover, .event-block a:active {
/*	background: url(images/event_bullet.gif) no-repeat 0px 4px !important;
*/	padding-left:12px !important;
	line-height:normal !important;
}
.event-block {
	margin-bottom:8px !important;
}
.event-block a:link {
	font-size:11px !important;
}
#EC_current-month {
	font-size: 30px !important;
	font-weight: bold;
}
#wp-calendarLarge .event-block {
	border:none !important;
}
#tooltip {
	border: 1px solid #e3e3e3 !important;
	background-color: #f7f7f7 !important;
}
.EC_Widget_display {
	text-align:left !important;
}
#wp-calendar caption {
	text-align:left !important;
}
#wp-calendar td {
	text-align:left !important;
}
#events-calendar-list li {
	text-align: left;
}
.EC_Widget_display {
	text-align:left !important;
}
.EC-tt-data .EC-tt-description-data {
	text-align:left !important;
}
.event_listings {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#eef3f6;
	padding:0px 10px;
	margin-right:2px;
	float:right;
	width:248px;
}
.event_listings ul {
	padding:0px;
	margin:0px;
}
.event_listings ul li {
	padding:0px;
	margin:0px;
	list-style:none;
}
.event_right {
	background: url(images/event_top_bg.png) no-repeat 0px 0px !important;
	width:270px;
	float:right;
	padding:15px 0px 0px 0px;
margin-top: 28px;
margin-left: 25px;	
}
.event_right_bottom {
	background: url(images/event_bottom_bg.png) no-repeat 0px 0px !important;
	width:270px;
	float:right;
	padding:20px 0px 0px 0px;/*margin-right:18px;*/
}
.event_listings0 strong {
	text-transform:uppercase;
	color:#2a3437;
	font-size:12px;
	background: url(images/event_list_bullet_0.gif) no-repeat 0px 23px !important;
	padding:20px 0px 0px 22px;
	width:234px !important;
	float:left;
}
.event_listings1 strong {
	text-transform:uppercase;
	color:#2a3437;
	font-size:12px;
	background: url(images/event_list_bullet_1.gif) no-repeat 0px 23px !important;
	padding:20px 0px 0px 22px;
	width:234px !important;
	float:left;
}
.event_listings2 strong {
	text-transform:uppercase;
	color:#2a3437;
	font-size:12px;
	background: url(images/event_list_bullet_2.gif) no-repeat 0px 23px !important;
	padding:20px 0px 0px 22px;
	width:234px !important;
	float:left;
}
.event_listings3 strong {
	text-transform:uppercase;
	color:#2a3437;
	font-size:12px;
	background: url(images/event_list_bullet_3.gif) no-repeat 0px 23px !important;
	padding:20px 0px 0px 22px;
	width:234px !important;
	float:left;
}
.event_listings4 strong {
	text-transform:uppercase;
	color:#2a3437;
	font-size:12px;
	background: url(images/event_list_bullet_4.gif) no-repeat 0px 23px !important;
	padding:20px 0px 0px 22px;
	width:234px !important;
	float:left;
}
.event_listings5 strong {
	text-transform:uppercase;
	color:#2a3437;
	font-size:12px;
	background: url(images/event_list_bullet_5.gif) no-repeat 0px 23px !important;
	padding:20px 0px 0px 22px;
	width:234px !important;
	float:left;
}
.event_listings6 strong {
	text-transform:uppercase;
	color:#2a3437;
	font-size:12px;
	background: url(images/event_list_bullet_6.gif) no-repeat 0px 23px !important;
	padding:20px 0px 0px 22px;
	width:234px !important;
	float:left;
}
.event_listings7 strong {
	text-transform:uppercase;
	color:#2a3437;
	font-size:12px;
	background: url(images/event_list_bullet_7.gif) no-repeat 0px 23px !important;
	padding:20px 0px 0px 22px;
	width:234px !important;
	float:left;
}
.event_listings8 strong {
	text-transform:uppercase;
	color:#2a3437;
	font-size:12px;
	background: url(images/event_list_bullet_8.gif) no-repeat 0px 23px !important;
	padding:20px 0px 0px 22px;
	width:234px !important;
	float:left;
}
.event_listings9 strong {
	text-transform:uppercase;
	color:#2a3437;
	font-size:12px;
	background: url(images/event_list_bullet_9.gif) no-repeat 0px 23px !important;
	padding:20px 0px 0px 22px;
	width:234px !important;
	float:left;
}
.event_listings10 strong {
	text-transform:uppercase;
	color:#2a3437;
	font-size:12px;
	background: url(images/event_list_bullet_10.gif) no-repeat 0px 23px !important;
	padding:20px 0px 0px 22px;
	width:234px !important;
	float:left;
}
li.eventDesc {
	margin:0px;
	padding:0px 0px 0px 25px;
	font-size:11px;
	width:226px;
	float:right;
	color:#343232;
}
body.submitEvent {
	padding:10px;
	height:700px;
}
table#EC_management-add-form {
	margin:auto;
}
table#EC_management-add-form th {
	color: #383838;
	font-size: 13px;
	padding-right: 5px;
	text-align: right;
	width: 244px;
}
table#EC_management-add-form td {
	width:255px;
	padding:5px 0px;
}
table#EC_management-add-form td input {
	width:200px;
	padding:5px;
	border:#a9b2b4 solid 1px;
	color:#666;
}
table#EC_management-add-form td input.captcha {
	width:169px;
	padding:5px;
	border:#a9b2b4 solid 1px;
	color:#666;
}
span.eventDate {
	font-size: 0.8em;
	padding-left: 21px;
	font-weight:bold;
	color:#333;
}
table#EC_management-add-form td textarea {
	width:200px;
	padding:5px;
	border:#a9b2b4 solid 1px;
	color:#666;
	height:80px;
}
p.submit {
	margin-right:247px;
	text-align: right;
}
p.submit input.submitEventBtn {
	background:#592124;
	border: 2px solid #441517;
	color: #F1E5E5;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	padding: 0 5px 5px;
	width: 101px;
}
#wpcontent_slider_container {
	margin:0px !important;
}

.smooth_slideri h2 {
	display:none !important;
	color:#FFF !important;
}

.Event_calendar_hdr {
	clear: both;
	float: left;
	width: 632px;
	margin:11px 0px 0px 0px !important;
}

table.eventCalendar_bg {
/*	background: url(images/event_cal_bg.jpg) repeat-x bottom left !important;*/
}
a.submiteEventBtn {
	background: url(images/Submit_an_event_btn.gif) no-repeat top left !important;
	width:300px;
	height:59px;
	float:right;
	margin: 10px 169px 24px 0;
	text-indent: -99999px;
}
.CountryDD {
	float:right;
	clear:both;
	padding:10px 0 0 0;
}

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

.gallery1 {
	background:url(images/more_galleries_bg.jpg) no-repeat top center;
	margin-top:50px;
	padding:0px;
	float:left !important;
	width:960px;
	height:336px;
	display:inline !important;
}

.gallery1 dl {
	width:228px;
	float:left;
	margin-left: 1px;
	margin-right: 3px;
	border:none;
	margin-top: 90px;
}
.gallery1 dl dt{
	width: 228px;
	float:left;
}

dt.gallery-icon1 a {
/*	background:#361118;
	border:solid 1px #f6f6f6;
	padding:1px;*/
	float:left;
	width: 228px;
	text-decoration:none !important;
}
d1.gallery-item1
{
	border:1px solid red;
}
dt.gallery-icon1 a:hover {
	text-decoration:none !important;
}

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

.gallery-icon1 a h3{
	padding-left:4px;
	margin: 0px;
}

.gallery-icon1 h3{
	float:left;
	color: white;
padding-top:1px;
}
.gallery-icon1 h5 
{
	color: white;
	clear: both;
	padding-left: 4px;
}
.photo_bg
{
	background:url(images/photo_bg.png) no-repeat center !important;
	width:231px;
	height:161px;
	margin-top: -16px;
}
.gallery-icon1 a img
{
	float:left;
	padding: 5px;
}
.gallery_date h3
{
	width:230px;
	margin:0px;
	font-size: 14px;
	color:#036cb5;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.gallery_date h5
{
	margin:0px;
	font-size: 11px;
	padding-left: 11px;
	font-weight:normal;

}
.gallery_inner
{
	background:url(images/photo_bg.png) no-repeat center;
	height:161px;
	margin-bottom: 2px;
	margin-top:10px;
}
.gallery_inner center img
{
	margin-left:-1px;
	margin-top: 5px;
}
.gallery_description center a
{
	width:180 !important;
	font-family:Times New Roman;
	font-size:14px;
	color:#036cb5;
	text-decoration:none;
}
.gallery_detail
{
	width: 228px;
	margin-left: 49px;
}
.album_title {
	margin:20px 0px 10px 0px;
	padding: 0px;
	height:4px;
	color:#FFFFFF !important;
	font-size:16px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 8px;
	padding-left: 8px;
}
.photo_title_inner
{
	background:url(images/gallery_inner_top_bg.png) no-repeat center;
	height:70px;
	color:#FFFFFF !important;
	font-size:16px !important;
	padding: 31px 0px 0px 0px;
	display:block;
}
.photo_title_inner h1
{
	padding:9px 0px 5px 15px;
	color:#FFFFFF;
	font-size:17px !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
h3.photo_title_inner p
{
	color:#FFFFFF !important;
	font-size:16px !important;
}
h3.photo_title_inner span
{
	display:block;
	padding-left:10px;
	font-size:13px;
	font-weight:normal;
}
.gallery_center{
	text-align:center;
	float:none !important;
	background: url(images/gallery_center.png) repeat-y;
	padding-bottom:4px;
	margin-left: 8px;
}
.more_galleries
{
	background:url(images/more_galleries.jpg) no-repeat top left;
	height:74px;
	width:960px;
	margin-left: 7px;
	margin-top: 16px;
}
.nplinks 
{
	width: 305px;
	margin-top: 10px;
	float:left !important;
	display:inline-block;
	margin-left: 3px;
}
td.pageing_bg
{
	height:20px;
	width:170px;
	text-align: center;
	margin-top:7px;
	color:#a9a9a9;
	padding:0px;
	font-size:13px;
	font-weight:bold;
}
a.previousbtn{
	background: url(images/prev_btn.png) no-repeat top left !important;
	width:61px;
	height:25px;
	text-indent:-99999px;
	display:block;
	cursor:pointer;
	margin-top:2px;
	margin-left:7px;
}
a.nextbtn {
	background: url(images/nxt_buttn.png) no-repeat right top !important;
	width:61px;
	height:25px;
	text-indent:-99999px;
	display:block;
	cursor:pointer;
	margin-top:2px;
}
.gallery_images .photo_title_inner a.prvsbtn
{
	background: url(images/arrow_left_side.png) no-repeat;
	height:36px;
	width:36px;
	text-indent:-99999px;
	display:block;
	cursor:pointer;
	position:absolute;
	margin-top:300px;
}
a.nextbutton
{
	background: url(images/arrow_right_side.png) no-repeat;
	height:36px;
	width:36px;
	text-indent:-99999px;
	display:block;
	cursor:pointer;
	margin-top:-235px;
	margin-left:590px;
	position:absolute;

}	
.gallery-detail
{
	width:700px;
	float:left;
	padding:5px;
}
.gallery-detail-paging
{
	
	width:220px;
	float:left;
}
.paging
{
	text-align:center;
	text-decoration:none;
	margin-top:15px;
}
.gallery_heading
{
color: #036CB5;
font-family: "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
}
.paging a
{
	background: #441620;
	padding: 2px 10px 5px 10px;
	text-decoration:none;
	color:#FFFFFF;
	margin:0px 5px 0px 5px;
	font-size:12px;
	text-align:center;
}
/*.gallery-detail a img
{
	border:1px solid red;
	width:200px;
	float:left;
	padding:5px;

}*/
.gallery_desc {
	text-align:justify;
	margin-bottom:10px;
}
.galleryimage {
	border:solid 1px #d8d8d8;
	padding:5px;
}
.detail_gallery_images
{
	padding:0px;
	margin:0px;
	width:627px;
	height:493px;
	border:solid 1px #00FF00;
}
.photo_galleries
{
	margin: 22px 0px 22px 0px;
}
.photo_detail
{
	margin-left: 9px;
}
.gallery_images center a img
{
margin-top: 15px;
}

h3.suggestedGallery {
	margin:5px 0px 10px 0px;
}

table.suggestedgalbar {
	background:#f7f7f7;
	padding:6px;
	margin-top:10px;
}

.suggestedGalleryList {
	padding:8px 4px 4px 0px;
	border-bottom:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	background:#fff;
	margin-bottom:8px;
}

.suggestedGalleryList a{
	margin-left:5px;
}

.galleryBigimg {
	background:#F7F7F7;	
	padding:10px 0px;
	margin-top:10px;
}

center img.bigimgBrdr {
	background:#FFF;
	padding:1px;
	width:480px;
}
.bigimgBrdr
{
	margin-top: -100px;
	margin-bottom: -95px;
	margin-left: -3px
}
.gallery_photos
{
	border:1px solid red;
}
.view_more
{
	background: url(images/view_more.png) no-repeat center;
	height: 30px;
	padding-bottom:15px;
}
.view_more_detail h6
{
	padding-top: 13px;
}
#divViewGalleryDetailFront h4
{
color:#FFFFFF;
padding-left: 10px;
padding-top: 10px;
font-size:15px;
}

#divViewGalleryDetailFront h6
{
color: white;
font-size:15px;
margin-right:70px;
margin-top:1px;
font-weight: normal;
float:right;
}
.view_gallery_detail
{
	width:310px;
	background-color:#f9f9f9;
	padding-bottom:10px;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
}
.view_gallery_detail p
{
	font-size:14px;
	color:#9c161f;
	font-weight:bold;
	padding:5px;
}
.view_gallery_detail span
{
	font-size:14px;
	color:#4a4545;
	font-weight:normal;
	padding-top:2px !important;
	padding-left:5px !important;
	display:block;
}
.nxt_prvs
{
	margin-left:9px;
}
.side_more_gallerie
{
	background:url(images/Side_more_gallerie.png) no-repeat top center;
	height:51px;
}
.more_galleries_top_bg
{
	background:url(images/more_galleries_top_bg.jpg) no-repeat top center;
	height:12px;
}
.tdborders 
{ 
	background:url(images/next_prv_bg.png) no-repeat center top;	
	height:40px;
}
tr.description_btm
{
	background:url(images/description_btm.png) no-repeat ;
	height:40px;
}
td.facebook_gallery
{
	width:30px;
}
td.facebook_gallery a
{
	width:20px;
	margin-left:10px !important;
}
td.twitter_gallery
{
	width:30px;
	padding-left:5px;
}
#view_gallery_detail h3
{
	clear:both;
	margin-top:4px;
	font-size: 13px;
	font-weight: normal;
}
.gallery_dtl
{
	width:250px;
}
.paginate_gallery {
	background:url(images/view_gallery_paginate.png) no-repeat;
	height:105px;
	width:180px;
	float: left;
	margin:6px;
}
.paginate_gallery a
{
	float:left;
}
.paginate_gallery a img
{
	padding:3px;
	float:left;
}
.view-detail-gallery
{
	float:left;
	width:180px;
	padding-left:16px;
}
.gallery_background-main {
	background:url(images/gallery_bg.jpg) no-repeat top center;
	width:630px;
	margin-left: 48px;
	margin-top:5px;
}
.view-gallery-detail
{
	background:url(images/gallery_bg.jpg) no-repeat top center !important;
	float:left;
	margin-left: -20px;
	padding-bottom: 7px;
}
.gallery_background
{
	background:url(images/gallery_bg.jpg) no-repeat top center;
	margin-left: 4px;
	float:left;
}

.gallery_top
{
	background:url(images/gallery_top.png) no-repeat top center;
	height: 107px;
	margin-left: 2px;
	width:605px;
	border:none;
}
.gallery_bottom

{
	background:url(images/gallery_bottom.png) no-repeat;
	height: 102px;
	margin-left: -4px;
	
}
.view-more
{
	width:960px;
	text-align:center;
}
.nxt-prvs-image tr td a
{
	text-decoration:none;
}
.nxt-prvs-image tr td a:hover
{
	text-decoration:underline;
	color:#64635f;
}
/******------------------- Affiliation System ------------------*/

table.periodTbl {
	border: solid 1px #D6D6D6;
	margin-top: 30px;
	padding:7px 10px;
}

.fromtosubmit {
	border: solid 1px #D1D1D1;
	background: #F2F2F2;
	padding: 3px 14px;
	margin-left: 12px;
	cursor:pointer;
}

.fromtosubmit:hover {
	background: #e1e1e1;
}

.afftables {
	color:#3e3f40;	
}

tr.subsheadings td{
	background: #EAEAEA;
	padding: 6px 3px;
	text-align: center;
	border-bottom: 1px #CCC solid;
	color:#3b3b39;
	border-right:solid 1px #dadada;
}

tr.subsdatabrdr td {
	border-bottom:solid 1px #d6d6d6;
	padding:8px 0px;
	text-align:center;
	color:#3E3F40;
}

.afftables h1{
	border-bottom: solid 1px #D5D6D1;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

table.periodTbl strong{
	color:#6d6d63;
}

.calendarDateInput, .calendarDateInput {
	border:solid 1px #d6d6d6;
	padding:4px;
	color:#747171;
}

.fromtodatebg {
	background: url(images/from_to_date_bg.gif) no-repeat top left !important;
	width: 34px;
	height: 42px;
	text-align: center;
	padding: 30px 0px 0px 36px;
	margin-left:10px;
}



h4.periodDate {
text-transform: uppercase;
color: #828282;
margin: -37px 0px 0px 5px;
background: white;
float: left;
padding: 5px;
}

h1.affheading {
	margin:25px 0px 10px 0px;
}

.labeltext {
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}

.aff_login_btn {
	background: url(images/aff_login_btn.gif) no-repeat top left;
	width:83px;
	height:26px;
	border:none;
	text-indent:-999999px;
	cursor:pointer;
}

.aff_submit_btn {
	background: url(images/aff_submit_btn.jpg) no-repeat top left;
	width:83px;
	height:26px;
	border:none;
	text-indent:-999999px;
	cursor:pointer;
		margin-left: 17px;
	margin-top:16px;
}
.affiliate_logo {
	float:right;
	margin:89px 170px 0px 0px;
}

/*-------- Affiliate login BG **********/

.aff_login_bg {
	background: url(images/aff_login_bg.jpg) no-repeat center center;
	width:312px;
	height:192px;
	padding: 11px 0px 0px 22px;
}
/*-------- Affiliate login BG END **********/

/*------- FAQ style --------*/

h4.faqheading {
	margin: 9px 0px;
	font-size: 14px;
	background: url(images/faq_icon.jpg) no-repeat top left;
	padding: 0px 0px 5px 24px;
}

h4.faqheading a{
	text-decoration:none;
	color:#212223;
}

h4.faqheading a:hover{
	text-decoration:none;
	color:#3a3b3c;
}

.wp-super-faq-answer {
	padding-left:24px;	
}

table.FAQ_earn {
	border: solid 3px #e2e2e2;
	background:#eaeaea;
	width:70%;
	margin:0px;
	padding:0px;
}

table.FAQ_earn td{
	border-bottom: solid 1px #f3f3f3;
	padding:4px 2px;
}

table.FAQ_earn .headings{
	border-bottom: solid 1px #e2e2e2;
	font-weight:bold;
	text-transform:uppercase;
	padding:4px 2px;
}

/*------- FAQ style END --------*/

/******------------------- Affiliation System END ------------------*/


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

.fbConnectWidgetFooter, .fbFooterBorder {
	display:none !important;
}

.pagination a
{
	color:#000;
	padding:2px 5px;
	background:#fff;
}

.pagination a:hover
{
	color:#fff;
	background:#441620;
	padding:2px 5px;
}

.number1
{
	color:#FFFFFF;
	background:#441620;
	padding:2px 5px;
}
.number1 a:hover
{
	color:#FFFFFF !important;
	background:#441620;
	width:25px;
	height:25px;
}
#next
{
	background:url(images/Next_button.jpg) no-repeat;
	width:67px;
	height:25px;
	background-color:none !important;
}	
#previous
{
	background:url(images/previous_button.jpg) no-repeat #fff !important;
	width:67px;
	height:25px;
}	

.numbers
{
	margin-top:10px;
}
.view-detail
{
	text-align:center;
	margin-left: 25px;
	margin-top: 20px;
}	
.view-detail a
{
	text-align:center;
	color:#96948C !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}
.view-detail a:hover
{
	text-align:center;
	text-decoration:underline !important;
}

/*------------------------------ New theme CSS -------------------------------------------------------*/


/*=======================================================================================================

======
=========================================================================================================

====
=========================================================================================================

====
=========================================================================================================

====
=========================================================================================================

====
=========================================================================================================

====*/
/*----Subscriber------*/
table.renewal_subscription
{
	margin-left: 40px;
}
td.subscription_type
{
	width:190px;
	font-size: 14px;
	font-weight: bold;
padding-left: 7px;
}
td.digital_subscription
{
	width:380px;
	font-size:14px;
	font-weight:bold;
	padding-left:7px;
}
td.subscription_txt
{
	font-size:12px;
}
td.subscription_txt_btm
{
	font-size:12px;
	padding-left:21px;
}
.bilng_info
{
	margin:auto;
	width:950px;
	margin-top: 10px;
}
.billing_information
{
	width:950px;
	margin:auto;
	float:left;

}
.bill_information_main
{
	width:950px;
	float:left;
	background-color:#FFFFFF;
	padding-bottom: 7px;
}
.all_billing
{
	width:410px;
	float:left;
	margin-left:7px;
	margin-top:20px;

}
/*biling information*/
.PaymentInformatiRightBilling {
	margin:0px;
	padding:0px;
	font-size: 17px;
	color:#640d0d;
	width: 176px;
	float:left;
	margin-top: 8px;
	padding-left:39px;
font-weight: bold;
}
td.visa_image
{
	float:left;
	width:165px;
	margin-top: 7px;
	margin-left:2px;
	margin-bottom: 7px;
}
td.visa_image img
{
	margin-left:2px;
}
td.crdit_crd_text
{
	font-size:12px;
}	
td.what a
{	
	text-align:right;
	width:100px !important;
margin-right: 62px;
}
input.credit_card_input
{
	width: 220px;
}
select.PaymentInformatidate
{
	margin-left:2px;
}
input.PaymentInformatiRightM
{
	width:60px;
	margin-left: 6px;
}
.PaymentInformatiLeft
{
	float:left;
	width:470px;
	margin-left: 20px;
	margin-top: 16px;
}
.PaymentInformatiLeftCheckBox
{color: #2F5E85;
font-size: 12px;
font-weight: bold;
margin-top: 5px;
}
.PaymentInformatiLeftCheckBox p
{
color:#000000;
font-size:12px;
font-weight:normal;
margin-left: 19px;
margin-top: 3px;
}
.my_account_main
{
	width:334px;
	margin:auto;
}
table.subsciption_info
{
	width:410px;
	margin-top: 15px;
}
td.subscription_informatiom
{
		padding: 5px;
		font-weight: bold;
}
.afftables {
	color:#3e3f40;	
}
.paybill_information
{
	width:960px;
	margin:auto;
	padding:0px;
}
h1.pay_bll_heading
{
	border:1px solid red;
	width:130px;
}
.paymybill_table
{
	width:50%;
	margin:auto;
}
td.pay_my_bill
{
	margin:0px;
	padding:0px;
	font-size: 17px;
	color:#640d0d;
	margin-top: 8px;
	font-weight: bold;
	text-align: right;
}
td.credt_crd_no
{
	text-align: right;
padding:10px;
font-weight: bold;
}
input.credit_crd_input
{
	width: 215px;
	margin-left:3px;
	margin-right: 5px;
	background: #F8F8F8;
	border: 1px solid #C4C4C4;
	height: 18px;
	color: #333;
}
input.ccv_input
{
	width:56px;
	background: #F8F8F8;
	border: 1px solid #C4C4C4;
	height: 18px;
	color: #333;
}
.submit_button_affiliation{
background: url(images/aff_submit_btn.jpg) no-repeat top left;
width: 83px;
height: 26px;
border: none;
text-indent: -999999px;
cursor: pointer;
margin-left: 67px;
margin-top: 68px;
}
.gallery_title {
    font-size: 12px;
    padding-left: 7px;
}
.gallery1 a:hover
{
	color:#666 !important;
}
.gallery1 a
{
	color:#96948c !important;
	font-size:12px;
	font-weight:bold;
	text-decoration:none !important;
}
/*-----friends_community-----------*/
.friends_community
{
	background-color:#f5f5f5;
	width:100%;
	margin:auto;
	height:156px;
}
.footer_center p
{
	background-color:#f5f5f5;
	font-family:Georgia;
	font-style:italic;
	font-size:13px;
	padding:10px;
	color:#424239;
	font-weight:bold;
}
.footer_center img
{
	padding-left:7px;
}
.Carribean_entertaiment
{
	margin-left:300px;
}
.footer_center
{
	margin:auto;
	width:970px;
}
/*footer*/
.footer-menu
{
	margin:auto !important;
	width:100%;
	background:url(images/footer-bg.png) repeat-x left;
}
.footer{
	background:url(images/footer-bg.png) repeat-x left;
	height:217px;
	margin:auto;
	width:955px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.footer-container
{
	width:955px;
	margin:auto;
	background:url(images/footer-amour-logo.png) top center no-repeat;
	float:left;
}
.footer-magazine
{
	width:175px;
	height:211px;
	margin-top:6px;
	padding:0px;
	float:left;
}

.friends-amour
{
	width:200px;
	float:left;
	margin-top:55px;
	margin-left:25px;
}
.friends-amour h3
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding-bottom:5px;
}
.friends-amour ul li a
{
	padding-left:9px;
	text-decoration:none;
	background:url(images/footer-arrow.png) no-repeat left;
}
.friends-amour ul li a:hover
{
	text-decoration:underline;
}
.footerContenare {
width: 960px;
text-align:center;
margin: auto;
padding:0px 0px 10px 0px;
font-size: 10px;
color: #797875;
}
.footerMenu {
margin: 15px 0px 0px 0px;
border-top: 1px solid #E2E2DA;
}
.footerContenare h1.sdk-itpro a {
text-align: right;
font-weight: normal !important;
font-family: Arial, Helvetica, sans-serif;
}
.footerContenare h1.sdk-itpro {
text-align: right;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666;
margin: 14px 0px 6px 0px;
padding: 0px !important;
font-weight: normal !important;
}
.footerMenuCenter
{
	width:165px;
	float:left;
	margin-top:55px;
	margin-left:45px !important;
}
.footerMenuCenter h3
{
	color:#FFFFFF;
	font-size:13px;
	padding-bottom:5px;
}
.footerMenuCenter ul li
{	
	padding-left:9px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(images/footer-arrow.png) no-repeat left;
}
.footerMenuCenter ul li a
{
	color:#FFFFFF;
	text-decoration:none;
}
.footerMenuCenter ul li a:hover
{
text-decoration:underline;
}
.follow-us
{
	width:100px;
	float:left;
	margin-top:55px;
	margin-left:20px;
}
.follow-us h3
{
	color:#FFFFFF;
	font-size:13px;
}
.follow-us a img
{
	padding:9px 0px 0px 5px;
}

.bottom_strip_cont {
	width:99%;
	margin:auto !important;
	background-color:#612526;
}
.ftr_btm_left_crnr {
	background:url(images/ftr_btm_left_crnr.gif) no-repeat top right;
	height:32px;
	width:9px;
	float:left;
	margin-left:-9px;
}
.ftr_btm_right_crnr {
	background:url(images/ftr_btm_right_crnr.gif) no-repeat top right;
	height:32px;
	width:9px;
	float:left;
}
.footer-bottom
{
	font-size:13px;
	height:32px;
	width:955px;	
	margin:auto !important;
}
.footer-main
{
	background-color:#612526;
	width:100%;
}
.footer-main
{
	background:url(images/ftr_cntr_bg.gif) repeat-x top left #1d4469;
	width:100%;
}
.footer-bottom p
{
	width:400px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:11px 0px 0px 12px;
}
.footer-bottom p a
{
	color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
.footer-bottom p a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.footer-bottom span
{
	width:260px;
	float:right;
	padding-top: 11px;
	text-align:right;
}
.footer-bottom span ul li
{
	float:left;
}
.footer-bottom span ul li a
{
	display:inline;
	float:left !important;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding-right:12px;
}
.footer-bottom span ul li a:hover
{
	text-decoration:underline;
}
.affliation-footer
{
	margin:auto !important;
	width:960px;
	display:inline;	
}
.advertisement
{
	width:728px;
	height:90px;
	color:#000000;
	margin:auto;
	border:1px solid #919186 !important;
	padding:2px;
}
.advertisement p
{
	text-align:center;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	padding-top: 35px;
}
.footer-affiliation
{
	width:960px;
	margin:auto;
}
.footer-affiliation ul li
{
	padding-top:5px;
	font-size:11px;
	padding-left:10px;
	float:left;
}
.footer-affiliation ul li a
{
	text-decoration:none;	
	float:left;
}
.footer-affiliation ul li a:hover
{
	text-decoration:underline;	
}
.fashion-more:last-child
{
	border-right:none !important;
}
.fashion-more
{
	float:left;
	width:191px !important;
	border-right:1px dotted #CCC;
	height: 242px;
	background-color:#f6f6f4;
}
.fashion-more a img
{
	margin:32px 0 10px 31px;
	border:1px solid #CCCCCC;
	padding:3px;
}
.morearticleContnt
{
	padding:0px;
}
.morearticleContnt h5 a
{
	text-align:center;
	color:#96948c;
}
.morearticleContnt h5 a:hover
{
	color:#666666;
}
.morearticleContnt-fashion
{
	text-align:center !important;
	padding:5px;
}
.morearticleContnt-fashion h5 a
{
	text-align:center !important;
	color:#96948c;
}
.morearticleContnt-fashion h5 a:hover
{
	color:#666666;
}

.video-desc
{
	width: 177px;
	margin-left: 6px;
}
.video-thumb
{
	width: 192px;
	float:left;
	margin-left:11px;
	height:238px;
	margin-top: 9px;
	border:1px solid #d8d7d7;
	background-color:#FFFFFF;
}
.video-playist
{
	text-align:justify;
	width:auto;
	padding-left:10px;
}
.video-gallery-thumbnail-box-outer
{
	background-color:#f5f4f4;
	margin-left: 4px;
	float: left;
	padding-bottom: 12px;
}
.video-gallery
{
	border: 1px solid red;
}
.video-gallery-main
{
}
.video-gallery-thumbnail 
{
	padding: 5px;
	height: 150px !important;
	float: left;
}
.read-more-fashion a
{
	float:right;
	margin-top:23px;
	text-decoration:none;
}
.read-more-fashion a:hover
{
	float:right;
	margin-top:23px;
	text-decoration:underline;
}
.fashion-social-networking
{
	clear:both !important;
}
.video-gallery-thumbnail a img
{
	margin-left:1px;
}
.more-videos
{
	clear:both !important;
}
.more-videos iframe
{
	float:right;
	padding-bottom: 10px;
}
.moreArticles-fashion
{
	width:960px;
	clear:both !important;
	border:1px solid #ccc;
	float:left;
	padding: 18px 10px 10px;
	height: 252px !important;
	position: relative;
	background-color:#f6f6f4;
}
.moreArticles-fashion p img
{
	clear:both !important;
}
.pagination a :hover
{
	border:1px solid red;
}
.video_galleries
{
	display: block;
	clear: both;
}
.video_galleries img
{
	margin: 20px 0px 22px 14px;
}
.phto-right-side
{
	width: 313px;
	float:right;
	margin-left:15px;
	background:url(images/video-gallery-bg.png) no-repeat center;
	margin-top: 108px;
	padding-bottom: 20px;
}
.phto-right-side
{
	width: 313px;
	float:right;
	margin-left:15px;
	background:url(images/video-gallery-bg.png) no-repeat center;
	margin-top: 108px;
	padding-bottom: 20px;
}
.phto-right-side-detail
{
	width: 313px;
	float:left;
	margin-left:15px;
	margin-top: 108px;
	padding-bottom: 20px;
}
.innerpageTitle-fashion a
{
	margin: 9px 0px 5px 0px;
	padding: 0px;
	color: #141719 !important;
	font-size: 24px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 31px;
}