    /* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	color: #666;
	min-width: 980px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* [disabled]line-height: 20px; */
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #CCC;
	background-image: url(../images/1x1000.png);
}




ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }
img.alignleft, img.alignright { border: 4px solid #F4F4F4; }

p, q { margin-bottom: 16px; }
q {
	display: block;
	background: url('../images/template/q.png') 0 18px no-repeat;
	color: #222;
	font-size: 14px;
	line-height: 21px;
	padding: 12px  0 15px 52px;
}

h1, h2, h3, h4, h5, h6 { margin-bottom: 16px; }
h1 {
	color: #990099;
	font-size: 24px;
	border-bottom: #ddd 1px solid;
	padding-bottom: 11px;
	line-height: 36px;
}
h2 {
	font-size: 20px;
	color: #222;
	line-height: 24px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
h4   {
	font-size: 14px;
}
h5, h6 { font-size: 12px; }

a {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: underline;
}
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
.clearfloat { /* this class can be placed on a <br /> or empty block element as the final element following the last floated block (within the .container) if the footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block;
}

aside {
	float: left;
	/* [disabled]width: 180px; */
	padding: 10px 0;
}

article {
	display: block;
}

.alignleft { float: left; margin: 4px 20px 10px 0; }
.alignright { float: right; }

.floatLft {
	float: left;
}

.floatRt {
	float: right;
}

/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}

.top {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #08192F;
	float: right;
	margin-right: 10px;
	font-weight: bold;
	font-size: 80%;
}

.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.newsletterSignup {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F5;
	background-image: url(../images/newsletterSignup.png);
	background-repeat: no-repeat;
	border: medium dashed #5B0D58;
	padding-bottom: 5px;
	padding-top: 5px;
}
#rupert {
	color: #000;
	background-color: #F8F8F8;
	padding: 5px;
}

#textFltRight {
	float: right;
	width: 55%;
	padding-right: 60px;
	height: 100%;
	padding-bottom: 5px;
	/* [disabled]padding-top: 3px; */
}
#textFltRight2 {
	width: 85%;
	padding-top: 10px;
	text-align: justify;
	color: #FFFFFF;
	padding-left: 18px;
	font-size: 95%;
	margin-top: 3px;
}


/* forms */
form p { margin-bottom: 3px; }
input, textarea {
	background: #fff url('../images/template/input-bg.png') 0 0 no-repeat;
	padding: 0 5px;
	line-height: 27px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
input { height: 27px; }
textarea { height: 85px; overflow: auto; }
.submit-button {
	display: block;
	float: left;
	padding-left: 9px;
	background-image: url(../images/menu-bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
.submit-button input {
	color: #fff;
	text-transform: uppercase;
	height: 28px;
	float: left;
	display: block;
	font: bold 11px "Arial Narrow", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-shadow: 1px 1px 0 #000;
	cursor: pointer;
	background-image: url(../images/menu-bg3.png);
	background-repeat: no-repeat;
	background-position: 100% -28px;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 0;
}

/* End general
-------------------------------------------------------------- */



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

#main-page #header {
	overflow: hidden;
}

/* logo */
#logo {
	overflow: hidden;
	text-align: center;
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	background-color: #000;
	/* [disabled]background-image: url(../images/footer-bg-blk.png); */
	background-repeat: repeat-x;
}

#logo img {
	display: block;
	float: left;
	margin-bottom: 0;
	margin-left: 15px;
}


/* ~~ This fixed width container surrounds all other blocks ~~ */
.container {
	background-repeat: repeat-x;
	border: thin solid #333;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
}

#content {
	background: #fff url('../images/template/featured-bg.png') 0 0 repeat-x;
	width: 569px;
	float: left;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}


#navbar #holder ul {

}

/* ~~ The header is not given a width. It will extend the full width of your layout. ~~ */
header {
	background-repeat: no-repeat;
	font-size: 90%;
	color: #FFF;
}


