/* colors */
.dark { background-color: #3a4d5b; }
.medium { background-color: #415764; }
.light { background-color: #4C6575; }
.verylight { background-color: #E2E2E2; }
.mediumlight { background-color: #E5E5E5; }
.textLight { color:#A6B2BA; }
.titletext { font-size: 12pt; }
.subtitletext { font-size: 10pt; margin: 0 0 -2px 0; }


body {
	font-family: "Tahoma", Verdana, Helvetica, Arial, sans-serif;
	font-size:13px;
	background-color: #694523;
	background-image: url(images/bkgrnd.jpg); 
	background-repeat: repeat-x;
	background-position: top;
    text-align: center;
}
.mainmenu {
    margin-top: 15px;
}
a:hover
	{
	text-decoration:none;
	}

a.mainmenu
	{
	text-decoration:none;
	color:#324450;
	padding-left: 8px;
	padding-right: 8px;
	font-size:13px;
	}

a {
color: #1f2a32;
}

.m_text
	{
		
		font-size:13px;
		line-height:14px;
		color:#A1ACB3;
	}
.m1_text
	{
		font-size:13px;
		line-height:14px;
		color:#333333;
	}
	
.l_text
	{
		font-size:13px;
		line-height:11px;
		color:#FFFFFF;
	}	
	
.m2_text
	{
		font-size:13px;
		line-height:16px;
		color:#FFFFFF;
	}
.m2_text_a
    {
        margin-left:17px; 
        margin-top:25px; 
    }
.m2_text_a1
    {
        margin-left:20px; 
        margin-top:15px; 
            line-height: 15px;

    }
.m2_text_a_right
    {
        margin-right:20px;
    }
.m2_text_b
    {
        margin-left:17px; 
        margin-top:6px; 
        padding-bottom:6px;
    }	
.m2_text_c    
    {
        margin-left:17px; 
        width: 5em;
        float: left;
    }
.m2_text_c1
    {
        float: left;
        position: relative;
        left: 0px;
    }
.m3_text
	{
		font-size:13px;
		color:#A6B2BA;
	}

.m4_text
	{
		font-size:13px;
		line-height:14px;
		color:#FFFFFF;
        padding-bottom: 12px;
	}	
.m4_text_sig
    {
        text-align: right;
        margin-left: 23px;
        margin-right: 48px;
        margin-top: 8px;
    }
h1.m4_text
    {
        font-size:24px;
        line-height:14px;
        color:#FFFFFF;
    }    
	
.m5_text
	{
		font-size:13px;
		line-height:18px;
		color:#CC6600;
	}
		
.form
	{
		font-size:13px; 
		width:124px; 
		height:17px; 
		border-color:#575757; 
		border-width:1px; 
		background-color:#F4F4F4; 
		border-style:solid
	}
	
.form_div
	{
		height:23px; 
		margin-top:10px;		
	}
		
a.text{
	text-decoration:none;
	}	

a.text:hover{
	text-decoration:underline;
	}
		
td.products {
	border-top: 1px #ccc dotted;
	text-align:center;
	}

img.tproducts {
	padding: 5px;
	text-decoration: none;
	width: 200px;
	border: 0;
	}

blockquote:first-letter {
  background: url(images/open-quote.gif) no-repeat left top;
  padding-left: 18px;
  font: italic 25px Georgia, "Times New Roman", Times, serif;

	}

blockquote {
  font: 18px Georgia, "Times New Roman", Times, serif;
  width: 500px;
  background: url(images/close-quote.gif) no-repeat right bottom;
  padding-left: 18px;
  text-indent: -18px;
	}
	


.q {
	font-size:13px;
	background-color:#b0aeae; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;

	}
.qFaq {
    font-size:13px;
    background-color:#b0aeae; 
    padding-top: 5px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;

    }

.a {
	font-size:13px;
	background-color:#d0cfcf;
	height: 100px;
	padding-right:10px;
	}
.aFaq {
    font-size:13px;
    background-color:#d0cfcf;
    padding-right:10px;
    padding-bottom: 10px;
    min-height: 100px;
    }

.sideitem {
	width:210px;
	font-size:14px;
	color:#FFFFFF;
	margin-left:40px;
	border:thin; 
	border-bottom-style:solid; 
	border-bottom-color:#A6B2BA;
	
	}
.sideitem-header {
	font-size:14px;
	color:#FFFFFF;
	}
	
#list1 {
	font: italic 17px Georgia, Times, serif;
	color: #A6B2BA;
}
#list1 p {
	font: normal 13px "Tahoma", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
}


a.list1 {
	font: normal 13px "Tahoma", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	}
a.list1:hover {
	text-decoration:underline;
	}


.defaults {
	font-family: "Tahoma", Verdana, Helvetica, Arial, sans-serif;
	font-size:13px;
    font-weight: normal;
    color: black;
	}



.tableprop {
	/** This is for IE fix.. this is in style-ie **/
}

img.bordered-photo {
	padding: 3px;
	border:	 solid 1px #AAAAAA;
}

h3 {
border-bottom:1px dotted #ccc; font-weight:normal;font-size:160%; margin:0 0 3px 0;clear:left;
}

.quotesignature {
	font-size:110%;
	padding-right:100px; 
	padding-bottom:20px;
    margin-top: 10px;
}

.quote {
    margin-top: 20px;
    margin-left: 40px;
    text-align: left;
	}

.quoteheader {
	font-size:140%;
	font-weight:bold;
    padding-left: 1.5em;
}
.quoteheader h2 a.m3_text
    {
    font-size:13pt;
    font-weight:bold;
    text-decoration: none;
    color: black;
    }        

h2.quoteheader {
    font-size:140%;
    font-weight:bold;
}


/*
    Added by Ayen Designs
*/
.divBody {
    z-index: 1000; 
    position: absolute; 
    top: 0; 
    right: 0; 
    margin: 0; 
    padding: 0;
}
img.noBorder {
    border: 0;
}
#container {
    margin: 0 auto; 
    width: 760px; 
    text-align: left;
    border: 0;
    padding: 0;
}
table.t1 {
    width: 100%;
    background-color: #e5e5e5;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}
td.t1 {
    width: 760px;
    height: 350px;
    vertical-align: top;
    padding: 0;
    border-collapse: collapse;
}
td.t1_2 {
    width: 100%;
    vertical-align: top;
}
table.t2 {
    position: absolute;
    width: 760px;
    height: 350px;
    border-spacing: 0;
    border-collapse: collapse;
 }
td.t2 {
    width: 100%;
    height: 263px;
}
td.t2_2 {
    width="100%" 
    background-color: #CBCBCB;
    height: 1px;
    vertical-align: top;
}
td.t2_3 {
    width: 100%; 
    background-color: #E2E2E2;
    height: 100px;
    vertical-align: top;
}
table.t3 {
    width: 100%;
    height: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
td.t3 {
    width: 211px;
    background-color: #3A4E5B;
    height: 100%;
    vertical-align: top;
}
td.t3_2 {
    width: 549px;
    height: 100%;
    vertical-align: top;
}
table.t4 {
    width: 100%;
    height: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
td.t4 {
    width: 100%;
    height: 19px;
    vertical-align: top;
 }
td.t4_2 {
    width: 100%;
    background-color: #4C6575;
    height: 244px;
    vertical-align: top;
}
table.t5 {
    width: 549;
    height: 248px;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
    padding: 0;
}
td.t5 {
    width: 100%;
    vertical-align: top;
}
#d1_2 {
    margin-top: 40px;
    padding-bottom: 10px;
    text-align: center;
}
#d1 {
    background-color: #e5e5e5;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}
/*
#d2 {
    background-color: #4C6575;
    width: 100%;
    float: left;
    border-collapse: collapse;
}
*/
#d2a { /* used for contact_info on contact & about */
    float: left;
    border-collapse: collapse;
    height: 187px;
    width: 198px;
}
#d2a_40 {
    border-collapse: collapse;
    height: 187px;
    width: 262px;
    float: left;
}

#d2a_300 {
    border-collapse: collapse;
    height: 187px;
    width: 300px;
    float: left;
}

#d3 {
    background-color: #3A4E5B;
    vertical-align: top;
    float: left;
    border-collapse: collapse;
    height: 601px;
    width:220px
}
#d3a {
    background-color: #3A4E5B;
    vertical-align: top;
    float: left;
    border-collapse: collapse;
    margin-top: -20px;
}
#d4 {
    background-color: #CBCBCB;
    border-collapse: collapse;
    width: 540px;
    float: left;
}
#d5 {
    padding-right: 15px;
    padding-left: 15px; 
    padding-top: 25px;
    float: left;
    border-collapse: collapse;
    width: 510px;
    height: 548px;
}
#d5_2 {
    float: right;
    text-decoration: none; 
    padding-left: 2px; 
    padding-bottom:5px;
}
#d6 {
    padding: 10px;
    float: left;
    width: 31%;
    background-color: #E2E2E2;
    background-image: url(../images/point.jpg); 
    background-repeat: repeat-y; 
    background-position: right;
}
#d6_a {
    padding: 10px;
    float: left;
    width: 30%;
    background-color: #E2E2E2;
    background-image: url(../images/point.jpg); 
    background-repeat: repeat-y; 
    background-position: right;
}
/*
#container_2 {
    background-color: #4C6575;
    width: 100%;
}
*/
#container_3 {
    background-color: #E2E2E2;
    width: 100%;
}
#container_1col {
    width: 100%;
    vertical-align: top;
    background-color: #3b4e5c;
    border-spacing: 0;
    border-collapse: collapse;
}
#container_1col_a {
    width: 100%;
    vertical-align: top;
    background-color: #e5e5e5;
    border-spacing: 0;
    border-collapse: collapse;
    height: 19px;
}
#container_1col_1 {
    margin: auto;
    width: 700px;
    vertical-align:top;
    background-color: white;
    padding-top: 19px;
    border-spacing: 0;
    border-collapse: collapse;
}

