/* @override 
	http://66.39.98.199/css/stylesheet.css
	http://www.victorialabalme.com/css/stylesheet.css
	http://209.197.74.166/css/stylesheet.css
	http://victorialabalme.com/css/stylesheet.css
*/

/* @group Modules */

/* @group Press and News */
.press_date {
	xcolor: #8896b1;
}
.press_title {
	text-transform: uppercase;
}
/* @end */

/* @group Signup Bar */

.module.signup_bar {
	color: #e0e2f9;
	font-size: 11px;
}
.module.signup_bar .copyright {
	width: 600px;
	float: left;
	clear: left;
}
.module.signup_bar .address {
	width: 600px;
	float: left;
	font-weight: bold;
}
.module.signup_bar .signup {
	float: left;
	position: relative;
	top: -12px;
	width: 200px;
}
.module.signup_bar .signup label {
	width: 60px;
	display: block;
	float: left;
	position: relative;
	top: 6px;
}
.module.signup_bar .signup input {
	width: 80px;
	display: block;
	float: left;
	font-size: 10px;
	margin-top: 3px;
}
.module.signup_bar .follow {
	float: left;
	font-weight: bold;
	position: relative;
	top:  -12px;
}
.module.signup_bar .follow ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.module.signup_bar .follow ul li {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

/* @end */

/* @group Slider Client List */

#bignav ul.sliders div.container ul.slider_client_list{
	position: relative;
	z-index: 10;
	background: url(/images/yellow_light.jpg) no-repeat 0 -280px;
	top: -120px;
}
#bignav ul.sliders div.container ul.slider_client_list li {
	background: none;
	list-style-type: none;
}
.sliders a {
	color: #000000;
}
.slider_client_list a {
	color: white;
	text-decoration: none;
}
p.see_all {
	float: right;
	position: relative;
	top: 240px;
	z-index: 20;
}
p.see_all a {
	color: white;
}


/* @end */

/* @group Client Cloud */

ul.client_cloud {
	padding: 0;
}
#bignav ul.sliders li ul.client_cloud li {
	position: absolute;
	background-color: #0d2048;
	padding: 3px;
	border: 1px solid white;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
ul.client_cloud a {
	color: #d5def1;
	text-decoration: none;
}
#bignav ul.sliders li ul.client_cloud li:hover {
	background-color: #b6bece;
	z-index: 10000;
	border-color: gold;
	border-width: 3px;
}
#bignav ul.sliders li ul.client_cloud li:hover a {
	color: white;
}
#bignav ul.sliders li ul.client_cloud li.all {
	z-index: 20000;
	font-size: 18px;
	margin-left: 0;
	margin-top: 0;
	background-color: #fed557;
	border-color: #0d2048;
	border-width: 3px;
	padding: 3px 20px;
}
#bignav ul.sliders li ul.client_cloud li.all a {
	color: #08183c;
}

/* @end */

/* @group Video Table */