#headerText {
	margin-left: 15px;
	float: left;
	width: 20%;
	text-align: justify;
	padding: 0px;
	color: #FFF;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: 5px;
	/* [disabled]font-size: 90%; */
}
.headerContent {
	color: #FFF;
	font-size: 90%;
	float: left;
	width: 60%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.headerBanner234 {
	float: left;
	margin-left: 110px;
	margin-top: 5px;
}
.headerAd-729x90 {
	text-align: center;
	height: 105px;
	margin-top: 15px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.social {
	float: right;
	/* [disabled]width: 234px; */
	vertical-align: top;
	margin-right: 5px;
	/* [disabled]height: 200px; */
	color: #FFF;
}

.socialIcons {
	text-align: center;
}
.searchBar {
	color: #000;
	padding-left: 40px;
	height: 40px;
	padding-top: 5px;
	display: block;
	background-color: #CCC;
}

.search {
	/* [disabled]font-size: 80%; */
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFF;
}
.software {
	background-image: url(../images/bk-blk-gdt.png);
	background-repeat: repeat-y;
	padding: 5px;
}

.content {
	width: 693px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	color: #030;
}
.content2 {
	width: 77%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 15px;
}
.contentDivider {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	margin-top: 5px;
}
.contentDivider table tr td {
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 3px;
}


.contentBorder {
	/* [disabled]border-right-width: thin; */
	/* [disabled]border-left-width: thin; */
	border-right-style: solid;
	/* [disabled]border-left-style: solid; */
	border-right-color: #000;
	/* [disabled]border-left-color: #000; */
	border-top-width: thin;
	border-bottom-width: thin;
	/* [disabled]border-top-style: solid; */
	border-bottom-style: solid;
	/* [disabled]border-top-color: #000; */
	border-bottom-color: #000;

}
.facebookPagesWrap {
	/* [disabled]text-align: center; */
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
.aboutUsWrap {
	/* [disabled]text-align: center; */
	margin-right: auto;
	margin-left: auto;
	width: 80%;
}
.exclusiveWrap {
	/* [disabled]text-align: center; */
	margin-right: auto;
	margin-left: auto;
	width: 55%;
}



.aboutUs-4col {
	text-align: center;
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-left: auto; */
	padding-left: 90px;
}

.interviewWrap {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 1150px;
	overflow: scroll;
	padding-right: 5px;
}
.floatLftSiteLt {
	float: left;
	width: 96%;
	vertical-align: top;
}
.floatRtSiteRt {
	float: right;
	width: 96%;
	vertical-align: top;
}


.floatLftSite {
	float: left;
	margin-top: 17px;
}

.floatLftInterview {
	float: left;
	margin-left: 200px;
	margin-right: 10px;
}
.floatRtInterview {
	width: 80%;
	text-align: left;
}

.innerTextRt {
	float: right;
	width: 86%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
}
.innerTextRt3 {
	float: right;
	width: 80%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
}

.innerTextRt2 {
	float: right;
	width: 79%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	margin-right: 10px;
	background-color: #000;
}
.featuredSites {
	background-image: url(../images/FeaturedSite5.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 244px;
	width: 750px;
}
.featuredSites2 {
	background-image: url(../images/FeaturedSite4.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 244px;
}
.featuredSitesColumns {
	background-image: url(../images/FeaturedSite4.png);
	background-repeat: no-repeat;
	text-align: center;
	/* [disabled]width: 90%; */
	margin-left: 20px;
	height: 244px;
}
.centerColumns {
	text-align: center;
	margin-left: 30px;
}


.featuredSitesWrap {
	padding-top: 70px;
	/* [disabled]font-size: 110%; */
	color: #FFF;
	padding-left: 65px;
}
.featuredSitesWrap hr {
	width: 91%;
	margin-right: 50px;
}
.page table tr td a:hover {
	color: #000;
	font-weight: bold;
}
.page table tr td a {
	font-weight: bold;
}



.featuredSitesWrap table tr td a {
	font-weight: bold;
	color: #CCC;
}

.featuredSitesWrap table tr td a:hover {
	font-weight: bold;
	color: #FC0;
}








/* End footer
-------------------------------------------------------------- */
#topBox {
	height: 100%;
	background-color: #000000;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-top: -20px;
}



.TopfloatLft {
	float: left;
	margin-right: 3px;
	width: 31%;
	height: 195px;
	background-color: #E9E9E9;
	margin-left: 9px;
	/* [disabled]background-image: url(../images/section-300.png); */
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
}

.TopfloatLft2 {
	float: left;
	margin-right: 3px;
	height: 270px;
	background-color: #CCCCCC;
	margin-left: 9px;
	/* [disabled]background-image: url(../images/section-300.png); */
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.innerTextWhite {
	color: #000;
	background-color: #FFFFFF;
	padding: 5px;
	/* [disabled]background-image: url(../data/images/900x1.jpg); */
	background-repeat: repeat-y;
}
.innerTextHomePage {
	color: #000;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}



.middleWrap {
	background-color: #000000;
	height: 100%;
	margin-top: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}

.middleSection {
	height: 100%;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #FFF;
}

.middleSection table tr td a {
	color: #FC0;
}

.middleSection table {
	color: #FFF;
}



.middleSectionInner {
	height: 480px;
	background-color: #FFFFFF;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: right;
	overflow: scroll;
}

.middleSection table {
	background-image: url(../images/footer-bg-blk.png);
	background-repeat: repeat-x;
	color: #FFF;
}
.middleSection table tr th {
	padding-left: 5px;
	font-size: 120%;
}

.middleSection table tr {
	line-height: 20px;
}
.middleSection table tr td {
	padding-left: 10px;
}



.middleSection3 {
	padding: 5px;
	height: 250px;
	background-color: #FFFFFF;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

.middleSection2 {
	padding: 5px;
	height: 100%;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}


/* Forms */
#content #contact-form {
	width: 412px;
	overflow: hidden;
	padding: 6px 0 25px 80px;
}
#content form p { padding-bottom: 5px; }
#content input, #content textarea {
	width: 286px;
	border: #e7e4d7 1px solid;
	background: url('../images/template/input-bg.png') 0 -500px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	line-height: 26px;
	padding: 0 6px;
	font-size: 13px;
	height: 26px;
	margin: 0;
	overflow: hidden;
}
#content textarea { height: 172px; }
#content label {
	width: 110px;
	float: left;
	line-height: 28px;
}
#content .submit {
	float: right;
	padding-left: 7px;
	margin-right: 7px;
	background: url('../images/template/read-on.png') 0 -28px no-repeat;
}
#content .submit input {
	background: url('../images/template/read-on.png') 100% -28px no-repeat;
	padding: 0 20px 4px 7px;
	margin-right: -5px;
	color: #fff;
	float: right;
	border: none;
	height: 29px;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

#content .success { color: #03ac03;}

/* clear floats */
.clear { height: 0; font-size: 0; line-height: 0; clear: both; }

/* main navigation */
#main-navigation {
	margin: -10px auto 0;
	padding-top: 5px;
	height: 64px;
	position: relative;
	z-index: 9999;
	background-image: url(../images/logoBg2.gif);
	background-repeat: repeat-x;
	background-position: center 0;
}
#main-navigation div.menu {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
#main-navigation ul {
	list-style-type: none;
	width: 100%;
	height: 60px;
}
#main-navigation ul li {
	float: left;
	position: relative;
	overflow: hidden;
	height: 60px;
	background-image: url(../images/footer-bg-blk.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
}

#main-navigation ul li:hover, #main-navigation ul li.current_menu_item { overflow: visible; }
#main-navigation ul li a {
	color: #fff;
	text-shadow: 1px 1px 0 #250000;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Arial Narrow", "Helvetica Neue", Calibri, "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 57px;
	display: block;
	height: 60px;
	padding: 0 25px 0 24px;
	margin-left: 1px;
	background-image: url(../images/footer-bg-blk.png);
	background-repeat: repeat-x;
	background-position: 100% 0;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #909;
}