#container_1col_2 {
    width: 100%;
    vertical-align:top;
    border-spacing: 0;
    border-collapse: collapse;
}
#container_attr1col_2 {
    width: 100%;
    vertical-align:top;
    border-spacing: 0;
    border-collapse: collapse;
    height: 160px;
    float: left;
}
#container_1col_3 {
    width: 100%;
    background-color: #E2E2E2;
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
}

/* CONTACT US */
/* container_2col is for the bottom of the contact us page - left column */
#container_2col {
    background-color: #e2e2e2;
    width: 100%;
    float: left;
}
#d2col_left {
    width: 390px;
    margin: 36px 40px 0 21px;
    float: left;
}
#contact_form {
    margin-left:42px;
    margin-top:16px;
    width: 300px;
}

#divider {
    height: 915px; 
    border-left: 1px dotted #aaaaaa;
    width: 1px;
    float: left;
}

#d2col_right {
    width: 240px;
    margin: 48px 23px 0 28px;
    background-color: #e2e2e2;
    float: left;
    border-collapse: collapse;
    border-spacing: 0;
}

/* ABOUT US */
#about_us {
    height: 562px;
}
#au_container_left {
    width: 550px;
    background-color: #e2e2e2;
    float: left;
    padding: 19px 0 0 0;
    border-collapse: collapse;
    border-spacing: 0;
}
#au_container_right {
    float: left;
    background-image: url(../images/7f.jpg); 
    background-repeat: no-repeat; 
    background-position: top;
    width: 210px;
    height: 544px; 
    border-collapse: collapse;
    border-spacing: 0;
}
#au_text {
    width: 352px;
    height: 177px;
    float: left;
    border-collapse: collapse;
    border-spacing: 0;
}
#au_text_1 {
    margin-left:17px; 
    margin-top:18px; 
    margin-right:25px;
}
#au_text_2 {
    width: 550px;
    height: 100%;
}
#au_text_2a {
    margin: 25px 22px 25px 22px;
}
#au_text_quotes {
    margin: 0 28px 0 27px; 
    padding: 20px 0 20px 0;
} 