.module.video_table.bordered {
	background-color: white;
	border-color: white;
	width: 100px;
}
.module.video_table.unbordered {
	width: 100px;
	margin-left: 14px;
}
.module.video_table {
	width: 100px;
	overflow: hidden;
}
.module.video_table {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
.module.content .inner .module .inner {
	margin: 0;
}
.module.video_table .video {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	text-align: center;
}
.module.video_table .video .title {
	background-color: #091c44;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.module.video_table .video .title a {
	color: white;
	text-decoration: none;
	font-size: 11px;
}
.module.video_table .video:hover .title {
	background-color: #2a4270;	
}
/* @end */

/* @group Photo Table */

.module.photo_table.bordered {
	background-color: black;
	border-color: black;
	width: 100px;
}
.module.photo_table.unbordered {
	width: 100px;
	margin-left: 14px;
}
.module.photo_table {
	width: 100px;
}
.inner .module.photo_table {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
.module.content .inner .module .inner {
	margin: 0;
}
.inner .module.photo_table img {
	margin: 0 20px 20px 0;
}
/* @end */

/* @group Testimonials Long */

.module.content.testimonials_long .image_wrapper {
	float: left;
	width: 120px;
}
.module.content.testimonials_long .attribution {
	text-align: left;
	margin-left: 120px;
	font-weight: bold;
	position: relative;
	top: -12px;
}
.module.content.testimonials_long .testimonial {
	margin-bottom: 35px;
}
.module.content.testimonials_long p {
	margin-left: 120px;
}
.module.content.testimonials_long h1 {
	text-align: left;
	font-size: 16px;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: ;
	border-bottom-color: #8896b1;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	margin-bottom: 30px;
	margin-left: 120px;
	color: #8896b1;
	font-weight: normal;
}
/* @end */

/* @group Content */

.module.content {
	display: block;
	margin: 0 0 15px 0;
	background-color: white;
}
.module.content .inner {
	margin: 10px 25px;
}
.module.content.bordered {
	border-color: white;
}
.module.content.content h1 {
	text-align: left;
	font-size: 16px;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: ;
	border-bottom-color: #8896b1;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	margin-bottom: 30px;
	color: #8896b1;
	font-weight: normal;
}


.content .bubble {
	padding: 10px;
	margin-bottom: 25px;
	background-color: #d5def1;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.content .bubble.dark {
	background-color: #000000;
	color: white;
}
.module.content .inner .bubble h1 {
	margin-bottom: 0;
}
.content .minibubble {
	background-color: #091c44;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: white;
	font-size: 15px;
	padding: 5px 15px;
	display: block;
	clear: both;
	margin: 10px auto;
	width: 400px;
	text-align: center;
}
.content .microbubble {
	background-color: #091c44;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: white;
	font-size: 12px;
	padding: 5px 15px;
	display: block;
	clear: both;
	margin: 10px auto;
	width: 400px;
	text-align: center;
}
.content .microbubble a {
	color: white;
}
.content object.center {
	margin-left: 125px;
	clear: both;
	padding-top: 20px;
}
/* @end */

/* @group Navigation New */
.module.navigationnew {
	display: table;
	margin: 0 0 25px 0;
	width: 100%;
	background-color: #d5def1;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.navigationnew table {
	-moz-border-radius: 8px;	
}

.module.navigationnew ul {
	list-style: none;
	background-color: #d5def1;
	display: table;
	height: 30px;
	padding: 0;
	margin: 0;
	width: 100%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;			
}
.module.navigationnew ul li {
	display: table-cell;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	height: 30px;
	padding: 0;
	margin: 0;
	*float: left;
	*padding: 0 11px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.module.navigationnew ul li:hover {
	background-color: #e5ebf6;
}
.module.navigationnew ul li.active {
	background-color: white;
}
.module.navigationnew ul li a {
	display: block;
	text-decoration: none;
	color: #112141;
	height: 30px;
	line-height: 30px;
}
.module.navigationnew ul.pages {
	display: block;
	position: absolute;
	height: 0;
	overflow: hidden;
}
.module.navigationnew ul.pages li {
	display: block;
	float: left;
	background-color: white;
	color: black;
	overflow: hidden;
}
/* @end */

/* @group Navigation */
.module.navigation {
	display: table;
	margin: 0 0 25px 0;
	width: 100%;
	background-color: #d5def1;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.navigation table {
	-moz-border-radius: 8px;	
}

.module.navigation ul {
	list-style: none;
	background-color: #d5def1;
	display: table;
	height: 30px;
	padding: 0;
	margin: 0;
	width: 100%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;			
}
.module.navigation ul li {
	display: table-cell;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	height: 30px;
	padding: 0;
	margin: 0;
	*float: left;
	*padding: 0 11px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.module.navigation ul li:hover {
	background-color: #e5ebf6;
}
.module.navigation ul li.active {
	background-color: white;
}
.module.navigation ul li a {
	display: block;
	text-decoration: none;
	color: #112141;
	height: 30px;
	line-height: 30px;
}
.module.navigation ul.pages {
	display: none;
}
/* @end */

/* @group Big Nav */
#bignav {
	height: 281px;
	margin: 0 0 30px 0;
	background: white url(/images/slider_bg.jpg) no-repeat 165px 5px;
}
#bignav ul.navigation {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 160px;
	height: 281px;
	float: left;
	background: #d5def1 url(/images/nav_shadow.gif) repeat-y right top;
}
#bignav ul.navigation li {
	height: 30px;
	display: block;
	background: url(/images/nav_active.gif) no-repeat 166px 0;
}
#bignav ul.navigation li.active {
	background-position: 0 0;
	background-repeat: no-repeat;
}
#bignav ul.navigation li:hover {
	background-color: rgba(255,254,255,0.4);
}
#bignav ul.navigation a {
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	padding: 8px;
}
#bignav ul.navigation a:hover {
	color: #4a5b81;	
}
#bignav ul.sliders {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
#bignav ul.sliders li {
	display: block;
	position: absolute;
	width: 0;
	padding: 0;
	margin: 0 5px;
	overflow: hidden;
	height: 281px;
	background-color: white;
}
#bignav ul.sliders li li {
	width: auto;
	height: auto;
	position: relative;
	overflow: visible;
}
#bignav ul.sliders li.active {
	width: 831px;
}
#bignav ul.sliders li div.container {
	width: 831px;
}
#bignav ul.sliders li p {
	margin: 0;
	padding: 13px 13px 7px 13px;
	line-height: 16px;
	position: relative;
	z-index: 0;
}
#bignav .inline {
	padding: 5px 13px 5px 0;
	margin: 0;
	background: #fefffe url(/images/inline_shadow.gif) repeat-y right top;
}
.sliders p, .sliders h1 {
	position: relative;
	left: 10px;
}
#bignav ul.subnavs {
	list-style: none;
	float: left;
	width: 150px;
	padding: 0;
}
#bignav ul.subnavs li {
	display: block;
	border-bottom: 1px solid #d5def1;
	padding: 5px 0 5px 0;
	position: relative;
	z-index: 10;
}
#bignav ul.subnavs li:hover {
	background-color: #f3f2ff;
}
#bignav ul.subnavs li a {
	text-decoration: none;
	font-size: 10px;
}
/* @end */