#main-navigation ul li a:hover,
#main-navigation ul li.current_menu_item a {
	background-position: 0 -60px;
	padding-left: 26px;
	margin-left: -1px;
}

#main-navigation ul li:first-child a,
#main-navigation ul li.current_menu_item:first-child a {
	background-position: -1px -60px !important;
	padding-left: 25px;
	margin-left: 0;
}
#main-navigation ul li:first-child a { background-position: 100% 0 !important; }
#main-navigation ul li:first-child a:hover { background-position: 100% -60px !important; }
#main-navigation ul li:last-child a { background-position: center 0; }
#main-navigation ul li:last-child a:hover, #main-navigation ul li.current_menu_item:last-child a { background-position: 0 -60px; }

#main-navigation ul ul {
	background: #7a0000;
	position: absolute;
	left: 0;
	top: 60px;
	width: auto !important;
	height: auto;
	display: none;
	float: left;
}
#main-navigation ul li:hover ul { display: block; }

#main-navigation ul ul li,
#main-navigation ul ul li a {
	display: block;
	float: none;
	background: #7a0000;
	height: 30px !important;
	line-height: 30px !important;
	overflow: visible;
	font-size: 12px;
	font-weight: normal;
	color: #fdbbbb;
	margin: 0;
	white-space: nowrap;
}
#main-navigation ul ul li a { border-top: #690000 1px solid; }

#main-navigation ul ul li a:hover,
#main-navigation ul ul li:hover,
#main-navigation ul ul li.current_menu_item,
#main-navigation ul ul li.current_menu_item a {
	background: #690000 !important;
	color: #fff;
	margin: 0;
}

#main-navigation ul ul li a:hover,
#main-navigation ul ul li:first-child a,
#main-navigation ul ul li.current_menu_item a,
#main-navigation ul ul li a { padding-left: 24px !important; margin: 0 !important; }


/* Content
-------------------------------------------------------------- */

#main-container {
	width: 1000px;
	background: #fff url('../images/template/sidebar-bg.png') 100% 0 repeat-y;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/* [disabled]padding-top: 15px; */
}


#full-width #main-container { background: none; }
#full-width #content { width: auto; }


.topBar {
	background-repeat: repeat-y;
	color: #FFF;
	padding-left: 5px;
	padding-top: 1px;
	background-color: #000000;
}


.topBar1 {
	float: right;
	width: 19%;
}
.topBar2 {
	background-image: url(../x-stuff/1000x200-B.gif);
	background-repeat: repeat-y;
	color: #FFF;
	padding-left: 40px;
	height: 40px;
	padding-top: 5px;
	display: block;
}
.topBar3 {
	padding-right: 5px;
	padding-left: 5px;
	float: inherit;
}