/* Privacy Policy */
#pp_1col {
    width: 100%;
    vertical-align: top;
    border-collapse: collapse;
    border-spacing: 0;
}
#pp_text {
    margin: 17px 15px 0 17px;
}

/* Coaches Showroom */
#sr_main {
    width: 760px;
    background-image: url(../images/5-dr.jpg); 
    background-repeat:repeat; 
    azimuth: 0;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
}
#sr_heading {
    width: 720px;
    height: 30px; 
    background-color: #4C6575; 
    padding: 10px 0 0 10px; 
    color: white;
    font-size: 16px;
    margin: auto;
    border-bottom:3px #32434d solid;
}
#sr_top {
    width: 726px;
    height: 50px; 
    background-color:#f7f7f7;
    border-left:3px #32434d solid;
    border-right:3px #32434d solid;
    margin: auto;
}
#sr_buttons {
    width: 357px;
    margin: auto;
}
#sr_body {
    width: 726px;
    margin: auto;
    background-color:#f7f7f7;
}
#sr_results {
    padding-right: 20px; 
    float: right;
}
#sr_results.strong {
    font-size: 12pt;
}
#sortby {
    padding-left:20px; 
    float: left;
}

/* Make Money */
#mm_top {
    width: 726px;
    background-color:#f7f7f7;
    border-left:3px #32434d solid;
    border-right:3px #32434d solid;
    margin: auto;
}
#mm_left {
    height:100%; 
    width:300px; 
    padding:20px 20px 0 20px;
    vertical-align: top;
    border-spacing: 0;
    border-collapse: collapse;
    float: left;
}
#mm_right {
    height: 100%;
    width: 300px; 
    border-left: 1px dotted #ccc; 
    padding: 20px 20px 0 20px; 
    vertical-align: top;
    border-spacing: 0;
    border-collapse: collapse;
    float: left;
}