/* @group Logo */

.logo {
	height: 100px;
	background: url(/images/logo.png) no-repeat 55px 10px;
}
.logo div {
	height: 10px;
	background: url(/images/communicate_connect_come_alive.png) no-repeat;
	float: left;
	position: relative;
	top: 55px;
	left: 160px;
	visibility: visible;
}
.logo.animated div {
	visibility: hidden;
}
.logo #communicate {
	width: 117px;
}
.logo #connect {
	width: 86px;
	background-position: -117px;
}
.logo #come_alive {
	width: 100px;
	background-position: -204px;
}
/* @end */

/* @group Testimonials */

.testimonials {
	background-color: #f3f1fe;
	min-height: 55px;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
}
.module.testimonials.bordered {
	border-color: white;
}
.testimonials ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.testimonials ul li {
	display: block;
	overflow: hidden;
	margin: 0;
	float: left;
	text-align: center;
	width: 100%;
}
.testimonials ul li.active {
	height: auto;
}
.testimonials p {
	padding: 10px 15px;
	margin: 0;
	text-align: center;
}
.testimonials .attribution {
	float: right;
	margin-right: 20px;
	margin-bottom: 8px;
	font-weight: bold;
	text-align: center;
}

/* @end */

/* @group Announcement */
.announcement {
	background-color: white;
	height: 55px;
	margin-top: 10px;
}
/* @end */

/* @group Client List */
.module.client_list h1 {
	text-align: left;
	font-size: 16px;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-bottom-color: white;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	margin-top: 12px;
	margin-bottom: 30px;
	margin-left: 50px;
	color: white;
	font-weight: normal;
	width: 900px;
}

.client_list {
	background: #000;
	color: white;
}
.module.client_list.bordered {
	border-color: white;
	margin-bottom: 10px;
}
.client_list .sector_selector {
	width: 90%;
	margin: 15px auto 30px auto;
	color: white;
	font-size: 14px;
}
.client_list .sector_selector a {
	color: #8993a3;
	margin-right: 20px;
	font-size: 12px;
}
.client_list .sector_selector a.active {
	color: white;
}
.client_list .sector_selector a.all {
	color: white;
}
.client_list table {
	clear: both;
	width: 90%;
	margin: 15px auto;
	line-height: 13px;
	font-size: 11px;
}
/* @end */

/* @group Store */

