body 
{ 
    margin:0 10px; padding:0;
    font-family: Verdana, Tahoma, Arial; 
    font-size: 70%; 
    color: #555; 
    text-decoration: none;
}
body :focus { outline: 0; }

a
{
    color:Blue;
    text-decoration: none;
}

a:hover
{
    text-decoration:underline;
}

hr
{
    border:none;
    height:1px;
    color:#aef69d;
    background-color:#aef69d;
}

h1
{
    font-size:24px;
}

h2
{
    font-size:17px;
}

h3
{
    font-size:13px;
}

h4
{
    font-size:12px;
}

h1, h2, h3, h4, h5, h6
{
    margin:0;
}

img
{
    border:none;
}

p
{
    margin: 0 0 10px 0;
    padding: 0 10px;
    text-align:justify;
}

p.accent, ul.accent
{
    font-size:110%;
    line-height:130%;
}

ul.accent
{
    font-weight:bold;
}

ul.accent li
{
    margin-bottom:5px;
}

.left
{
    float:left;
}

.right
{
    float:right;
}

.clear
{
    clear:both;
}

.padding
{
    padding:10px!important;
}

.padding2
{
    padding:5px 10px!important;
}

.red
{
    color:#c00!important;
}

.gray
{
    color:#555;
}

.bold
{
    font-weight:bold!important;
}

.hidden
{
    display:none;
}

span.first
{
 float: left;
 font-family: Verdana, Georgia,serif;
 font-size: 430%; 
 font-weight:bold;
 line-height: 0.85em;
 margin-right: 0.03em;
 /*margin-bottom:-0.25em;*/
}

td.rowA, tr.rowA, td.rowB, tr.rowB, td.rowClear, tr.rowClear, div.rowA, div.rowB
{
    padding:5px;
}
div.rowA, div.rowB
{
    overflow:hidden;
}

td.rowClear, tr.rowClear, tr.rowClear td
{
    background-color:#fff;
    border-bottom:1px solid #f0f0f0;
    padding:5px;
}

td.rowA, tr.rowA, div.rowA
{
    background-color:#fff;
    border-bottom:1px solid #f0f0f0;
}

td.rowB, tr.rowB, div.rowB
{
    background-color:#f8f8f8;
    border-bottom:1px solid #f0f0f0;
}

td.rowA:hover, td.rowB:hover, tr.rowA:hover, tr.rowB:hover, div.rowA:hover, div.rowB:hover
{
    /*background-color:#ff9;*/
}

tr.rowA td, tr.rowB td
{
    border-bottom:1px solid #f0f0f0;
    padding:5px;
}

td.rowA hr, tr.rowA hr, div.rowA hr, tr.rowA td hr, td.rowB hr, tr.rowB hr, div.rowB hr, tr.rowB td hr, hr.gray
{
    border:none;
    height:1px;
    color:#e3e3e3;
    background-color:#e3e3e3;
}

td.rowEdit, tr.rowEdit
{
    background-color:#ecf8ff;
    border-bottom:1px solid #f0f0f0;
}

/*Cloud Tag*/
.tagCloudClass
{
	border: none;
	padding:10px;
	text-align:center;
}

a.tagCloudItem1
{
    font-size:8px;
    font-weight:normal;
}

a.tagCloudItem2
{
    font-size:9px;
    font-weight:normal;
}

a.tagCloudItem3
{
    font-size:10px;
    font-weight:normal;
}

a.tagCloudItem4
{
    font-size:11px;
    font-weight:normal;
}

a.tagCloudItem5
{
    font-size:12px;
    font-weight:bold;
}

a.tagCloudItem6
{
    font-size:14px;
    font-weight:bold;
}

a.tagCloudItem7
{
    font-size:16px;
    font-weight:bold;
}

/* ELEMENT IDs */
#wrapper
{
	margin:5px auto;
	max-width: 1280px;
	min-width:950px;
}

#wrapperFixed
{
	margin:5px auto;
	width: 1004px;
}

#content
{
	width: 100%;
}

#HeaderRow1, #HeaderRow2
{
    position:relative;
    padding:0;
    margin-bottom:10px;
}

#moto
{
    margin-bottom:10px;
}

#moto h5
{
    margin:0; padding:0;
    font-size:9px;
    font-weight:bold;
}

#utilMenu
{
    white-space:nowrap;
}
#utilMenu2
{
    position:absolute;
    right:0;
    top:0;
    white-space:nowrap;
}

#utilMenu ul,#utilMenu2 ul
{
    margin:0;
}

#utilMenu li,#utilMenu2 li
{
    list-style-type:none;
    display:inline;
}
#utilMenu li a,#utilMenu2 li a
{
    color:#0c5888;
}

#logo
{
    position:relative;
    display:block;    
    width:250px;
    /*padding-bottom:40px;
    height:100px; 
    background: #fff url(../all/i/ig_logo.gif) no-repeat 0px 20px;*/
}

#logo img
{
    /*margin-top:20px;*/
}
#logo a
{
    display:block;
}

#logo h2
{
    /*position:absolute;
    right:0;
    top:65px;*/
    float:right;
    padding: 0;
    text-transform:uppercase;
    font-size:18px;
    font-style:italic;
    color:#de120a;
}

#divTopBanner
{
    float:right;
    top:30px;
    right:0;
}

#srchBarContainer
{
    position:absolute;
    top:3px;
    right:320px;
    z-index:1000;
}

#mainLeftColumn
{
    margin-right:330px;
}

#mainLeftColumnContent
{
    height:1%;
}

#rightColumn
{
    float:right;
    width:300px;
    position:relative;
}

#rightColumnContent
{
    height:1%;
    position:relative;
}

#midColumn2
{
    margin-right:310px;
    position:relative;
}

#midColumn
{
    margin-left:210px;
    position:relative;
}

#midColumnContent
{
    height:1%;
    position:relative;
}

#leftColumn
{
    float:left;
    width:200px;
    position:relative;
}

#leftColumnContent
{
    height:1%;
    position:relative;
}

#mainContentContainer
{
    position:relative;
    z-index:1;
    padding:10px 0; 
    min-height:600px;
}

#footerMenu
{
    position:relative;
    clear:both;
}

#copyrightContainer
{
    text-align:center;
    padding:10px 0;
    font-size:10px;
}
/*-------------*/

#themeImage
{ 
    margin-right:5px;
    width:550px;
    float:right;
    clear:right; 
    background:#fff url(../all/i/themeImage.jpg) no-repeat right bottom;
    height:121px;
}
#noBtn a, #yesBtn a
{
    color:White;
    text-align:center;
    font-size:24px!important;
    font-weight:bold;
    display:block;
    width:160px;
    padding:5px 0;
}

#noBtn
{
    display:block;
    width:200px;
    height:40px;
    background:#fff url(/all/i/ig_yesnobuttons.gif) no-repeat 0 -45px;
}
#noBtn.hover
{
    background-position:0 0;
}
#noBtn a
{
    padding-left:40px;
}
#yesBtn
{
    display:block;
    width:200px;
    height:40px;
    background:#fff url(/all/i/ig_yesnobuttons.gif) no-repeat -205px -45px;
}
#yesBtn.hover
{
    background-position:-205px 0;
}
#yesBtn a
{
    padding-right:40px;
}