/* How-To */
#ht_container {
    width: 760px;
    background-image: url(../images/3line.jpg); 
    background-position:left; 
    background-repeat:repeat-y;
    border-spacing: 0;
    padding: 0;
    border-collapse: collapse;
    height: 1990px;
}
#ht_columnRight {
    width: 480px;
    border-spacing:0;
    padding:0;
    border-collapse: collapse;
    float: left;
}
#ht_columnLeft {
    width: 280px;
    height: 100%;
    background-image:url(../images/3f.jpg); 
    background-repeat:no-repeat; 
    background-position:top;
    vertical-align: top;
    border-spacing: 0;
    border-collapse: collapse;
    float: left;
}
#ht_sideitem {
    height: 160px;
    border-spacing: 0;
    border-collapse: collapse;  
    padding-top: 20px;
}
#ht_sideitem2 {
    height: 120px;
    border-spacing: 0;
    border-collapse: collapse;  
    padding-top: 20px;
}
#ht_login {
    height: 45px; 
    padding-top:10px; 
    padding-left: 5px;
}
#ht_login_form {
    height: 100px; 
}
#ht_questions {
    margin: 30px 0 0 40px;
}
#ht_border {
    width: 100%;
    height:18px;
    vertical-align: top;
}
#ht_right1 {
    width: 480px;
    height:80px; 
    vertical-align: top;
    margin-top: -20px;
}
img.ht_imgKeys {
    padding: 8px 10px 0 20px; 
    float: left;
}
#ht_right1 h1 {
    padding-top:20px; 
    font-size:24px;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 24px;
}
#ht_right1 h2 {
    margin-top:4px; 
    font-size:14px;
    font-weight: normal;
}
#ht_quotes {
    width: 454px; 
    vertical-align: top;
    padding:13px;
    color: black;
    font-weight: normal;
}
#ht_faq {
    text-align: center;
}
#ht_faq h2 {
    width: 100%;
    margin-top:28px; 
    font-size:24px;
    font-weight: normal;
    margin-bottom: 0;
 }