.topBar a {
	color: #FFF;
}
table {
	border-collapse: collapse;
	width: 100%;
	font-size: 85%;
	background-color: white;
	border-color: #000000;
	border-spacing: 0;
}
table tr {
	height: 30px;
}


th {
	height:50px;
}

table, th, td {
	border:1px solid #CCCCCC;
}
.tableText {
	padding-left: 5px;
}
.readMore {
	font-size: 80%;
	color: #1A4E8C;
}
.readMore a {
	font-size: 70%;
	color: #1A4E8C;
}
.siteDescription .center table tr th li {
	text-decoration: none;
	list-style-type: none;
}
#sliderWrap {
	float: right;
	width: 775px;
	margin-bottom: 10px;
	padding: 5px;
}
.fixturesTD {
	font-size: 600%;
	color: #FC0;
	text-align: center;
	font-weight: bold;
}
.slideWrap {
	width: 792px;
	float: right;
	margin-right: 2px;
	/* [disabled]margin-left: 1px; */
	text-align: center;
	background-color: #000;
}
.slideWrapHP {
	width: 792px;
	float: right;
	margin-right: 2px;
	/* [disabled]margin-left: 1px; */
	text-align: center;
	background-color: #000;
	height: 100%;
}

.slideWrap2 {
	/* [disabled]width: 98%; */
	margin-right: auto;
	text-align: center;
	background-color: #000;
	font-size: 90%;
	color: #FFF;
	margin-left: auto;
	padding-bottom: 10px;
}
.titleMatchPreviewBlog {
	font-size: 120%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #1A4E8C;
	font-weight: bold;
	margin-bottom: 5px;
}
.sliderAffiliate120x60 {
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-image: url(../images/sliderAffiliates.png);
	background-repeat: no-repeat;
	width: 149px;
	height: 220px;
}
.sliderAffiliate120x60Text {
	padding-top: 15px;
}
.sliderAffiliate120x60Image {
	padding-top: 5px;
	margin-top: 40px;
}
.sliderAffiliate120x60Title {
	padding-top: 15px;
	font-weight: bold;
}
.PromotionAdfltrt {
	float: right;
	margin-right: 20px;
	background-image: url(../images/promotionAd-330.gif);
	background-repeat: no-repeat;
	height: 157px;
	width: 300px;
}
.PromotionAdlft {
	float: left;
	margin-left: 15px;
	background-image: url(../images/promotionAd-330.gif);
	background-repeat: no-repeat;
	height: 157px;
	width: 300px;
}
.promotionAd {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/promotionAd-2.gif);
	background-repeat: no-repeat;
	height: 220px;
	color: #FFF;
	margin-bottom: 5px;
	margin-top: 10px;
}
.promotionTable {
	/* [disabled]width: 400px; */
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	margin-bottom: 5px;
	margin-top: 10px;
}

.promotionAdText {
	padding-right: 45px;
	padding-left: 60px;
	padding-top: 30px;
}
.promotionAdClick {
	padding-top: 20px;
}
.promotionAdClick a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}



.promotionAd h2 {
	text-align: center;
	margin-bottom: 5px;
	color: #FFF;
}


.latest-news .news-entry { overflow: hidden; padding-bottom: 17px; font-size: 12px; }
.latest-news .date-calendar {
	float: left;
	/* [disabled]width: 38px; */
	margin-top: 2px;
	padding: 2px;
}
.latest-news .date-calendar span {
	/* [disabled]width: 30px; */
	height: 13px;
	display: block;
	color: #fff;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	line-height: 14px;
	background-color: #660066;
}
.latest-news .date-calendar div {
	border-top: #e3e3e3 2px solid;
	/* [disabled]background: #fff; */
	/* [disabled]width: 30px; */
	font-size: 20px;
	font-weight: bold;
	color: #222;
	padding: 1px 0;
	text-align: center;
}
.latest-news .news-content {
	width: 221px;
	float: right;
	color: #FFF;
	padding-top: 5px;
}
.latest-news .news-content a { color: #fff; text-decoration: none; }
.latest-news .news-content a:hover { text-decoration: underline; }
.latest-news .news-content strong {
	color: #fff;
	position: relative;
	display: block;
}

.testimonials .client-say {
	font-style: italic;
	color: #fff;
	text-align: center;
}
.client-name {
	color: #ccc;
	text-align: center;
}
.ads img { display: block; float: left; margin: 0 0 10px 10px; }
.ads .widget-content { width: 270px; margin-left: -8px; overflow: hidden; }

/* End sidebar & widgets
-------------------------------------------------------------- */


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

.gallery { width: 579px; margin-left: -10px; overflow: hidden; padding-bottom: 5px; }
.gallery .gallery-item { float: left; margin: 0 0 10px 10px; }
.gallery img { display: block; border: #f4f4f4 4px solid; }
.contentHolder {
	background: #fff url('../images/template/featured-bg.png') 0 0 repeat-x;
	width: 90%;
	float: left;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

#main-page #content {
	width: auto;
	float: none;
	padding: 0;
}
#content h1 { font: 30px/36px "Arial Narrow", Arial, Helvetica, sans-serif; letter-spacing: -1px; }
#content h2 { letter-spacing: -1px; }
#blog #content { width: 559px; padding: 27px 20px 12px 30px; } 

#top-info {
	width: 98%;
	/* [disabled]background: #000 url('../images/template/top-info-bg.png') 0 0 repeat-x; */
	overflow: hidden;
	color: #999;
	font-size: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#top-info2 {
	width: 79%;
	/* [disabled]background: #000 url('../images/template/top-info-bg.png') 0 0 repeat-x; */
	overflow: hidden;
	color: #999;
	font-size: 12px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	float: right;
}

#top-info h1, #top-info h2, #top-info h3, #top-info h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 35px;
	font-style: italic;
	color: #fff;
	font-weight: normal;
	margin-bottom: 13px;
}
#top-info .thumbnail { border: #fff 5px solid; display: block; float: left; margin: 7px 30px 22px 0; }