/************************************************************************/
/************************************************************************/
/************************************************************************/

.rndCornerContainerLargeHeader,
.rndCornerContainerYellow,
.rndCornerContainer
{
    position:relative;
    overflow:hidden;
    width:100%;
}

.rndCornerContainerLargeHeader h4, 
.rndCornerContainerLargeHeader h4 a, 
.rndCornerContainerYellow h4,
.rndCornerContainerYellow h4 a,
.rndCornerContainer h4,
.rndCornerContainer h4 a
{
    font-size:11px;
    text-decoration:none;
}

.rndCornerContainerLargeHeader h4,
.rndCornerContainerLargeHeader h4 a,
.rndCornerContainer h4,
.rndCornerContainer h4 a
{
    color:#007523;
}

.rndCornerContainerYellow h4,
.rndCornerContainerYellow h4 a
{
    color:#444;
}

.rndCornerContainerLargeHeader h4 a:hover, 
.rndCornerContainerYellow h4 a:hover
{
    text-decoration:underline;
}

.rndCornerContainerLargeHeader .center-content,
.rndCornerContainer .center-content
{
    border-left:1px solid #b1f1a1;
    border-right:1px solid #b1f1a1;
}

.rndCornerContainerYellow .center-content 
{
    background-color:#fffe95;
    border-left:1px solid #ffde01;
    border-right:1px solid #ffde01;
}

.rndCornerContainerLargeHeader .center-content p, 
.rndCornerContainerYellow .center-content p,
.rndCornerContainer .center-content p
{
    padding:10px;
}

.rndCornerContainerLargeHeader .top,
.rndCornerContainer .top
{
    position:relative;
    width:100%;
    /*background: #b1f1a1 url(../i/ig_rndCornerGreen.gif) no-repeat 0 -107px; */
}

.rndCornerContainerLargeHeader .top
{
    height:auto;
}
.rndCornerContainer .top
{
    height:26px;
}

.rndCornerContainerLargeHeader .top span,
.rndCornerContainer .top span
{
    display:block;
    position:relative;
    height:auto;
    padding:5px 5px 5px 0;
    margin-left:5px;
    /* background:url(../i/ig_rndCornerGreen.gif) no-repeat right -107px; */
}

.rndCornerContainerLargeHeader .bottom,
.rndCornerContainerLargeHeader .bottomGreen,
.rndCornerContainer .bottom,
.rndCornerContainer .bottomGreen
{
    height:5px;
}

.rndCornerContainerLargeHeader .bottom,
.rndCornerContainer .bottom
{
    /* background:url(../i/ig_rndCornerGreen.gif) no-repeat 0 -101px; */
}

.rndCornerContainerLargeHeader .bottomGreen,
.rndCornerContainer .bottomGreen
{
    /* background:url(../i/ig_rndCornerGreen.gif) no-repeat 0 -95px; */
}

.rndCornerContainerLargeHeader .bottom span,
.rndCornerContainerLargeHeader .bottomGreen span,
.rndCornerContainer .bottom span,
.rndCornerContainer .bottomGreen span
{
    display:block;
    position:relative;
    height:5px;
    font-size:1px;
    margin-left:5px;
}

.rndCornerContainerLargeHeader .bottom span,
.rndCornerContainer .bottom span
{
    /* background:url(../i/ig_rndCornerGreen.gif) no-repeat right -101px; */
}

.rndCornerContainerLargeHeader .bottomGreen span,
.rndCornerContainer .bottomGreen span
{
    /* background:url(../i/ig_rndCornerGreen.gif) no-repeat right -95px; */
}

/**********************************************************************************/

.rndCornerContainerYellow a
{
    color:#444;
}

.rndCornerContainerYellow h1 a
{
    color:#a00;
}

.rndCornerContainerYellow hr
{
    border:none;
    height:1px;
    color:#ffde01;
    background-color:#ffde01;
}

.rndCornerContainerYellow .top
{
    position:relative;
    width:100%;
    height:auto;
    background: #ffde01 url(../all/i/ig_rndCornerYellow.gif) no-repeat 0 -13px;
}

.rndCornerContainerYellow .top span
{
    display:block;
    position:relative;
    height:auto;
    padding:5px 5px 5px 0;
    margin-left:5px;
    background:url(../all/i/ig_rndCornerYellow.gif) no-repeat right -13px;
}

.rndCornerContainerYellow .topSolid
{
    position:relative;
    width:100%;
    height:5px;
    background: #ffde01 url(../all/i/ig_rndCornerYellow.gif) no-repeat 0 -1px;
}

.rndCornerContainerYellow .topSolid span
{
    display:block;
    position:relative;
    height:5px;
    padding:5px 5px 5px 0;
    margin-left:5px;
    background:url(../all/i/ig_rndCornerYellow.gif) no-repeat right -1px;
}

.rndCornerContainerYellow .bottom
{
    height:5px;
    background:url(../all/i/ig_rndCornerYellow.gif) no-repeat 0 -7px;
}

.rndCornerContainerYellow .bottom span
{
    display:block;
    position:relative;
    height:5px;
    font-size:1px;
    margin-left:5px;
    background:url(../all/i/ig_rndCornerYellow.gif) no-repeat right -7px;
}

/***********************************************************************************/

.rndCornerContainer ul
{
    margin:0;
    padding:0;
    list-style-type:none;
}

.rndCornerContainerFooter
{
    background-color:#b1f1a2;
    padding:5px 5px 0;
}

.rndCornerContainerFooter h4
{
    margin:0;
    font-size:11px;
    padding:5px;
    color: #007523
}



/***********************************************************************************/

.rndCornerContainerLight
{
    position:relative;
    width:100%;
    background:#fff url(../all/i/ig_rndCornerLight.gif) no-repeat left -7px;
}

.rndCornerContainerLight .top
{
    background: transparent url(../all/i/ig_rndCornerLight.gif) no-repeat left -1px;
}

.rndCornerContainerLight .top span
{
    background: transparent none;
}

.rndCornerContainerLight .center-content p
{
    padding:10px;
}

.rndCornerContainerLightHeader
{
    padding:10px 15px 15px;
}

.rndCornerContainerLightHeader h4
{
    margin:0;
    padding:0;
    font-size:12px;
    color:#73aece;
    text-transform:uppercase;
}
.rndCornerContainerLight ul
{
    margin:10px 0 0 5px;
    padding:0;
    list-style-type:none;
}

.rndCornerContainerLight li
{
    padding: 0 0 5px;
    display:block;
}

.rndCornerContainerLight li a, .rndCornerContainerLight li a:active, .rndCornerContainerLight li a:visited
{
    display:block;
    color:#007523;
    font-size:12px;
    border-left:solid 5px #fff;
    border-bottom:solid 1px #fff;
    text-decoration:none;
    padding-left:3px;
    padding-bottom:2px;
}