/* How-To Tips */ 
#htt_container {
    width: 760px;
    background-image: url(../images/3line.jpg); 
    background-position:left; 
    background-repeat:repeat-y;
    border-spacing: 0;
    padding: 0;
    border-collapse: collapse;
    height: 908px;
}
#htt_columnRight {
    width: 480px;
    border-spacing:0;
    padding:0;
    border-collapse: collapse;
    float: left;
}
#htt_columnLeft {
    width: 280px;
    height: 100%;
    background-image:url(../images/3f.jpg); 
    background-repeat:no-repeat; 
    background-position:top;
    vertical-align: top;
    border-spacing: 0;
    border-collapse: collapse;
    float: left;
}
#htt_sideitem {
    height: 160px;
    border-spacing: 0;
    border-collapse: collapse;  
    padding-top: 20px;
}
#htt_sideitem2 {
    height: 120px;
    border-spacing: 0;
    border-collapse: collapse;  
    padding-top: 20px;
}
#htt_login {
    height: 45px; 
    padding-top:10px; 
    padding-left: 5px;
}
#htt_login_form {
    height: 100px; 
}
#htt_questions {
    margin: 30px 0 0 40px;
}
#htt_border {
    width: 100%;
    height:18px;
    vertical-align: top;
}
#htt_right1 {
    width: 480px;
    height:80px; 
    vertical-align: top;
    margin-top: -20px;
    text-align: center;
}
img.htt_imgKeys {
    padding: 8px 10px 0 20px; 
    float: left;
}
#htt_right1 h1 {
    padding-top:12px; 
    font-size:24px;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 24px;
}
#htt_right1 h2 {
    margin-top:4px; 
    font-size:14px;
    font-weight: normal;
    padding-left: 140px;
}
#htt_quotes {
    width: 454px; 
    vertical-align: top;
    padding:13px;
    color: black;
    font-weight: normal;
}
#htt_faq {
    text-align: center;
}
#htt_faq h2 {
    width: 100%;
    margin-top:28px; 
    font-size:24px;
    font-weight: normal;
    margin-bottom: 0;
 }
#htt_list {
    float: left; 
    width: 150px;
}
#htt_list ul {
    padding: 0; 
    margin: 0; 
    margin-left: 15px
}

/* FAQ */ 
#faq_container {
    width: 760px;
    background-image: url(../images/3line.jpg); 
    background-position:left; 
    background-repeat:repeat-y;
    border-spacing: 0;
    padding: 0;
    border-collapse: collapse;
    height: 2663px;
}
#faq_columnRight {
    width: 480px;
    border-spacing:0;
    padding:0;
    border-collapse: collapse;
    float: left;
}
#faq_banner {
    margin-top: 20px; 
    border-spacing: 0; 
    border-collapse: collapse; 
    float: left; 
    width: 100%
}
#faq_banner img {
    float:left; 
    padding-bottom: 5px; 
    padding-top: 8px; 
    padding-left: 30px; 
    padding-right:5px
}
#faq_heading h1 {
    float:left; 
    padding-top:8px;
    margin-bottom: 6px; 
    font-size:24px;
    font-weight: normal;
}
#faq_subheading h2 {
    margin-top:0px; 
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
    float: left;
}
#faq_columnLeft {
    width: 280px;
    height: 100%;
    background-image:url(../images/3f.jpg); 
    background-repeat:no-repeat; 
    background-position:top;
    vertical-align: top;
    border-spacing: 0;
    border-collapse: collapse;
    float: left;
}
#faq_sideitem {
    height: 160px;
    border-spacing: 0;
    border-collapse: collapse;  
    padding-top: 20px;
}
#faq_sideitem2 {
    height: 120px;
    border-spacing: 0;
    border-collapse: collapse;  
    padding-top: 20px;
}
#faq_login {
    height: 45px; 
    padding-top:10px; 
    padding-left: 5px;
}
#faq_login_form {
    height: 100px; 
}
#faq_questions {
    margin: 30px 0 0 40px;
}
#faq_border {
    width: 100%;
    height:18px;
    vertical-align: top;
}
#faq_right1 {
    width: 480px;
    height:80px; 
    vertical-align: top;
    margin-top: -20px;
    text-align: center;
}
img.faq_imgKeys {
    padding: 8px 10px 0 20px; 
    float: left;
}
#faq_right1 h1 {
    padding-top:12px; 
    font-size:24px;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 24px;
}
#faq_right1 h2 {
    margin-top:4px; 
    font-size:14px;
    font-weight: normal;
    padding-left: 140px;
}
#faq_quotes {
    width: 454px; 
    vertical-align: top;
    padding:13px;
    color: black;
    font-weight: normal;
}
#faq_faq {
    text-align: center;
}
#faq_faq h2 {
    width: 100%;
    margin-top:28px; 
    font-size:24px;
    font-weight: normal;
    margin-bottom: 0;
 }