.title, .metadata, .post-intro { width: 420px; float: right; }

.menu-post .post-intro { width: 350px !important; }
.menu-post .metadata { width: 242px !important; }
.menu-post .title { width: 250px !important; }
.menu-post div.comments-count { height: 70px !important; }

.location-post .post-intro { width: 228px !important; }
.location-post .metadata { width: 220px !important; padding-right: 0; }


.testimonials-post .metadata, .location-post .metadata { border-top: #f0eee6 1px solid; }

.metadata {
	color: #FFF;
	font-size: 12px;
	margin-bottom: 12px;
	position: relative;
	float: right;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(../images/bk-blk-gdt.png);
	background-repeat: repeat-y;
	padding-left: 10px;
}
.metadata a { color: #980000; }

a.comments-count, div.comments-count {
	position: absolute;
	width: 80px;
	height: 80px;
	background: url('../images/template/comments.png') 0 0 repeat-x;
	right: 10px;
	top: -54px;
	color: #fff !important;
	text-align: center;
	font-size: 36px;
	line-height: 36px !important;
	font-weight: bold;
}
a:hover.comments-count { text-decoration: none; }
a.comments-count span, div.comments-count span {
	display: block;
	font-size: 12px;
	line-height: 18px;
	padding: 5px 0 2px;
}

.post {
	overflow: hidden;
	padding-bottom: 13px;
}
.post .thumbnail {
	float: left;
	background: #fff;
	margin: 0 20px 18px 0;
	display: block;
	border: #f4f4f4 4px solid;
}
.title {
	border-bottom: #f0eee6 1px solid;
	margin-bottom: 0;
	padding: 0 100px 8px 0;
	width: 320px;
}
.title a, h3.title {
	font: 24px/24px "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #222;
}

.pagination {
	height: 40px;
	margin: 5px 0 0 0 !important;
	clear: both;
}
.pagination li {
	float: left;
	background: none !important;
	padding: 1px 6px !important;
	margin-right: 3px;
}
.pagination li a { color: #666; }
.pagination li.act { background: #980000 !important; }
.pagination li.act a { color: #fff; font-weight: bold; }

.column_25, .column_33, .column_50, .column_66 {
	margin-right: 23px;
	float: left;
}
.last { margin: 0; }

#full-width .column_25 { width: 184px; }
.column_25 {
	width: 125px;
	height: 100%;
}
.columns-4 {
	width: 109px;
}


#full-width .column_50 {
	width: 413px;
}
.column_50 {
	width: 300px;
}

#full-width .column_75 { width: 670px; }
.column_75 { width: 445px; }

#full-width .column_33 { width: 260px; }
.column_33 { width: 160px; }

#full-width .column_66 { width: 520px; }
.column_66 {
	width: 390px;
}

.divider {
	line-height: 1px;
	height: 1px;
	/* [disabled]border-top: #fff 14px solid; */
	clear: both;
	/* [disabled]border-bottom: #fff 24px solid; */
	/* [disabled]width: 90%; */
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.divider a {
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
}

.divider a:visited {
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
}
.divider2 {
	line-height: 1px;
	height: 1px;
	/* [disabled]border-top: #fff 14px solid; */
	clear: both;
	/* [disabled]border-bottom: #fff 24px solid; */
	/* [disabled]width: 90%; */
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.divider2 a {
	font-size: 90%;
	color: #333;
	font-weight: bold;
}
.divider2 a:visited {
	font-size: 90%;
	color: #333;
	font-weight: bold;
}



/* End content
-------------------------------------------------------------- */


/* Slider
-------------------------------------------------------------- */

/* slider */
#slider {
	width: 93%;
	background: #fff;
	position: relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
}
.slider-container {
	width: 100%;
	height: 300px;
	position: relative;
}
.slider-container a { margin-bottom: 20px; display: block; }
.nivo-info {
	background: url('../images/template/slide-shadow.png') 0 0 repeat-y;
	height: 275px;
	width: 415px;
	position: absolute;
	top: 0px;
	left: 15px;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	z-index: 1000;
	margin-top: 15px;
	padding-top: 22px;
	padding-right: 300px;
	padding-bottom: 0;
	padding-left: 38px;
}
.nivo-info p { padding-left: 4px; }
.nivo-info strong {
	font-family: SavoyeLetPlain, Georgia, "Times New Roman", Times, serif;
	font-size: 70px;
	display: block;
	margin-bottom: 17px;
	font-style: italic;
	font-weight: normal;
	line-height: 110px;
	color: #b8821b;
}
.nivoSlider img { position:absolute; top:0px; left:0px; }
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	width: 36px;
	height: 44px;
	cursor:pointer;
	text-indent: -9999px
}
.nivo-prevNav { left:-36px;	background: url('../images/template/slider-arrows.png') 0 0 no-repeat; }
.nivo-nextNav {	right:-36px; background: url('../images/template/slider-arrows.png') 0 -44px no-repeat; }

a.whole-link {
	position: absolute;
	width: 80%;
	height: 280px;
	top: 2px;
	left: 15px;
	z-index: 1000;
	margin-top: 10px;
}
a:hover.whole-link { text-decoration: none; }

/* End slider
-------------------------------------------------------------- */


/* Featured info on main page
-------------------------------------------------------------- */

.featured-info {
	/* [disabled]width: 98%; */
	overflow: hidden;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	/* [disabled]margin-left: 30px; */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
}
.info-box {
	width: 245px;
	float: left;
	margin-left: 1px;
	border-left: #ddd 1px solid;
}
.info-box .inner {
	width: 198px;
	overflow: hidden;
	padding: 5px 18px 8px 19px;
}
.info-box img {
	border: none;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
}
.info-box p { margin-bottom: 11px; }
.info-box h2 {
	padding: 14px 0 21px 0;
	margin-bottom: 0;
	color: #b70000;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	line-height: 30px;
	overflow: hidden;
	position: relative;
	letter-spacing: -1px;
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
}
.read-on {
	display: block;
	padding-left: 9px;
	margin-right: 7px;
	background-position: 0 0;
	background-image: url(../images/menu-bg2.jpg);
	background-repeat: repeat-x;
	background-color: #620F5F;
}
.read-on a {
	color: #fff;
	text-transform: uppercase;
	padding-right: 25px;
	margin-right: -5px;
	height: 22px;
	display: block;
	font: bold 10px/20px "Arial Narrow", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-shadow: 1px 1px 0 #000;
	background-image: url(../images/menu-bg2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.read-on a:hover {
	text-decoration: underline;
	color: #FC0;
}
.read-on a:visited {
	text-decoration: underline;
	color: #FFF;
}







/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {
	padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}

/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
nav ul {
	list-style: none; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
	margin-bottom: 15px; /* this creates the space between the navigation on the content below */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
nav ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.imgFltRt {
	padding: 5px;
	float: right;
}

.fixturesTD {
	padding-left: 5px;
}
.fixturesTblHeader {
	color: #FFF;
	/* [disabled]font-size: 120%; */
}


.padding10 {
	padding-right: 10px;
	padding-left: 10px;
}

.imgAbout {
	padding-right: 15px;
}




.about {
	/* [disabled]margin-bottom: 15px; */
	margin-right: auto;
	margin-left: auto;
	border-radius: 0px 0px 10px 10px;
	text-align: left;
	padding: 10px;
	border: thin solid #006600;
	color: #000;
}
.about2 {
	margin-bottom: 15px;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]border-radius: 0px 0px 10px 10px; */
	text-align: left;
	/* [disabled]font-size: 85%; */
	/* [disabled]border: thin solid #2260A3; */
	background-image: url(../images/USFlag.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: -15px;
}
.aboutUSA {
	margin-bottom: 15px;
	width: 48%;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]border-radius: 0px 0px 10px 10px; */
	text-align: left;
	/* [disabled]font-size: 85%; */
	/* [disabled]border: thin solid #2260A3; */
	background-image: url(../images/USFlag.png);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: -15px;
}




.about a {
	color: #1E5DA2;
	text-decoration: none;
}
.adReview1 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 310px;
	width: 600px;
	background-image: url(../images/Promotions4.gif);
	background-repeat: no-repeat;
}
.adReviewTitle {
	padding-top: 20px;
	padding-left: 100px;
	padding-right: 50px;
	color: #FFF;
	font-weight: bold;
	float: left;
}
.adReviewText {
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	color: #FFF;
	height: 185px;
	text-align: left;
}
.adReviewPlay {
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	float: left;
}
.adReviewPlay a {
	color: #0F0;
}





.dickoAvatar {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.center90 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
}

.center80 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
}



.center96percent {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 99%;
}

.text90 {
	font-size: 80%;
}
.text80 {
	font-size: 80%;
}
.tableBg {
	color: #1E518E;
}
.newsletterWrap {
	/* [disabled]height: 300px; */
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #008800;
}

nav ul a, nav ul a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
	width: 160px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
	text-decoration: none;
	color: #FFF;
	background-image: url(../x-stuff/1x60.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
nav ul a:hover, nav ul a:active, nav ul a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	color: #FFF;
	background-color: #000000;
}
.text80 {
	font-size: 70%;
	/* [disabled]float: right; */
	/* [disabled]width: 300px; */
	padding-top: 5px;
	padding-bottom: 5px;
}

.newsLeft {
	float: left;
	width: 53%;
	font-size: 90%;
	padding-left: 10px;
}
.newsLeftText {
	float: left;
	padding-right: 10px;
	/* [disabled]padding-left: 5px; */
	text-align: center;
}


.newsRight {
	float: right;
	width: 43%;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}
.newsRightMiddle {
	float: left;
	width: 125px;
}



/* End featured info on main page
-------------------------------------------------------------- */


/* Sidebar & widgets
-------------------------------------------------------------- */

#sidebar {
	float: left;
	overflow: hidden;
	width: 19%;
	margin-left: 1px;
}
.sidebarTextWhite {
	background-color: #F4F4F4;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 8px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#sidebar .widget {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 100%;
}
#sidebar h4.widget-header {
	font-size: 24px;
	position: relative;
	margin-bottom: 5px;
	text-transform: none;
	color: #d8d8d8;
	text-shadow: 1px 1px 0 #fff;
	font-size: 30px;
	letter-spacing: -2px;
}

#sidebar .ads { width: 262px; margin-top: 20px; margin-bottom: -10px; }


/* ~~ These are the columns for the layout. ~~ 

1) Padding is only placed on the top and/or bottom of the block elements. The elements within these blocks have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the block itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the block element and place a second block element within it with no width and the padding necessary for your design.

2) No margin has been given to the columns since they are all floated. If you must add margin, avoid placing it on the side you're floating toward (for example: a right margin on a block set to float right). Many times, padding can be used instead. For blocks where this rule must be broken, you should add a "display:inline" declaration to the block element's rule to tame a bug where some versions of Internet Explorer double the margin.

3) Since classes can be used multiple times in a document (and an element can also have multiple classes applied), the columns have been assigned class names instead of IDs. For example, two sidebar blocks could be stacked if necessary. These can very easily be changed to IDs if that's your preference, as long as you'll only be using them once per document.

4) If you prefer your nav on the left instead of the right, simply float these columns the opposite direction (all left instead of all right) and they'll render in reverse order. There's no need to move the blocks around in the HTML source.

*/
.sidebar1 {
	float: left;
	width: 135px;
	padding-bottom: 10px;
	background-color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	margin-bottom: 5px;
}
.sidebar1Text {
	font-size: 90%;
	color: #000;
}

.sidebar1 nav ul li a {
	color: #FFF;
}
.sidebar1Image {
	/* [disabled]background-color: #F7F7F7; */
	text-align: center;
	font-size: 85%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidebar1Text {
	background-color: #F7F7F7;
	text-align: center;
	font-size: 85%;
	padding: 5px;
}

.MenuRightSidebar {
	float: left;
	width: 135px;
	color: #FFF;
	/* [disabled]padding-top: 10px; */
	padding-bottom: 5px;
	background-color: #000;
	font-size: 85%;
	text-align: center;
	margin-bottom: 10px;
}
.MenuRightSidebar2 {
	float: left;
	width: 29%;
	color: #C00;
	padding-right: 0;
	padding-left: 0;
}

.MenuRightSidebar hr {
	width: 96%;
	border-top-width: .5px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-right: auto;
	margin-left: auto;
}
.menuRightText {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 110%;
}

.MenuLeftSidebar {
	color: #061323;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-image: url(../images/DEFB-250x1.gif);
	background-repeat: repeat-y;
	padding-left: 5;
	font-size: 90%;
}
.MenuLeftSidebar li {
	text-decoration: none;
	list-style-type: none;
}

.navLeftWrap {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]border-top-width: 20px; */
	width: 99%;
	float: left;
	padding-top: 10px;
}
.leftSideBar1 {
	/* [disabled]border: thin solid #373737; */
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.leftSideBarHeader {
	height: 25px;
	padding-top: 5px;
	background-color: #660066;
	padding-right: 2px;
	padding-left: 2px;
	color: #FFF;
	margin-bottom: 1px;
	font-size: 110%;
}
.leftSideBarHeaderHP {
	height: 25px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	/* [disabled]border: thin solid #040404; */
	color: #FFF;
	background-color: #660066;
	font-size: 110%;
	text-align: center;
	/* [disabled]background-image: url(../images/1x30-dark.gif); */
	margin-bottom: 5px;
}

.rightSideBar1 {
	border: thin solid #373737;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}


.rightSideBar2 {
	/* [disabled]height: 300px; */
	border: thin solid #373737;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.twitterFeed {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

.rightSideBar3 {
	border: thin solid #CCCCCC;
	width: 98%;
}

.rightSideBarHeader {
	/* [disabled]height: 25px; */
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: thin solid #040404;
	color: #FFF;
	background-color: #1A4E8C;
	/* [disabled]margin-bottom: 10px; */
	text-align: center;
	font-size: 95%;
}

.middleContentHeader {
	height: 25px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: thin solid #040404;
	background-color: #660066;
	text-align: center;
	font-size: 95%;
	color: #FFF;
}



.middleContentTeamHeader {
	height: 25px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: thin solid #040404;
	color: #FFF;
	background-color: #1A4E8C;
	margin-bottom: 10px;
	text-align: center;
	font-size: 95%;
	margin-top: 10px;
}



.rightSideBarHeader2 {
	height: 25px;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #040404;
}

.categories_widget ul, .pages_widget ul {
	overflow: hidden;
	background: #fff;
	padding: 0;
	margin: 0 0 0 2px;
	width: 260px;
}
.categories-widget li, .pages_widget li {
	border-bottom: #ddd 1px solid;
	border-top: #fff 1px solid;
	margin: -1px 0 1px;
	padding: 10px 0 10px 30px;
	background: #f4f4f4 url('../images/template/arrow.png') 13px 15px no-repeat;
}
.categories_widget li a, .pages_widget li a { color: #333; }

.widget {
	width: 29%;
	margin: 17px 20px 0;
}
.bottomText {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]font-size: 80%; */
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #008800;
	border-bottom-color: #008800;
	padding-top: 5px;
	color: #FFF;
	background-color: #000;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: groove;
}

/* End gallery
-------------------------------------------------------------- */


/* Footer
-------------------------------------------------------------- */

#footer {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	overflow: hidden;
	padding-bottom: 10px;
	background-color: #000;
	background-image: url(../images/footer-bg-blk.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#footer .widget { float: left; }
#footer .widget-head h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-family: "Arial Narrow", "Helvetica Neue", Calibri, "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e3e3e3;
	text-shadow: 1px 1px 0 #000;
	letter-spacing: -1px;
	height: 34px;
	margin: 0;
	position: relative;
	border-bottom: #171717 1px solid;
}
#footer .widget-head img {
	position: absolute;
	bottom: -1px;
	right: 18px;
}
#footer .widget-content { border-top: #383838 1px solid; padding-top: 16px; }
#footer .widget-content form { padding-top: 4px; }
#footer .widget-content label {
	color: #d9d9d9;
	width: 82px;
	float: left;
	padding-top: 3px;
}
#footer .widget-content input, #footer .widget-content textarea { width: 168px; }
#footer .widget-content .submit-button input { width: auto; overflow: visible; }




.footerMiddle {
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
}


.footerText {
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
	width: 49%;
}
.footerText2 {
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
	width: 49%;
	float: right;
}


.footerTable {
	float: left;
	width: 60%;
}
.footerAwardsTableBg {
	background-image: url(../images/awards2.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 145px;
}
.footerAwardsTableBg table {
	background-image: url(../images/awards2.gif);
}


.footerLinksWrap {
	/* [disabled]background-image: url(../x-stuff/980x1-blue.gif); */
	/* [disabled]background-repeat: repeat-y; */
	background-color: #000;
}

.footerNewsletter {
	padding-left: 20px;
	float: right;
	width: 45%;
}
.footerLinkExchange {
	padding: 5px;
	text-align: center;
}

.footerLinkExchange a {
	color: #09F;
}
.footerLinks {
	padding: 5px;
	background-color: #3C003C;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
}
.footerLinks a {
	color: #FFF;
}
.footerLinks a:visited {
	color: #FFF;
}






.footerIcons {
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	font-size: 90%;
}
.trademark {
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 980px;
	background-color: #3C003C;
}
#main-links {
	background-color: #FFF;
}
#main-links-text {
	padding: 10px;
	text-align: center;
}
.copyright {
	padding-bottom: 10px;
	clear: both;
	color: #fff;
	background-color: #620F5F;
	background-image: url(../images/menu-bg2.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 5px;
	padding-top: 5px;
	height: 30px;
}


.copyright a { color: #fff; text-decoration: none; }
.copyright a:hover { text-decoration: underline; }
.copyright ul {
	list-style-type: none;
	float: right;
	overflow: hidden;
}

.copyright ul li {
	float: left;
	border-left: #fff 1px solid;
	/* [disabled]height: 15px; */
	line-height: 15px;
	padding-left: 6px;
	margin-left: -6px;
	margin-right: 12px;
}
.twitterFollow {
	font-size: 24px;
	color: #606;
	text-align: center;
}