.rndCornerContainerLight li a:hover
{
    color:#007523;
    border-left:solid 5px #aef69d;
    border-bottom:solid 1px #aef69d;
    text-decoration:none;
}

.rndCornerContainerLight li ul
{
    margin:0;
    padding: 0;
}
.rndCornerContainerLight li ul li
{
    margin:0;
    padding: 0;
}
.rndCornerContainerLight li ul li a, .rndCornerContainerLight li ul li a:active, .rndCornerContainerLight li ul li a:visited
{
    color:blue;
    font-size:12px;
    padding-left:15px;
}

/************************************************************************/

.TopTextBox
{
    width:650px;
    float:right;
    clear:right;
}




/************************************************************************/
/************************************************************************/
/************************************************************************/


#HorizNavMenuContainer
{
    position:relative;
    width:100%;
    background-color:#007523;
    z-index:100;
}

#HorizNavMenuContainer .top
{
    position:relative;
    width:100%;
    height:40px;
    background:url(../i/ig_rndCornerGreen.gif) no-repeat left -42px;
}

#HorizNavMenuContainer .top span
{
    display:block;
    position:relative;
    height:40px;
    margin-left:5px;
    background:url(../i/ig_rndCornerGreen.gif) no-repeat right -1px;
}

/************************************************************************/
/************************************************************************/
/************************************************************************/


.rndCornerContainerGrey
{
    position:relative;
    background-color:#eee;
    z-index:100;
}

.rndCornerContainerGrey .center-content
{
    margin-top: -30px;
    border-left:1px solid #cfcfcf;
    border-right:1px solid #cfcfcf;
}

.rndCornerContainerGrey .top
{
    position:relative;
    width:100%;
    height:35px;
    background:url(../i/ig_rndCornerSilver.gif) no-repeat left -7px;
}

.rndCornerContainerGrey .top span
{
    display:block;
    position:relative;
    height:35px;
    margin-left:5px;
    background:url(../i/ig_rndCornerSilver.gif) no-repeat right -7px;
}

.rndCornerContainerGrey .bottom {
    height:5px;
    background:url(../i/ig_rndCornerSilver.gif) no-repeat left -1px;
}

.rndCornerContainerGrey .bottom span{
    display:block;
    position:relative;
    height:5px;
    font-size:1px;
    margin-left:5px;
    background:url(../i/ig_rndCornerSilver.gif) no-repeat right -1px;
}

.rndCornerContainerGrey .row
{
    position:relative;
    margin-top:10px;
}

.rndCornerContainerGrey hr
{
    width:100%;
    margin:0;
    color: #cfcfcf;
    background-color: #cfcfcf;
    height: 1px;
    border:none;
}

#fm_container
{
    background-color:Transparent;
    color:#747474;
    width:100%;
}

#fm_container ul
{
    padding:0; margin:0 0 0 10px;
    list-style-type:none;
}

#fm_container li
{
    padding:0 0 5px;
}

#fm_container a
{
    color:#747474;
    font-family:Verdana, Arial;
    text-decoration:none;
    font-weight:normal;
}

#fm_container a:hover
{
    text-decoration:underline;
}

#fm_container h5
{
    margin:0; padding:0 0 5px;
    text-transform:uppercase;
    font-size:12px;
}

.fm_1stColumn, 
.fm_2ndColumn, 
.fm_3rdColumn, 
.fm_4thColumn
{
    float:left;
    background-color:Transparent;
}

.fm_1stColumn
{
    width:33%;
    padding-right:1%;
}

.fm_2ndColumn, 
.fm_3rdColumn,
.fm_4thColumn
{
    width:21%;
}

.fm_5thColumn ul
{
    margin:0;
}

.fm_5thColumn li
{
    display:inline;
}

.fm_5thColumn h5
{
    text-align:center;
}


/************************************************************************/
/************************************************************************/
/************************************************************************/


/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    clear:both;
    width:100%;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* holy grail 3 column settings */
.igcategories {
    background:#fff;    	/* Right column background colour */
}
.igcategories .colmid {
    float:left;
    width:200%;
    margin-left:-300px; 	/* Width of right column */
    position:relative;
    right:100%;
    background:#fff;    	/* Centre column background colour */
}
.igcategories .colleft {
    float:left;
    width:100%;
    margin-left:-50%;
    position:relative;
    left:500px;         	/* Left column width + right column width */
    background:#fff;    	/* Left column background colour */
}
.igcategories .col1wrap {
    float:left;
    width:50%;
    position:relative;
    right:200px;        	/* Width of left column */
    padding-bottom:0; 	    /* Centre column bottom padding. Leave it out if it's zero */
}

.igcategories .col1 {
    margin:0 310px 0 210px;     	/* Centre column side padding:
                                    Right padding = right column width + centre column right padding width
                        	        Left padding = left column width + centre column left padding width */
    position:relative;
    left:200%;
    overflow:hidden;
}
.igcategories .col2 {
    float:left;
    float:right;			/* This overrides the float:left above */
    width:200px;        	/* Width of left column content (left column width minus left and right padding) */
    position:relative;
    right:0;         	    /* Width of the left-hand side padding on the left column */
}
.igcategories .col3 {
    float:left;
    float:right;			/* This overrides the float:left above */
    width:300px;        	/* Width of right column content (right column width minus left and right padding) */
    margin-right:0px;  	    /* Width of right column right-hand padding + left column left and right padding */
    position:relative;
    left:50%;
}

td.col1 {
    width:300px;
    vertical-align:top; 
    position:relative;
}
td.col2 {
    padding:0 0 0 10px;
    vertical-align:top;
    position:relative;
}
td.col3 {
    width:300px;
    vertical-align:top;
    position:relative;
}

/***************************************************************/

.ighomepage {
    background:#fff;    	/* Right column background colour */
    width:100%;
}
.ighomepage .colmid {
    float:left;
    width:200%;
    margin-left:-180px; 	/* Width of right column */
    position:relative;
    right:100%;
    background:#fff;    	/* Centre column background colour */
}
.ighomepage .colleft {
    float:left;
    width:100%;
    margin-left:-50%;
    position:relative;
    left:360px;         	/* Left column width + right column width */
    background:#fff;    	/* Left column background colour */
}
.ighomepage .col1wrap {
    float:left;
    width:50%;
    position:relative;
    right:180px;        	/* Width of left column */
    padding-bottom:0; 	    /* Centre column bottom padding. Leave it out if it's zero */
}

.ighomepage .col1 {
    float:left;
    position:relative;
    margin-right:10px;
    width:624px;
}
.ighomepage .col2 {
    float:left;
    width:180px;        	/* Width of left column content (left column width minus left and right padding) */
    position:relative;
    margin-right:10px;
}
.ighomepage .col3 {
    float:right;
    width:180px;        	/* Width of right column content (right column width minus left and right padding) */
    margin-right:0px;  	    /* Width of right column right-hand padding + left column left and right padding */
    position:relative;
}

/********************************************************************/

.header_rightmenu {
    clear:both;
    float:left;
    width:100%;
}