.module.store.bordered {
	background-color: white;
	border-color: white;
	margin-bottom: 10px;
}
.module.store.unbordered {
	width: 100px;
	margin-left: 14px;
}
.module.store {
	width: 100px;
}
.module.store {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
.module.content .inner .store .inner {
	margin: 0;
}
.module.store .item {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #000a25;
	height: 280px;
	overflow: hidden;
	padding: 10px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	position: relative;
	left: 30px;
}
.module.store .item .title a {
	text-decoration: none;
	font-size: 14px;
	color: white;
}
.module.store .item .title {
	padding: 5px;
	background-color: #091c44;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.module.store .item:hover .title {
	background-color: #2a4270;	
}
.module.store h1 {
	clear: both;
}
/* @end */

/* @end */




/* @group General Blocking */
html {
	min-height: 100%;
}
body {
	xbackground: #000a25 url(/images/background_lights.jpg) no-repeat center top;
	background: #09090d url(/images/background_lights3.jpg) no-repeat center top;	
	text-align: center;
	margin: 0 auto;
	width: 1001px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	min-height: 100%;
}
.wrapper {
	width: 1001px;
	margin: 0 auto;
	text-align: left;
}
img.inline {
	float: left;
	margin: 0 10px 0 0;
}
a {
	color: #0b2258;
	outline: none;
}
.clearificator {
	clear: both;
}
h1 {
	text-transform: uppercase;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	margin-left: 12px;
	margin-bottom: 0px;
}
h2 {
	text-transform: uppercase;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	clear: both;
	padding-top: 20px;
}
.sliders h1 {
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 10px;
}
a img {
	border: 0;
}
p.right {
	text-align: right;
	position: relative;
	left: -25px;
}
.module.content h1 {
	margin-left: 0;
}
.slider_testimonials {
	font-size: 15px;
}
/* @end */

/* @group General Module Positioning & Sizing */

.module {
	float: left;
}
.module.bordered {
	border: 3px solid #fed557;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.left.w1	{	width: 167px;	}
.left.w2	{	width: 334px;	}
.left.w3	{	width: 501px;	}
.left.w4 	{	width: 751px;	}

.left.w5 	{	width: 1001px;	}
.left.w5.bordered	{	width: 995px;	}

.right.w1 	{	width: 250px;	}
.right.w1.bordered	{	width: 228px; margin-left:10px;	}

.right.w2 	{	width: 500px;	}
.right.w2.bordered {	width: 494px;	}
.module_right {
	float: right;
}


/* @end */

/* @group Blog */

#mt-blog h2 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#mt-blog a {
	color: #000000;
}
#mt-blog a:hover {
	color: #526283;
}
#mt-blog div.entry-asset {
	border-style: solid;
	border-color: #fed557;
	border-width: 0 0 1px 0;
	padding: 10px 0;
}
#mt-blog div.entry-asset:first-child {
	border-width: 1px 0 1px 0;
}
#mt-blog div.asset-more-link {
	font-weight: bold;
}
#mt-blog div.widget {
	font-size: 10px;
}
#mt-blog h3.widget-header {
	background-color: #d5def1;
	text-transform: uppercase;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 9px;
	padding: 3px;
}
.sm_link_img {
	margin: 2px 3px 0px 0px;
}
/* @end */

/* @group Pages */
#contact_info img.inline {
	margin: 0px 0px 30px 0px;
}
.contact_form {
	width: 290px;
	float: left;
	display: inline;
}
.contact_form a {
	color: #000000;
}
.contact_form img.inline {
	margin: 0px 0px 20px 0px;
}

#welcome .content {
	background: #000000 url(/images/footlights_black.jpg) no-repeat left bottom;
	color: white;
}
#welcome .content a {
	color: white;
}
#welcome .content a.inside_link {
	color: #000000;
}
#welcome .content img {
	background-color: white;
	border: 1px solid white;
	margin-right: 18px;	
}
#welcome .bubble {
	background-color: white;
	color: black;
	font-weight: bold;
}
#welcome .module img {
	xborder: 1px solid white;
	xmargin-right: 18px;
}
.content a.inside_link {
	background-color: #000000;
	color: white;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	padding: 3px 13px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-right: 10px;
}
.content a.inside_link_light {
	background-color: #d5def1;
	color: #000000;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	padding: 3px 13px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-right: 10px;
}
.content a.inside_link:hover {
	background-color: #2a4270;
	color: #ffffff;
}
.content a.inside_link_light:hover {
	background-color: #e5ebf6;
}

#presentation_skills .bubble {
	color: white;
	background-color: #000;
 	xbackground: #000a25 url(/images/footlights_small.jpg) no-repeat left bottom;
	xpadding-bottom: 100px;
}
#presentation_skills .content img {
	border: 1px solid #000a25;
}
#presentation_skills .bubble h1 {
	margin-bottom: 20px;
}
#presentation_skills .inside_link {
	margin-right: 50px;
}
#bignav ul.sliders li .contact_form p {
	padding: 0 0 9px 0;
	margin: 0;
}
#keynotes_and_events .bubble {
	color: white;
	background-color: #000;
}
#keynotes_and_events .bubble h1 {
	color: white;
}
#meeting_planner_materials .bubble {
	color: white;
	background-color: #000;
}
#meeting_planner_materials .bubble h1 {
	color: white;
}
#meeting_planner_materials .bubble a {
	color: white;
}

/* @end */

