html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset
{
	margin:0px;
	padding:0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

body, td, th
{
	font-size: 11pt;
	color: #555555;
}

body
{
	/* IE FIX */
	
}

hr
{
	height: 0;
	border: 0;
	border-top: 1px solid #cccccc;
}

img
{
	border:0;
}

h2, h3, h4
{
	color:#003b93;	
}

h2
{
	font-size:19px;
}

h4
{
	font-size:13px;
}

td 
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: regular;
	color: #0083a9;
}

td, th
{
	display: table-cell;
	vertical-align: inherit;
}

table 
{
	border-spacing: 2px 2px;
	border-collapse: separate;
}

#linkedin_connect
{
	padding:4px;
	float:left;
	margin-bottom:10px;
}

#linkedin_connect a, #linkedin_connect span
{
	font-size:18px;
	font-weight:bold;
}


/*
HEADER
*/

#header
{
	width:100%;
}

#header_top
{
	height:160px;
	background-repeat:no-repeat;
	width:932px;
}

#header_content
{
	width:932px;
	height:349px;
}

#header_menu
{
	height:31px;
}

#header_menu .menu_item
{
	height:32px;
	width:120px;
	float:left;
	margin-right:2px;
	cursor:pointer;
}

#header_sub_menu
{
	height:39px;
	background-image:url('/images/sub_menu_bg.jpg');
	background-repeat:no-repeat;
}

#header_sub_menu .flag
{
	border:0;
	width:15px;
	height:10px;
	margin-right:5px;
}

#header_sub_menu a
{
	color:#ffffff;
	text-decoration:none;
	padding-left:20px;
}

#header_sub_menu a.selected
{
	text-decoration:underline;
	font-weight:bold;
}

#header_sub_menu a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

#header_cycle_canvas
{
	height:280px;
	background-image:url('/images/1.jpg');
	background-repeat:no-repeat;
}

/*
MAIN
*/

#main
{
	width:100%;
}

#content_for_layout
{
	margin-top:19px;
	min-height:400px;
	width:932px;
}

/*
TINYMCE
*/

.tinymce h1, .tinymce h2, .tinymce h3, .tinymce h4
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	color: #0083A9;
	padding: 0;
	margin: 0;
}

.tinymce h1 { font-size: 14pt; }
.tinymce h2 { font-size: 14pt; }
.tinymce h3 { font-size: 14pt; }
.tinymce h4 { font-size: 14pt; }

.tinymce table
{
	padding: 0 24px 0 24px;
	width: 100%;
	margin: 0;
}

.tinymce table p
{
	color: #0083A9;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: 0px;
	padding-top: 0;
	padding-bottom: 13px;
}

.tinymce p
{
	color: #0083A9;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: 0px;
	padding-top: 0;
	padding-bottom: 18px;
}

.tinymce .autowidth
{
	width: auto;
}

/*
FOOTER
*/

#footer
{
	width:100%;
	background-image:url('/images/footer_bg_slice.jpg');
	background-repeat:repeat-x;
}

#footer_content
{
	height:160px;
	background-image:url('/images/footer_bg.jpg');
	background-repeat:no-repeat;
	color:#ffffff;
	padding-top:140px;
}

#footer_content table tr td
{
	color:#ffffff;
}

#footer_content a
{
	color:#ffffff;
	text-decoration:none;
}

#footer_content a:hover
{
	text-decoration:underline;
}

/*
ELEMENTS
*/

/* MOST_VIEWED */
div.side_box
{
	width: 222px;
	height: 470px;
	background-image: url('/images/dark_back.png');
	background-repeat: no-repeat;
	margin-top: 10px;
}

div.side_box div.title
{
	color: white;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	letter-spacing: 0px;
	padding: 13px 0 18px 22px;
}

div.side_box div.title_small
{
	color: white;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 0px;
	padding: 13px 0 18px 10px;
}

div.side_box div.item
{
	width: 200px;
	padding: 18px 0 8px 22px;
	color: white;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: 0px;
}

div.side_box div.item a
{
	color: white;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: uppercase;
}

div.side_box div.item a:link, div.side_box div.item a:visited
{
	color: white;
	font-size: 11pt;
	text-decoration: none;
}

div.side_box div.item a:hover, div.side_box div.item a:active
{
	color: white;
	font-size: 11pt;
	text-decoration: underline;
}