/* column container */
.colmask_rightmenu {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    clear:both;
    float:left;
    width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
}
/* 2 column right menu settings */
.ighomerightmenu {
    background:#fff;
}
.colleft_rightmenu {
    float:left;
    width:200%;
    margin-left:-190px;
    position:relative;
    right:100%;
    background:#fff;
}
.col1wrap_rightmenu {
    float:left;
    width:50%;
    position:relative;
    left:50%;
    padding-bottom:1em;
}
.col1_rightmenu {
    margin:0 0 0 190px;
    overflow:hidden;
}
.col2_rightmenu {
    float:right;
    width:180px;
    position:relative;
    left:190px;
}
/* Footer styles */
.footer_rightmenu {
    clear:both;
    float:left;
    width:100%;
}

/***************************************************************/
/**********************  PRICE STYLES  *************************/
/***************************************************************/
.listPrice
{   
}

.finalPrice
{
    font-weight:bold;
    color:Red;
}

.youSave
{
    font-weight:bold;
}
/***************************************************************/


/***************************************************************/
.giantRefreshTable td
{ padding:10px!important;}
/***************************************************************/


ul.locNavUl
{
padding:0; margin:0; list-style-type:none;
}

ul.locNavUl li a
{ color:#c00!important;
}

ul.homePage
{ margin:0; padding:0 10px 0 10px; list-style-type:none;}

ul.homePage a
{ text-transform:capitalize;}

ul.homePage li a
{ font-weight:normal!important; }