/* @group Cart */
#cart {
	xwidth: 600px;
	xbackground-color: #d5def1;
	margin: 32px 0px 0px 198px;
}
#cart_inner {
	margin: 20px 0px 0px 0px;
}
#cart_header {
	margin: 32px 0px 0px 198px;
}
#cart tr {
	height: 25px;
}
#cart #column_headers {
	font-size: 12px;
	xfont-weight: bold;
	text-transform: uppercase;
}
#item_row input {
	width: 10px;
	padding-right: 10px;
}
.qty input {
	width: 60px;
}
#cart_buttons {
	padding: 22px 0px 22px 190px;
}
#shipping_note {
	margin-left: 198px;
	font-size: 10px;
	padding-bottom: 22px;
}
#address_table {
	margin: 32px 0px 0px 92px;
}
/* @end */

/* @group Product Detail */
body#store_popup {
	height: 250px;
	width: 800px;
	color: #000000;
	line-height: 18px;
	padding-top: 9px;
	background-color: #ffffff;
	background-image: none;
}
#store_popup .wrapper {
	width: 760px;
}
#store_popup a {
	color: #000000;
	text-decoration: none;
}
#store_popup .left {
	float: left;
	display: inline;
	width: 390px;
	padding-top: 16px;
}
#store_popup .add_image {
	padding: 10px 29px 0px 0px;
	float: left;
	display: inline;
}
#store_popup .right {
	float: left;
	display: inline;
	width: 335px;
	padding-left: 15px;
}
.store_item_title {
	font-size: 14px;
}
#store_popup .additional_details {
	font-size: 11px;
}
#store_popup .price {
	float: left;
	display: inline;
	font-size: 14px;
	padding: 6px 14px 0px 0px;
}
.add_to_cart {
	width: 84px;
	background-color: #fdc334;
	padding: 3px 4px 3px 4px;
	xmargin-top: 14px;
	float: left;
	display: inline;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 3px solid white;
}
#store_popup .add_to_cart a {
	color: #06163a;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#store_popup .add_to_cart a:hover {
	color: #1c386a;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
/* @end */

/* @group Event
 */
.event_page {
	height: 500px;
	background-color: #ffffff;
	border: 3px solid #fed557;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;

}
.event_flier {
	width: 735px;
	display: inline;
	float: left;
}
.event_registration {
	float: left;
	width: 170px;
	margin-left: 17px;
}
.event_registration li{
	clear: both;	
}
.event_registration ul{
	list-style-type: none;
}
.description_and_price {
	xwidth: 65px;
	float: left;
	display: inline;
}
.event_registration .add_to_cart {
	clear: both;
	float: left;
	margin-left: -5px;	
}
.event_registration .add_to_cart a {
	color: #06163a;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.event_registration .add_to_cart a:hover {
	color: #1c386a;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
li.event_times {
	margin-top: 20px;
}

/* @end */

/* @group HomePage Footer Elements */
.module.signup_bar_home {
	width: 375px;
	color: #e0e2f9;
	font-size: 11px;
	margin-left: 78px;
}
.module.signup_bar_home .signup {
	float: left;
	position: relative;
	width: 200px;
}
.module.signup_bar_home .signup label {
	width: 60px;
	display: block;
	float: left;
	position: relative;
	top: 6px;
}
.module.signup_bar_home .signup input {
	width: 80px;
	display: block;
	float: left;
	font-size: 10px;
	margin-top: 3px;
}
.module.signup_bar_home .follow {
	float: left;
	font-weight: bold;
	position: relative;
	width: 175px;
}
.module.signup_bar_home .follow ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.module.signup_bar_home .follow ul li {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}


.address {
	color: #e0e2f9;
	font-size: 11px;
	width: 600px;
	float: left;
	font-weight: bold;	
}
.copyright {
	color: #e0e2f9;
	font-size: 11px;	
	width: 600px;
	float: left;
	clear: left;

}
/* @end */

/* @group Navigation */

.module.dropdowns {
	display: table;
	margin: 0 0 25px 0;
	height: 32px;
	margin: 0 0 25px 0;
	width: 100%;
	background-color: #d5def1;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#nav {
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	xmargin-right: 6px;
}
.module.dropdowns li.active {
	background-color: white;
}
/* @end */

/* @group Slider Links */

div.internal_links {
	font-size: 10px;
}
div.internal_links a {
	display: block;
	float: left;
	background-color: #000000;
	color: white;
	text-decoration: none;
	padding: 3px 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div.internal_links a:hover {
	background-color: #3a3f53;
}
/* @end */