#faq_list {
    float: left; 
    width: 150px;
}
#faq_list ul {
    padding: 0; 
    margin: 0; 
    margin-left: 15px
}
 
.Accc {
    color: #ccc; 
    text-decoration: none;
}
.Accc_ul {
    color: #ccc; 
}
h1.b52022 {
    text-decoration: none; 
    font-size:20px; 
    color:#b52022;
    font-weight: normal;
}
.Ab52022 {
    text-decoration: none; 
    font-size:20px; 
    color:#b52022;
}
.A3a4e5b {
    text-decoration:none;  
    color:#3a4e5b;
}
.i5_2 {
    padding-left: 15px;
    border: 0;
}
#d5_3 {
    float:right; 
    padding-right: 60px; 
    padding-top:10px;
}
table.t6 {
    width: 100%;
    height: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
    padding: 0;
}
table.t7 {
    width: 241px;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
    padding: 0;
}
td.t6 {
    position: relative;
    width: 240px;
    background-image: url(../images/point.jpg); 
    background-repeat: repeat-y; 
    background-position: right;
    height: 108px;
    vertical-align: top;
}
td.t6_2 {
    position: relative;
    width: 241px;
    background-image: url(../images/point.jpg); 
    background-repeat: repeat-y; 
    background-position: right;
    height: 108px;
    vertical-align: top;
}
td.t6_3 {
    width: 231px;
    vertical-align: top;
}
td.t7 {
    width: 100%;
    vertical-align: top;
}
#d6_2 {
    padding-left: 15px;
    padding-right: 15px;
}
#d6_3 {
    padding-left: 15px; 
    padding-right: 15px;
}
#d7 {
    padding: 10px;
}
#d7_2 {
    padding-left: 15px; 
    padding-right: 15px;
}
.body_text {
    margin-top: 6px;
}
/*&h1 {
    margin: 0 0 12px;
    line-height: 20px;
}
h2 {
    margin: 12px 0 12px;
    line-height: 16px;
}*/
#clear {
    clear: both;
}
#container_testimonial {
    float: left;
    padding-top: 14px;
    border-spacing: 0;
    border-collapse: collapse;
    width: 400px;
}
#testimonial_image {
    padding-bottom: 5px; 
    padding-top: 2px; 
    padding-left: 70px; 
    padding-right:10px;
    border-spacing: 0;
    border-collapse: collapse;
    float: left;
}
#testimonial_offset {
    border-spacing: 0;
    border-collapse: collapse;
    float: left;
}
#testimonial_offset h1 {
    font-size:24px;
    color:#A6B2BA;
}
#footer {
    width: 100%;
    background-color: #E2E2E2;
    border-spacing: 0;
    border-collapse: collapse;
    text-align: center;
    padding: 6px 0 6px 0;
}    
hr.footer {
    width: 100%;
    height:1px;
    vertical-align: top;
    margin: auto;
    background-color: #A3A3A3;
}
img.tproducts {
    padding: 5px;
    text-decoration: none;
    width: 200px;
    border: 0;

}

.sortby{
    padding-left: 19px;
    background: url(images/squarebullet2.png) center left no-repeat;
    font-size:12px;
}
img.bordered-photo {
    padding: 3px;
    border:     solid 1px #AAAAAA;
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
/*text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #496372;
text-decoration: none; 
color: #496372;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #496372;
color: #000;
background-color: #999fa3;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