div.side_box div.dotline
{
	height: 1px;
	width: 180px;
	background-image: url('/images/dot.png');
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.side_box div.logos
{
	height: 70px;
	width: 200px;
	margin-top:40px;
}

.twitter_follow, .twitter_follow_over
{ 
	height: 24px; 
	width: 75px;
	background: url('/images/twitter_follow.png');
	float: right;
	margin: 0;
	padding: 0;
}
.twitter_follow 
{
	background-position: top left; 
}
.twitter_follow_over 
{ 
	background-position: 0 -24px; 
}


/* INFOBOX */
div.infobox
{
	width: 680px;
}

div.infobox div.title
{
	width: 680px;
	z-index: 5;
	padding-top: 23px;
	padding-left: 29px;
	font-size: 18pt;
	color: #0083A9;
}

div.infobox div.content
{
	width: 622px;
	min-height: 63px;
	z-index: 5;
	padding: 22px 29px 13px 29px;
	font-size: 11pt;
	color: #0083A9;
}

div.infobox div.twitter_content
{
	margin-left:20px;
}

div.infobox a
{
	color: #0083A9;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: 0px;
	text-decoration: none;
}

div.infobox a:hover
{
	color: #0083A9;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: 0px;
	text-decoration: underline;
}

div.infobox a.awesome:link, div.infobox a.awesome:visited
{
	color: white;
	font-size: 11pt;
	text-decoration: none;
}

div.infobox a.awesome:hover, div.infobox a.awesome:active
{
	color: white;
	font-size: 11pt;
	text-decoration: underline;
}


.infobox ul
{
	list-style-position:inside;
}

.infobox ul li
{
	padding-bottom:20px;
}

.infobox ul a
{
	padding-left:14px;
	text-decoration:none;
	color: #0083A9;
}

.infobox ul a:hover
{
	text-decoration:underline;
	color: #0083A9;
}

.infobox h1, .infobox h2, .infobox h3, .infobox h4
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	color: #0083A9;
	padding: 0;
	margin: 0;
	text-align: left;
}

.infobox h1 { font-size: 14pt; }
.infobox h2 { font-size: 14pt; }
.infobox h3 { font-size: 14pt; }
.infobox h4 { font-size: 14pt; }

.infobox table
{
	padding: 0px;
	width: 100%;
	margin: 0;
}

.infobox table p
{
	color: #0083A9;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: 0px;
	padding-top: 0;
	padding-bottom: 13px;
}

.infobox table p.nopadding
{
	padding: 0px;
}

.infobox p
{
	color: #0083A9;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: 0px;
	padding-top: 0;
	padding-bottom: 18px;
}

.infobox label
{
	margin-right: 10px;
}

/*
SITEMAP
*/

.sitemap
{
	list-style:none;
	font-weight:bold;
	padding-bottom:5px;
}

.sitemap ul li
{
	font-weight:normal;
	padding-bottom:5px;
}

/*
TWITTER API
*/

#twitter_content
{
	margin-left:20px;	
}

#twitter_content .twtr-tweet-text p
{
	line-height: 1.2;
	font-family: 'lucida grande', lucida, tahoma, helvetica, arial, sans-serif !important;
	font-size: 12px !important;
}

#twitter_content h3
{
	color: white;
}

#twitter_content a
{
	color: white;
	text-decoration: none;
}

/* style: white */

div.infobox.white div.top
{
	width: 680px;
	height: 66px;
	background-image: url('/images/white_back_top.png');
	background-repeat: no-repeat;
	position: relative;
	top: 0;
}

div.infobox.white div.body
{
	width: 680px;
	overflow: none;
	background-image: url('/images/white_back_body.png');
	background-repeat: repeat-y;
}

div.infobox.white div.fade
{

	background-image: url('/images/white_back_fade.png');
	background-repeat: no-repeat;

}

div.infobox.white div.bottom
{
	width: 680px;
	height: 30px;
	background-image: url('/images/white_back_bottom.png');
	background-repeat: no-repeat;
	position: relative;
	bottom: 0;
}

/* style: light */

div.infobox.blue div.top
{
	width: 680px;
	height: 66px;
	background-image: url('/images/light_back_top.png');
	background-repeat: no-repeat;
	position: relative;
	top: 0;
}

div.infobox.blue div.body
{
	width: 680px;
	overflow: none;
	background-image: url('/images/light_back_body.png');
	background-repeat: repeat-y;
}

div.infobox.blue div.fade
{

	background-image: url('/images/light_back_fade.png');
	background-repeat: no-repeat;

}

div.infobox.blue div.bottom
{
	width: 680px;
	height: 30px;
	background-image: url('/images/light_back_bottom.png');
	background-repeat: no-repeat;
	position: relative;
	bottom: 0;
}

/*
DEFAULT HELPERS
*/

.invalid
{
	border:solid 1px #ffc6c6;
	background-color:#ffefef;
}

.site_width
{
	width:990px;
}

/* IE FIX */
.align
{
	text-align: left;
}

.align_top_left
{
	text-align: left;
	vertical-align: top;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.center
{
	margin:0 auto;
}

.relative
{
	position:relative;
}

.absolute
{
	position:absolute;
}

.hide
{
	display:none;
}

.clear
{
	clear:both;
}

.dev_border
{
	border:1px solid #cccccc;
}

.fill
{
	background-color:#eeeeee;
}