ul.homePage li
{ margin-bottom:2px; padding-bottom:2px; border-bottom:solid 1px #f0f0f0;}

.rndCornerContainerYellow ul.homePage
{ margin:0; padding:5px 5px 5px 20px;}

.rndCornerContainerYellow ul.homePage li
{ margin-bottom:0; padding-bottom:0; border:none; display:list-item; list-style-type:disc;}

/************************************************************************/
/************************************************************************/
/************************************************************************/

.igTabs .ajax__tab_header       /* A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer.*/
{
    /*background: #c5f1a5 url(../all/i/ig_rndCorn_tr_tabs.gif) no-repeat right top;*/
    height:26px;
    color:#007523;
    font-size:12px; 
    font-weight:bold;
    border-bottom:#b1f1a2 solid 1px;
}

.igTabs li
{
    display:inline;
}

.igTabs .ajax__tab_outer        /* An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner.*/
{
    background: #c5f1a5 url(../i/ig_rndCornerGreen.gif) no-repeat left -107px;
    height:26px;
}
.igTabs .ajax__tab_inner        /* An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab.*/
{
    background: transparent url(../i/ig_rndCornerGreen.gif) no-repeat right -107px;
    height:26px;
    margin-left:5px;
    padding-right:5px;
}
.igTabs .ajax__tab_tab          /*An element of the tab that contains the text content. Child CSS classes:none.*/
{
    padding: 5px 30px;
}
.igTabs .ajax__tab_body         /*A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none.*/
{
    border-right:#b1f1a2 solid 1px;
    border-bottom:#b1f1a2 solid 1px;
    border-left:#b1f1a2 solid 1px;
    padding:10px; 
    text-align:justify;
}
.igTabs .ajax__tab_hover        /*This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer.*/
{
    color:#ff7200;
}
.igTabs .ajax__tab_active       /*This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer.*/
{
    color:#ff7200;
}


.sociable, .rssIcons
{
    padding-top:10px;
}

.sociable ul, .rssIcons ul
{ margin:0; padding:0;}

.rssIcons ul li
{
    display:inline; 
    list-style-type:none;
}
.sociable ul li
{
    float:left; 
    list-style-type:none;
    height:24px;
}
.sociable ul li.liTitle
{
    font-weight:bold;
    padding:5px 0;
    height:14px;
}

.sociable ul li span
{
    height:16px; 
    width:16px;
    margin:4px; display:block;
    background: transparent url(../i/smIcons.gif) no-repeat scroll left center;
    cursor:pointer;
}

.sociable img
{
    height:16px; width:16px;
}

.rssIcons img
{
    margin:4px;
}

.sociable ul li span.more
{
    background-position: 0px 100px;
}
.sociable ul li span.000
{
    background-position: 0px -0px;
}
.sociable ul li span.aim
{
    background-position: 0px -16px;
}
.sociable ul li span.ask
{
    background-position: 0px -48px;
}
.sociable ul li span.backflip
{
    background-position: 0px -64px;
}
.sociable ul li span.ballhype
{
    background-position: 0px -80px;
}
.sociable ul li span.bebo
{
    background-position: 0px -96px;
}
.sociable ul li span.blinklist
{
    background-position: 0px -112px;
}
.sociable ul li span.blogmarks
{
    background-position: 0px -128px;
}
.sociable ul li span.delicious
{
    background-position: 0px -176px;
}
.sociable ul li span.digg
{
    background-position: 0px -192px;
}
.sociable ul li span.diigo
{
    background-position: 0px -208px;
}
.sociable ul li span.email
{
    background-position: 0px -224px;
}
.sociable ul li span.facebook
{
    background-position: 0px -240px;
}
.sociable ul li span.fark
{
    background-position: 0px -256px;
}
.sociable ul li span.faves
{
    background-position: 0px -144px;
}
.sociable ul li span.favorites
{
    background-position: 0px -272px;
}
.sociable ul li span.feedmelinks
{
    background-position: 0px -288px;
}
.sociable ul li span.friendfeed
{
    background-position: 0px -304px;
}
.sociable ul li span.furl
{
    background-position: 0px -320px;
}
.sociable ul li span.googlebookmarks
{
    background-position: 0px -336px;
}
.sociable ul li span.kaboodle
{
    background-position: 0px -352px;
}
.sociable ul li span.kirtsy
{
    background-position: 0px -368px;
}
.sociable ul li span.link-a-gogo
{
    background-position: 0px -384px;
}
.sociable ul li span.linkedin
{
    background-position: 0px -400px;
}
.sociable ul li span.live
{
    background-position: 0px -416px;
}
.sociable ul li span.magnolia
{
    background-position: 0px -432px;
}
.sociable ul li span.misterwong
{
    background-position: 0px -448px;
}
.sociable ul li span.mixx
{
    background-position: 0px -464px;
}
.sociable ul li span.multiply
{
    background-position: 0px -480px;
}
.sociable ul li span.myaol
{
    background-position: 0px -32px;
}
.sociable ul li span.myspace
{
    background-position: 0px -496px;
}
.sociable ul li span.netvouz
{
    background-position: 0px -528px;
}
.sociable ul li span.newsvine
{
    background-position: 0px -544px;
}
.sociable ul li span.pownce
{
    background-position: 0px -560px;
}
.sociable ul li span.propeller
{
    background-position: 0px -576px;
}
.sociable ul li span.reddit
{
    background-position: 0px -592px;
}
.sociable ul li span.segnalo
{
    background-position: 0px -608px;
}
.sociable ul li span.shadows
{
    background-position: 0px -624px;
}
.sociable ul li span.simpy
{
    background-position: 0px -640px;
}
.sociable ul li span.skrt
{
    background-position: 0px -656px;
}
.sociable ul li span.slashdot
{
    background-position: 0px -672px;
}
.sociable ul li span.spurl
{
    background-position: 0px -688px;
}
.sociable ul li span.stumbleupon
{
    background-position: 0px -704px;
}
.sociable ul li span.stylehive
{
    background-position: 0px -720px;
}
.sociable ul li span.tailrank
{
    background-position: 0px -736px;
}
.sociable ul li span.technorati
{
    background-position: 0px -752px;
}
.sociable ul li span.thisnext
{
    background-position: 0px -768px;
}
.sociable ul li span.twitter
{
    background-position: 0px -784px;
}
.sociable ul li span.yahoobookmarks
{
    background-position: 0px -800px;
}
.sociable ul li span.yahoobuzz
{
    background-position: 0px -160px;
}
.sociable ul li span.yahoomyweb
{
    background-position: 0px -512px;
}
.sociable ul li span.yardbarker
{
    background-position: 0px -816px;
}
.sociable ul li span.netscape
{
    background-position: 0px -576px;
}

/************************************************************************/
/************************************************************************/
/************************************************************************/

.btn a
{
    display:block;
    width:341px; height:58px;
    padding:10px 0 0;
    margin:40px auto 0;
    font-family:Impact, Arial !important;
    font-size:40px !important;
    font-weight:normal;
    text-transform:uppercase;
    text-decoration:none;
    background:url(/all/i/btn_n.gif) no-repeat;
    text-align:center;
}

.btn a.checkBox
{
    display:block;
    width:341px; height:58px;
    padding:10px 0 0;
    margin: 40px auto 0;
    font-family: Verdana, Arial !important;
    font-size:11px !important;
    font-weight:normal;
    text-transform:uppercase;
    text-decoration:none;
    background:url(/all/i/btn_n.gif) no-repeat;
    text-align:center;
    color: Black;
}


.btn a, .btn a:link, .btn a:visited
{
    color:#fff;
}

.btn a:hover
{
    background:url(/all/i/btn_h.gif) no-repeat;
    color:#000;
    text-decoration:none;
}

div.links
{
    width:100%;
}

.actNow
{
    position:absolute;
    top:410px;
    left:115px;
}

.terms
{
    margin-top:120px;
    display:block;
    width:310px;
    text-align:center;
}

.modalBackground
{
	background-color: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.modalWindow
{
    padding:10px;
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:300px; 
    height:160px;
}

.modalPopup
{
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:300px; 
    height:100px;
}

/************************************************************************/
/************************** NAVIGATION MENU *****************************/
/************************************************************************/

/* peekaboo and hasLayout IE bug fix*/
/*div{zoom:1;}*/

form { display:inline; margin:0; padding:0; }

ul, li {
    display:block;
    margin:0;
    padding:0;
    list-style-type:none;
}
.start, .end{
    font-size:1px;
    line-height:1px;
    display:none;
}
.clearDiv:after {
    content:"";
    display:block;
    overflow:hidden;
    visibility: hidden;
    height:0;
    clear:both;
}

/* MainNav */
.MainNav 
{
    background:#fff url(/all/i/ig_rndCornerGreenNarrow.gif) right -1px no-repeat;
    height:30px;
    clear:both;
    margin-right:315px;
}
.MainNav li {
    color:#fff;
    font-weight:bold;
    display:inline;
    float:left;
    margin:0px;
    padding:6px 15px;
    font-family:"Trebuchet MS",arial,sans-serif;
    position:relative;
    z-index:15;
    font-size:12px;
    _height:13px;
    min-height:13px;
}
.MainNav li a:visited,
.MainNav li a:active{
    color:#fff;
    text-decoration:none;
}
.MainNav li a,
.MainNav li a:link {
    color:#fff;
    text-decoration:none;
    padding:0px 15px 0px 5px;
    background:transparent url(/all/i/ig_ShowMoreArrow.gif) right -5px no-repeat;
}
.MainNav li a:hover,
.MainNav li.active a,
.MainNav li:hover a,
.MainNav li.over a {
    text-decoration:none;
    color:#fff;
    background:transparent url(/all/i/ig_ShowMoreArrow.gif) right -23px no-repeat;
}
.MainNav li.active a{
    background:transparent url(img/nav/secondaryMoreactive.gif) right 5px no-repeat;
}
.MainNav li.active a:hover{
    background:transparent url(img/nav/secondaryMoreactive.gif) right -42px no-repeat;
}
.MainNav li.noSubMenu a{
    background:none !important;
    padding-right:5px;
}

.MainNav li a:hover span,
.MainNav li.active a span,
.MainNav li:hover a span,
.MainNav li.over a span{
    width:3px;
    height:1px;
    padding-bottom:19px;
    position:absolute;
    top:6px;
    right:11px;
}


.MainNav li:hover,
.MainNav li.over{
    background:transparent url(/all/i/ig_rndCornerGreenNarrow.gif) left -32px no-repeat;
}

.MainNav li.first {
    width:142px;
    background:#fff url(/all/i/ig_rndCornerGreenNarrow.gif) left -94px no-repeat;
    text-align:center; text-transform:uppercase; font-size:14px;
    padding:6px 4px;
}

.MainNav li.first:hover,
.MainNav li.firstOver {
    width:142px;
    background:#fff url(/all/i/ig_rndCornerGreenNarrow.gif) left -125px no-repeat;
    text-align:center; text-transform:uppercase; font-size:14px;
}

.MainNav li.first a:visited,
.MainNav li.first a:active{
    color:#555;
}
.MainNav li.first a,
.MainNav li.first a:link {
    color:#555;
}
.MainNav li.first a:hover,
.MainNav li.first:hover a,
.MainNav li.firstOver a {
    color:#c00;
}


.MainNav li ul li,
.MainNav li ul li a,
.MainNav li ul li ul li,
.MainNav li ul li ul li a,
.MainNav li:hover ul li,
.MainNav li.over ul li ul li{
    background:none !important;
}

.MainNav li.active a,
.MainNav li.active a:visited{
    color:#103079;
}

.MainNav ul li.active{
    background:transparent url(img/nav/navGrayTile.gif) 0 -33px repeat-x;
}
.MainNav li.spacer{
    padding:0;
    width:1px;
    height:30px;
    background:#fff url(/all/i/ig_MenuSpacer.gif) top left no-repeat ;
}
.MainNav li.firstSpacer{
    padding:0;
    width:10px;
    height:30px;
    background:#fff url(/all/i/ig_rndCornerGreenNarrow.gif) 5px -63px no-repeat ;
}
.MainNav li.active ul li a,
.MainNav li.active ul li a:visited{
    color:#333;
}

.expandedNav {
    width:168px;
    display:block;
    float:left;
    position:absolute;
    left:0px;
    top:30px;
    padding:0px;
    overflow:hidden;
    display:none;
    background:#f4ffec url(/all/i/ig_ExpandedNavBg.gif) left top repeat;
    padding:5px 0px;
    border:1px solid #c5f1a4;
}

/* tertiaryNav and quatiaryNav */
.MainNav li ul li {
    padding-bottom:6px;
}
.MainNav li ul {
    font-size:1em;
    font-family:"Verdana",arial,sans-serif;
    /*float:left;
    display:inline;*/
    width:168px;
    _width:158px;
    padding:0px;
    margin:0px;
}


.MainNav .tertiaryNav a,
.MainNav .tertiaryNav a:link,
.MainNav .tertiaryNav a:visited,
.MainNav .tertiaryNav a:active,
.MainNav .tertiaryNav a:hover{
    font-weight:bold;
    color:#333;
    background:transparent;
    padding:0px;
    margin:0px;
}
.MainNav .tertiaryNav a:hover {
    color:#037724;
}
.MainNav li ul li {
    padding:0 0 0 10px;
    margin:0px;
    font-weight:normal;
    font-family:helvetica,arial,sans-serif;
    font-size:.9em;
    display:block;
    width:156px;
}
.MainNav li ul li ul li{
    padding:0 0 0 5px;
    width:151px;
}
.MainNav .quadNav a,
.MainNav .quadNav a:link,
.MainNav .quadNav a:visited,
.MainNav .quadNav a:active,
.MainNav .quadNav a:hover{
    font-weight:normal;
}

/* MainNav hover display sub menu*/
.MainNav li.over .expandedNav {
    display:block;
}
#MainNavContainer .BrowseAdsNav .expandedNav { width:672px; }

/*IE Workarround*/
.navFix {
    position:relative;
    height:0px;
}
.navFix iframe {
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    filter:mask();
    width:102%;
    height:expression(this.parentNode.parentNode.offsetHeight-2);
}

.navChangeLocation
{
    position:absolute;
    width:310px;
    height:30px;
    right:0; top:0;
    background:#fff url(/all/i/ig_rndCornerGreenNarrow.gif) -151px -94px no-repeat ;
}
.navChangeLocation span
{
    display:block;
    margin-left:5px;
    height:30px;
    background:#fff url(/all/i/ig_rndCornerGreenNarrow.gif) right -94px no-repeat ;
}

/************************************************************************/
/************************************************************************/
/************************************************************************/

.errorMsgContainer
{
    color:#CC0000;
    border:1px solid #a00; 
    background:#ffffc9 url(/all/i/ErrorCircle.gif) no-repeat 20px 20px; 
    padding:20px 20px 20px 100px; min-height:64px;
    margin-bottom:10px;
}
.successMsgContainer
{
    border:1px solid #0a0; background-color:#d1ffc9; padding:20px 20px 20px 100px;
}
.successMsgContainer hr
{
    border:none;
    height:1px;
    color:#0a0;
    background-color:#0a0;
    margin:10px 0;
}
.errorMsgContainer ul, .successMsgContainer ul
{
    margin:0; padding:0 0 0 20px;
}
.errorMsgContainer li, .successMsgContainer li
{
    display:list-item;
    list-style-type:disc;
}

/************************************************************************/
/************************** ACCORDION STYLES ****************************/
/************************************************************************/
.igAccrdnGreenHeaderTop
{
    cursor:pointer;
    background: #c5f1a5 url(../all/i/ig_AccrdnGreen.gif) no-repeat left -61px;
    height:26px;
}
.igAccrdnGreenHeaderMiddle
{
    cursor:pointer;
    background: #c5f1a5 url(../all/i/ig_AccrdnGreen.gif) no-repeat left -34px;
    height:26px;
    margin-top:2px;
}
.igAccrdnGreenHeaderBottom
{
    cursor:pointer;
    background: #c5f1a5 url(../all/i/ig_AccrdnGreen.gif) no-repeat left -7px;
    height:26px;
}
.igAccrdnGreenHeaderTop h4, .igAccrdnGreenHeaderMiddle h4, .igAccrdnGreenHeaderBottom h4
{
    padding:5px 0 0 5px;
}
.igAccrdnGreenContent
{
    border: 1px solid #b3f1a2;
    padding-top:10px;
}
.title
{
    padding-bottom:5px;
    margin-bottom:5px;
    border-bottom:1px solid #B3F1A2;
}
.padRight5
{
    padding-right:5px;
}
/******************************************************/

.imgUploadTable td.cont
{
    background-color:#fff;
    border:1px solid #f0f0f0;
    width:168px;
}
.imgUploadTable td.div
{
    width:6px;
    padding:0!important;
    border:none!important;
}
.imgUploadTable div.imgHolder
{
    width:100px;
    padding:10px 10px 30px 10px;
    margin:10px auto;
    border:1px solid #f0f0f0;
}
.imgUploadTable div.imgHolder img
{
    border:1px solid #f0f0f0!important;
}






















/* Light Green round corner container without header */

.LightGreenContainer
{
    width:100%;
    background:#eefdea url(../all/i/ig_rndCornGrn_sl.gif) repeat-y left top;
}

.LightGreenContainer .center-content 
{
    background:transparent url(../all/i/ig_rndCornGrn_sr.gif) repeat-y right top !important;
}

.LightGreenContainer .top
{
    position:relative;
    width:100%;
    height:5px;
    background:url(../all/i/ig_rndCornGrn_tl.gif) no-repeat left top;
}

.LightGreenContainer .top span
{
    display:block;
    position:relative;
    height:5px;
    background:url(../all/i/ig_rndCornGrn_tr.gif) no-repeat right top;
}

.LightGreenContainer .bottom
{
    height:5px;
    background:url(../all/i/ig_rndCornGrn_bl.gif) no-repeat left bottom;
}

.LightGreenContainer .bottom span
{
    display:block;
    position:relative;
    height:5px;
    font-size:1px;
    background:url(../all/i/ig_rndCornGrn_br.gif) no-repeat right bottom;
}

.LightGreenContainer li
{ list-style-type:disc; margin:0 0 10px 20px; font-size:10px; line-height:12px; font-weight:bold;}

.LightGreenContainer2 li
{ list-style-type:none; margin:0 0 10px 0px; font-size:10px; line-height:12px; font-weight:bold;}

/*****************************************************/
/*********** END LIGHT GREEN CONTAINER ***************/

/* Round Corner Boxes */


#adRotator div.center-content
{
    padding: 0 5px;
}

#adRotator a
{
    color:#216690;
    text-decoration:none;
    text-transform:capitalize;
    font-size:10px;
    font-weight:normal;
    display:block;
    padding:5px;
}

#adRotator a:hover
{
    text-decoration:underline;
}

#adRotator h4
{
    margin:5px 0;
}

#adRotator h4 a
{
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
}

#adRotator ul
{
    margin:0; padding:0;
    list-style-type:disc;
    list-style-position:inside;
}

#adRotator hr
{
    border:none;
    color:#216690;
    background-color:#216690;
    height:1px;
    margin:15px 0;
}

.topLight
{
    position:relative;
    width:100%;
    height:5px;
}

.topLight span
{
    display:block;
    position:relative;
    height:5px;
    font-size:1px;
}

.top, .topRndCornerContainer, .rndCornerContainerLightTop
{
    position:relative;
    width:100%;
    height:26px;
}

.top span, .topRndCornerContainer span, .rndCornerContainerLight span
{
    display:block;
    position:relative;
    height:26px;
}

.topRndCornerContainer span h4, .rndCornerContainerLight span h4
{
    padding:5px;
    color: #007523
}

.center-content {
    position:relative;
    padding:0;
}

.center-content p
{
    margin:0;
    padding:10px 20px;
    text-align:justify;
    /*font-size:90%;*/
}

.rndCornerContainerHeader
{
    background-color:#c5f1a5;
    padding:0 5px 5px;
}

.center-content h2
{
    color:#DE120A;
}

.rndCornerContainerHeader h4, .center-content h4
{
    margin:0;
    padding:0;
    font-size:11px;
}

.center-content h4
{
    margin-bottom:5px;
}

.rndCornerContainer h4 a
{
    font-size:11px;
    color:#007523;
    text-decoration:none;
}

.rndCornerContainer h4 a:hover
{
    text-decoration:underline;
}


.bottom, .btmRndCornerContainer, .bottomGreen {
    height:5px;
}
.bottom span, .btmRndCornerContainer span, .bottomGreen span{
    display:block;
    position:relative;
    height:5px;
    font-size:1px;
}

.topLight
{
    background:url(../all/i/ig_rndCornYelw_tl_l.gif) no-repeat left top;
}
.topLight span {
    background:url(../all/i/ig_rndCornYelw_tr_l.gif) no-repeat right top;
}

.top 
{
    background:url(../all/i/ig_rndCornYelw_tl.gif) no-repeat left top;
}
.top span {
    background:url(../all/i/ig_rndCornYelw_tr.gif) no-repeat right top;
}

.bottom {
    background:url(../all/i/ig_rndCornYelw_bl.gif) no-repeat left bottom;
}
.bottom span {
    background:url(../all/i/ig_rndCornYelw_br.gif) no-repeat right bottom;
}

.bottomGreen {
    background:url(../all/i/ig_rndCorn_bl.gif) no-repeat left bottom;
}
.bottomGreen span {
    background:url(../all/i/ig_rndCorn_br.gif) no-repeat right bottom;
}

.topRndCornerContainer
{
    background: #b1f1a1 url(../all/i/ig_rndCorn_tl.gif) no-repeat left top;
}
.topRndCornerContainer span {
    background:url(../i/ig_rndCorn_tr.gif) no-repeat right top;
}

.btmRndCornerContainer {
    background:url(../i/ig_rndCorn_bl_l.gif) no-repeat left bottom;
}
.btmRndCornerContainer span {
    background:url(../i/ig_rndCorn_br_l.gif) no-repeat right bottom;
}
/* ------------------ */

.hdr
{
    /*float:left;*/
    margin: 0 10px 20px 10px;
}

.hdr h1
{
    font-family:Impact, Arial;
    font-size:28px;
    line-height:32px;
    color:#a00;
    text-transform:uppercase;
    margin:0 10px 0 0; padding:0; 
    white-space:nowrap; 
}

.num-results /* Chitika results header */
{   
    display:none!important;
}

.categoryView a
{ font-weight:normal!important;}

.categoryView h4 a
{ font-weight:bold!important; font-size:12px;}

.categoryView td
{ vertical-align:top; padding-bottom:10px;}

#loginForm p, #registerForm p
{
    padding:0; margin:10px 0;
}

ul.logoIcons li
{
    display:inline; 
    margin:13px; 
    line-height:2;
}

.linearList
{ text-align:center; color:#555; font-weight:normal; font-size:90%;}

.linearList a
{ color:blue; font-weight:normal; font-size:90%;}

.sitemap ul
{
margin:0; padding-left:10px;
}

/*******************************************************************
/***************** STYLES FOR ADVERTISE PAGE ***********************
/*******************************************************************/

div.ad
{
    width:290px; 
    height:230px; 
    float:left;
    padding:10px;
}
div.ad h1
{
    font-size:14px; text-transform:uppercase;
}
div.ad ul
{
    color:#555;
}
div.margin
{
    margin-right:10px;
}
div.blue
{
    background:url(/all/i/adBack1.jpg) no-repeat top left;
    color:#3a73a0;
}
div.blue a
{
    color:#3a73a0;
}
div.green
{
    background:url(/all/i/adBack2.jpg) no-repeat top left;
    color:#499f3e;
}
div.green a
{
    color:#499f3e;
}
div.yellow
{
    background:url(/all/i/adBack3.jpg) no-repeat top left;
    color:#9d9d3b;
}
div.yellow a
{
color:#9d9d3b;
}
div.pink
{
    background:url(/all/i/adBack4.jpg) no-repeat top left;
    color:#9f3b3d;
}
div.pink a
{
    color:#9f3b3d;
}
.controlGrid
{
    list-style-type:none;
    padding:0; margin:0;
}
.controlGrid li
{
    display:inline; float:left; width:25%; margin:0;
}
table.checkboxGrid, table.checkboxGrid tbody
{
    width:100%;
}
table.checkboxGrid td
{
    width:25%;
}
div.filterBox
{
    margin-top:10px;
}
div.filterBox .filterTitle
{
    background-color:#f0f0f0; padding:5px;
}
div.filterBox .filterTitle span
{
    display:block; width:100%; cursor:pointer;
}

/*===========================================*/
/*======== Popup Thumbnail ==================*/
.thumb{
position: relative;
z-index: 0;
}

.thumb:hover{
background-color: transparent;
z-index: 50;
}

.thumb span{ /*CSS for enlarged image*/
position: absolute;
background-color: #fff;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumb span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumb:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 5px;
left: 0; /*position where enlarged image should offset horizontally */
}
/*===========================================*/

#placeAdBtn
{ 
    display:block; 
    width:180px; 
    height:120px;
    background:transparent url(/all/i/ig_btnPlaceYourAd.gif) left top no-repeat; 
    font-family:Trebuchet MS,arial; font-weight:bold; color:#1973ac;
}
#placeAdBtn.over
{ background-position:left -130px; text-decoration:none;}

#placeAdBtn .s1,#placeAdBtn .s2,#placeAdBtn .s3,#placeAdBtn .s4
{
    position:relative;
    left:10px;
}
#placeAdBtn .s1
{
    font-size:14px;
    top:5px;
}
#placeAdBtn .s2
{
    font-size:28px;
    left:50px;
}
#placeAdBtn .s3
{
    font-size:28px;
    top:-5px;
}
#placeAdBtn .s4
{
    font-size:18px;
    left:80px;
    top:-5px;
    text-transform:uppercase;
}


a.placeAdBtn2
{ 
    display:block; 
    width:300px; 
    height:90px;
    background:transparent url(/all/i/ig_btnPlaceYourAd2.gif) left top no-repeat; 
    font-family:Trebuchet MS,arial; font-weight:bold; color:#1973ac;
}
a.placeAdBtn2:hover, a.placeAdBtn2.over
{ background-position:left -95px; text-decoration:none;}

a.placeAdBtn2 .s1,a.placeAdBtn2 .s2,a.placeAdBtn2 .s3,a.placeAdBtn2 .s4
{
    position:relative;
    left:10px;
}
a.placeAdBtn2 .s1
{
    font-size:18px;
    top:5px;
}
a.placeAdBtn2 .s2
{
    font-size:28px;
}
a.placeAdBtn2 .s3
{
    font-size:28px;
    top:-5px;
}
a.placeAdBtn2 .s4
{
    font-size:18px;
    left:80px;
    text-transform:uppercase;
}

.ui-tabs .ui-tabs-hide
 {
     display: none;
}

/*#tabs3 ul, #tabs3 li
{
    display:inline;
    float:left;
}*/
.bannerButton
{
    position:relative;
    display:block;
    width:180px; height:180px;
}
.bannerButton a
{
    display:block;
    width:160px;
    height:160px;
    border:10px solid #1973ac;
    -moz-border-radius:15px;
    font-family:Impact, Arial;
    text-decoration:none;
    text-transform:uppercase;
    color:#1973ac;
}
.bannerButton a:hover
{
    border-color:#ffcc00;
}
.bannerButton a span
{
    position:absolute;
}

.lpContainer h1, .lpContainer h3
{
    text-transform:capitalize;
}
.lpContainer h1
{
    font-size:30px;
    color:#0e568e;
    margin-bottom:10px;
}
.lpContainer h2
{
    font-size:24px;
    margin-bottom:10px;
}
.lpContainer h3
{
    font-size:18px;
    margin-bottom:10px;
}
.lpContainer h4
{
    font-size:14px;
    color:#444;
    font-weight:normal;
}
.lpContainer .rightBox h3
{
    color:#000;
}
.lpContainer .rightBox ul, .lpContainer .leftBox ul
{
    font-size:14px;
    margin:0 0 0 20px;
}
.lpContainer .rightBox ul, .lpContainer .rightBox li,.lpContainer .leftBox ul, .lpContainer .leftBox li
{
    list-style-type:disc;
    display:list-item;
}
.lpContainer .rightBox li,.lpContainer .leftBox li
{
    margin-bottom:5px;
}

.itemBox
{
    border:solid 1px #b1f1a1;
    padding:5px;
}
.mainBox
{
    border:solid 2px #b1f1a1;
    background-color:Green;
}
.leftBox,.rightBox
{
    height:296px;
    position:relative;
}
.leftBox
{
    border-top:2px solid #b1f1a1;
    border-left:2px solid #b1f1a1;
    border-bottom:2px solid #b1f1a1;
    /*background-color:Red;*/
    width:520px;
}
.rightBox
{
    border:2px solid #b1f1a1;
    width:424px;
}
.greenFill
{
    background-color:#e7ffe1;
}
.catBox
{
    border:2px solid #b1f1a1;
    width:286px;
    height:360px;
    margin-left:10px;
    background-color:#e7ffe1;
}
.catBox h3
{
    font-size:12px;
    margin:0;
    padding:4px 0 4px 10px;
}
.catList
{
    height:260px;
    margin-bottom:10px;
    overflow:auto;
    -moz-border-radius:0!important;
    border-left:none!important;
    border-right:none!important;
    border-bottom:none!important;
}
#catListMenu ul
{
    list-style-type:none;
}
#catListMenu li
{
    display:inline;
}
#catListMenu li a
{
    color:#0C5888;
}
#catListMenu li.mega
{
    padding-bottom:10px;
}
#catListMenu li.mega ul
{
    position:absolute;
    right:0;
    top:20px;
    display:none;
    z-index:1000;
    background-color:White;
    border:1px solid #b1f1a1;
}
#catListMenu li.mega ul li
{
    display:list-item;
    padding:5px;
    border-bottom:1px solid #b1f1a1;
}
#catListMenu li.mega.over ul
{    
    display:block;
}
.border2
{
    border:2px solid #b1f1a1;
}
.border1
{
    border:1px solid #b1f1a1;
}
.rc5
{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.rc5-2
{
    -moz-border-radius:5px;
}
.rc10
{
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.rc15
{
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
}
.rc20
{
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}
.left-rc10
{
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-topleft:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-top-left-radius:10px;
}
.top-rc10
{
    -moz-border-radius-topright:10px;
    -moz-border-radius-topleft:10px;
    -webkit-border-top-right-radius:10px;
    -webkit-border-top-left-radius:10px;
    border-bottom: none!important;
}
.right-rc10
{
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topright:10px;
    -webkit-border-bottom-right-radius:10px;
    -webkit-border-top-right-radius:10px;
}
.bottom-rc10
{
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-bottomleft:10px;
    -webkit-border-bottom-right-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    border-top: none!important;
}

.lgGlassBtn{background: transparent url(/all/i/ig_glass_btn_large2.png) no-repeat; border:none; width:250px; height:60px;}
.lgGlassBtn_old{background-position:0px -65px; color:#7a0000; font-size:30px; font-weight:bold; cursor:pointer;}
.lgGlassBtn{background-position:0px -130px; color:#7a0000; font-size:30px; font-weight:bold; cursor:pointer;}
.lgGlassBtn.disabled{background-position:0px 0px; color:#888; font-weight:normal;cursor:default;}
.lgGlassBtn.hover{background-position:0px -130px; color:#fff;}

h4.dividing-title
{
    padding:5px;
    margin:15px 0 5px;
    background-color:#e7ffe1;
    border-bottom:2px solid #b1f1a1;
}
.halfColumn
{
    float:left;
    width:49%;
    margin:0 0.5%;
    text-align:left;
    font-size:10px;
}
.quarterColumn
{
    float:left;
    width:24%;
    margin:0 0.5%;
    text-align:left;
    font-size:10px;
}
.button{background: transparent url(/all/i/ig_glass_btn_large.png) no-repeat; border:none; width:250px; height:45px;}
.button{background-position:0px -50px; color:#fff; font-weight:bold; cursor:pointer;}
.button.disabled{background-position:0px 0px; color:#888; font-weight:normal;cursor:default;}
.button.hover{background-position:0px -100px;}

.glassBtn
{
    height:45px;
    background: transparent url(/all/i/ig_glass_btn_large.png) no-repeat left -50px;
    margin-bottom:5px;
}
.glassBtn span
{
    display:block;
    height:45px;
    margin-left:35px;
    padding-right:35px;
    background: white url(/all/i/ig_glass_btn_large.png) no-repeat right -50px;
}
.glassBtn.hover
{
    background-position:left -100px;
}
.glassBtn.hover span
{
    background-position:right -100px;
}
.glassBtn a
{
    display:block;
    width:100%;
    height:100%;
    color:#fff;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    padding-top:5px;
}
.glassBtn a:hover
{
    color:White;
    text-decoration:none;
}
.cornerPatch
{
    position:fixed;
    top:0; right:0;
    width:180px;
    height:75px;
    border:2px solid #aef69d;
    background-color:#eefdea;
    z-index:10000;
    padding:10px;
}
.classicUI
{
    padding:3px; 
    background-color:#eee;
}
.classicUI a
{
    color:Blue;
}
.classicUI hr
{
    border:none;
    height:1px;
    color:#bbb;
    background-color:#bbb;
}

#citiesGrid h3 a{color:Black;}