/* CSS Document */



body{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4646;
	margin: 0px;
	background-repeat:repeat-y;
	background-position:center;
	background-image:url(img/widebackground.png)
}


#topMenu {
	background-color: #f2f2f2;
	background-image:url(img/headerlogo.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:794px;
}
#box-link { 
		position: absolute; 
		top: 8px; 
		left: 2px; 
		width: 307px; 
		height: 46px; 
		background-color: transparent;
}
#contact-email { 
		padding: 14px 34px 0 0;
		font-size:1.1em;
		color: #4C4646; 
}
#contact-email a {
color: #4C4646;
}
#contact-tel { 
		padding: 2px 34px 0 0;
		font-size:1.1em; 
}
#outer-navi {
	position:absolute;
	right:8px;
	top:65px;
	/*width:606px;*/
}
input, select, textarea {
	font-family:Tahoma;
	font-size:12px;
	line-height:14px;
	color:#666666;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
}
.image_float_left {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#float_right {
	float: right;
	padding-left: 25px;
	padding-bottom: 10px;
}
a:hover{
	text-decoration:underline;
}
#header {
	background-image: url(images/left.jpg);
}
#page_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.news_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#content {
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#content_no_bg {
	margin-right: auto;
	margin-left: auto;
}
/* this code is to edit the size of the overall panel on the page, it is connected to some other css styles */
#header_main, #header_nav_bar, #content, #footer_content, #services_content, #services_homepage_content, #history_main_content, #history_content, #content_no_bg, #news_content {
	width: 778px;
}
#header_main {
	margin-right: auto;
	margin-left: auto;
	height: 139px;
	background-image: url(images/top.jpg);
}
#header_nav_bar {
	height: 29px;
	padding-top: 109px;
	text-align: center;
}
#content_header {
	background-color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:35px;
	color:#000000;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-top: 10px;
	background-image: url(images/title_back.jpg);
	background-repeat: repeat-x;
}
#home_sub_content {
	background-color: #CCCCCC;
	padding-right:20px;
	padding-top:27px;
	padding-bottom:10px;
	color:#D5D5D5;
}
.ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.li {
	background:url(images/a1.gif) no-repeat 0px 5px;
	padding:0px 0px 3px 15px;
	color:#005BE6;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 14px;
}

.li a{
	font-size:11px;
	color:#0066FF;
	display: block;
	line-height: 12pt;
	font-weight: bold;
	}
.li2 {
	background:url(images/a.gif) no-repeat 0px 7px;
	color:#FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.li2 a {
	color:#FFFFFF;
}
.li3 {
	background:url(images/a1.gif) no-repeat 0px 5px;
	color:#990000;
	font-weight:bold;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.li3 a {
	color:#990000;
}
#main_content {
	float: left;
	width: 700px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main_content_homepage {
	float: left;
	width: 401px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main_content h4 {
	color: #990000;
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 2px;
}
#main_content h5 {
	margin-top: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #003399;
}
#footer {
	background-color: #FFFFFF;
}
#footer_content {
	height: 20px;
	padding-top:6px;
	margin-right: auto;
	margin-left: auto;
	color:#91AFFF;
	font-size: 10px;
}
#footer_content a {
	color:#84A6FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#home_page_right_menu {
	width:316px;
	float: left;
	padding: 20px;
}
#services_content {
	background-repeat: repeat-y;
	background-position: right;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#services_homepage_content {
	background-image: url(images/menu_main_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: auto;
	margin-left: auto;
}
#services_main_content {
	float: left;
	width: 475px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#services_main_content_text {
	float: left;
	width: 480px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-repeat: repeat-x;
	background-position: top;
	/*text-align: justify;*/
}
#services_content_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:25px;
	color:#FFFFFF;
	padding-left: 20px;
	background-image: url(images/sect_back.jpg);
	background-repeat: repeat-x;
}
#services_right_menu_1 {
	width:250px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	padding-top:22px;
	padding-bottom:10px;
	background-color: #E8E8E8;
	}
#services_right_menu_1 a {
	}
#services_right_menu_2 {
	width:230px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	padding-top:22px;
	padding-bottom:10px;
	}
.services_right_menu_header {
	font-weight:bold;
	color:#5B88FF;
	padding-bottom:7px;
	padding-top:10px;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	white-space: normal;
	background-image: url(images/arrow_large.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
	}
.services_right_menu_links {
	font-size:11px;
	color:#000000;
	display: block;
	padding-left: 20px;
	line-height: 12pt;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/a1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-left: 20px;
	padding-bottom: 5px;
	}
.services_right_menu_links a {
	color:#B22514;
	text-decoration:none;
	background-color: #FFFFFF;
	}
.services_right_menu_links a:hover {
	color:#990000;
	}
.services_bullet_img_pad {
	padding-right:10px;
	}
#services_right_menu_all_pages {
	width:230px;
	float: left;
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
	}
/* ----------------- News Section --------------------------- */
.news_right_menu_header {
	font-weight:normal;
	color:#666666;
	padding-bottom:5px;
	padding-top:10px;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	}
.news_right_menu {
	padding-left: 5px;
	padding-top: 10px;
	}
.news_right_menu_links {
	font-size:11px;
	color:#B22514;
	display: block;
	padding-left: 5px;
	padding-top: 10px;
	line-height: 12pt;
	text-decoration: none;
	font-weight: normal;
	}
.news_right_menu_links a {
	color:#B22514;
	text-decoration:none;
	}
.news_right_menu_links a:hover {
	color:#990000;
	}
.news_bullet_img_pad {
	padding-right:10px;
	}
#news_right_menu {
	width:230px;
	float: left;
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
	padding-bottom:10px;
	}
#news_content {
	background-image: url(images/menu_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: auto;
	margin-left: auto;
}
#news_main_content {
	float: left;
	width: 480px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
/* -----------------About Us section begins here------------- */
#about_us {
	font-weight: bold;
	padding-left: 20px;
}
#about_us_content {
	float: left;
	width: 401px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/* -----------------History section begins here------------- */
#history_content {
	background-repeat: repeat-y;
	background-color:#E9E9E9;
	background-position: left;
	margin-right: auto;
	margin-left: auto;
}
.header_history {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	margin-left: 20px;
	margin-top: 15px;
}
#history_subcontent {
	padding-left: 20px;
}
#history_main_content {
	padding-bottom: 20px;
	float: left;
	padding-top: 20px;
}
/*----------------------Contact Us styles-------------------*/
#contact_subcontent {
	padding-left: 20px;
}
#contact_main_content {
	padding-bottom: 20px;
	float: left;
	padding-top: 20px;
}/*----------------------Links Page styles-------------------*/
#links_subcontent {
	padding-left: 20px;
}
#links_main_content {
	padding-bottom: 20px;
	float: left;
	padding-top: 20px;
	padding-left:20px;
	padding-right:20px;
}
/*----------------------Careers styles-------------------*/
#careers_subcontent {
	padding-left: 20px;
}
#careers_main_content {
	padding-bottom: 20px;
	float: left;
	padding-top: 20px;
	padding-left:20px;
	padding-right:20px;
}
.news_pic {
	float:right;
	padding-left: 10px;
}
.jobs_cell {
	color:#0052A4;
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.date_stamp {
	color:#990000;
	}
.breadcrumbs {
	color:#FFFFFF;
	position: absolute;
	height: 5px;
	top: 207px;
	right: 234px;
	text-align: right;
	width: auto;
}
.breadcrumbs a {
	color:#FFFFFF;
	text-decoration:none;
}
.breadcrumbs a:hover {
	color:#000000;
	}
/* ------------ menu header --------------------- */
#menu {
	float: none;
	width: 800px;
	height: 21px;
	text-align: justify;
	background-image: url(images/menu_slice.jpg);
	background-repeat: repeat-x;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	z-index: 100;
}

.anylinkcss a, #menu a{
	color: #000000;
	text-decoration: none;
	background-image: url(images/menu_button.jpg);
	background-repeat: no-repeat;
	height: 21px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: left;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}

.anylinkcss a:hover, #menu a:hover{ /*hover background color*/
	color:#FFFFFF;
	background-image: url(images/menu_button_roll.jpg);
}

.menu_button, .menu_button_roll {
	background-repeat: no-repeat;
	cursor:pointer;
	cursor:pointer;
	height: 21px;
	line-height: 20px;
	padding-left: 5px;
	background-position: right;
}
.menu_button {
	color:#000000;
	background-image: url(images/menu_button.jpg);
}
.menu_button_roll {
	color: #000000;
	background-image:url(images/roll.gif);
	background-repeat:no-repeat;
	border-right-color: #666666;
	border-left-color: #666666;
}
.menu_button_active {
	color: #FFFFFF;
	background-image:url(images/roll_active.gif);
	background-repeat:no-repeat;
	border-right-color: #000000;
	border-left-color: #000000;
}
.menu_button_roll2 {
	color: #FFFFFF;
	background-image:url(images/roll2.gif);
	background-repeat:no-repeat;
	border-right-color: #666666;
	border-left-color: #666666;
}
.menu_button_active2 {
	color: #000000;
	background-image:url(images/roll_active2.gif);
	background-repeat:no-repeat;
	border-right-color: #000000;
	border-left-color: #000000;
}
#main_content_align {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#main_content_courses {

	float: left;
	width: 490px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.image_float_right {

	float:right;
	margin-right: 10px;
	margin-bottom: 10px;
}
.header_in_page {
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	padding-bottom: 7px;
	padding-top: 5px;
}
.header_in_page_small {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
}
#header_space {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#white_back {

}
.header_booking {
	color:#0033CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 15px;
	background-color: #EAEAEA;
}
.right_content_1 {
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
.grey_text {
	color:#999999;
	text-decoration: none;
	line-height: 20px;
}
.booking_text {
	color:#000000;
	padding-left: 20px;
	padding-right: 10px;
}
.booking_title {
	color:#101010;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-right: 50px;
}
.back {

	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#7D6686;
}
.bottom_text {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 15px;
	font-weight: bold;
	margin-bottom: 2px;
}
.li_right {
	padding:5px 10px 4px 15px;
	color:#0066CC;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 13px;
	background-color: #FFFFFF;
	background-image: url(images/a1.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
.li_right_white {
	padding:4px 10px 4px 15px;
	color:#2C81AA;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFFFF;
	background-image: url(images/a1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.tel {
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}

#menu_footer {
	color: #8D2816;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 0.95em;
}
.anylinkcss_horiz {

	position:inherit;
	visibility: hidden;
	z-index: 100;
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF00FF;
	border-right-color: #FF00FF;
	border-bottom-color: #FF00FF;
	border-left-color: #FF00FF;
}
.but_style {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#menu2 {

	float: none;
	width: 778px;
	height: 21px;
	text-align: justify;
	bottom: 500px;
}
.services_left_1 {
	width: 565px;
	padding-left: 0px;
}
#services_left {
	width:200px;
	float: right;
	background-color: #E0EBF5;
	height: 100%;
}
#sub_header {
	font-weight: bold;
	padding-left: 19px;
	font-size: 14px;
	line-height: 26px;
	background-image: url(images/sect_back.jpg);
	color: #FFFFFF;
}
#services_left_top {
	background-color: #C2D7ED;
	padding-right:20px;
	padding-top:27px;
	padding-bottom:10px;
	color:#032D57;
	width: 400px;
}
.li5 {
	background:url(images/a1.gif) no-repeat 0px 5px;
	margin: 6px 0px 0px;
	padding:0px 0px 0px 18px;
	color:#990000;
}
.section_on {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.menu_back {
	background-image: url(images/menu_slice.jpg);
	background-repeat: repeat-x;
	height: 21px;
}
.contact_us_left {

	width: 250px;
	padding-left: 0px;
}
.right_content {
	padding-left: 8px;
	display: block;
	padding-right: 25px;
}
.right_links {
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	background-image: url(images/a1.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-left: 13px;
	padding-bottom: 2px;
	padding-top: 8px;
	color: #0066FF;
}
.right_date {

	color:#7A9EFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	padding-bottom: 7px;
	padding-top: 5px;
}
.page_feature {
	color:#0053FB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
#candles {
}
.footer_text_2 {
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	padding-top: 10px;
}
.header_home {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 12px;
	padding-top: 8px;
}
.li_right {

	background:url(images/a1.gif) no-repeat 0px 5px;
	padding:2px 5px 2px 15px;
	color:#356CFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 13px;
}
#content_head {
	background-repeat: repeat-y;
	margin-left: 3px;
	background-image: url(images/middle_back.jpg);
	width: auto;
}
.header_right {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 7px;
	padding-top: 17px;
}
.header_home {
	color:#0054A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	padding-bottom: 12px;
	padding-top: 8px;
	font-weight: normal;
}
.header_block {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
	background-color: #868686;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.back_to_top {
	font-size:11px;
	color:#A6BEFF;
	display: block;
	font-weight: normal;
	background-repeat: no-repeat;
	margin-top: 4px;
	line-height: 16px;
	text-align: right;
}
.back_to_top a {

	color:#A6BEFF;
	text-decoration:none;
}
#services_right_menu_courses_pages {
	float: left;
	padding-left:10px;
	padding-top:20px;
	width: 260px;
}
.services_sub_box {
	font-weight:normal;
	padding-bottom:11px;
	text-transform: none;
	display: block;
	white-space: normal;
	background-repeat: no-repeat;
	background-color: #F4F4F4;
	margin-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: dotted;
	padding-top: 6px;
}
.header_courses {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1A58FF;
	margin-bottom: 8px;
	text-indent: 27px;
	background-image: url(images/headers_curve.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 455px;
}
.courses_indent {
	padding-left: 25px;
	display: block;
	padding-bottom: 15px;
}
.developer_notes {
	padding-left: 10px;
	display: block;
	padding-bottom: 10px;
	background-color: #00FF00;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	padding-right: 10px;
}
.li_free {
	background:#333399 0px 5px;
	color:#FFFFFF;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	font-weight: bold;
}
.main_text {
	padding-top: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	padding-right: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.indent {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.indent_right {


	padding-top: 10px;
	padding-right: 35px;
}
.hidden_text {
	display: none;
	background-color: #EAEAEA;
	margin: 20px 5px 5px;
	border: 1px solid #333333;
	padding: 10px;
}
.company_details {
	color:#999999;
	text-decoration: none;
	font-size: 10px;
}
.right_back {
	background-image: url(img/right_back.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
.tel {
	color:#990000;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-right: 50px;
}
#groups_tree ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style:none;
	margin-left:10px;
}

.group_sub_panel {
	margin-bottom: 10px;
	padding: 5px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}

#groups_info {
	padding-left: 10px;
}
.group_art_div {
	background-image: url(img/group_tile.gif);
	height: 128px;
	width: 231px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
}
.group_image {
	height: 80px;
	width: 80px;
	margin-top: 4px;
	margin-left: 4px;
	float: left;
}
.group_dis {
	float: left;
	height: 68px;
	width: 110px;
	overflow: hidden;
	margin-top: 8px;
	padding-left: 5px;
	font-size: 0.9em;
}
.group_name {
	clear: both;
	margin-left: 23px;
	padding-top: 18px;
	font-size: 1.2em;
	font-weight: normal;
}
#details_right {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.admin_box {
	padding: 5px;
	border: 1px dashed #666666;
	background-color: #E5E5E5;
	margin-bottom: 10px;
}
.material {
	font-size: 1.2em;
}
.options {
	font-size: 1.1em;
	font-weight:bold;
}
h3 {
	font-size: 1.1em;
	color: #990000;
}
.artist_image {
	border: 2px solid #666666;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
#price_div {
	display: inline;
	font-size: 1.2em;
}
#tags {
	font-style: italic;
	padding-bottom: 10px;
}
.header_box {
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F2F2;
	width: 778px;
	text-align: right;
	padding-bottom: 5px;
}
form {
	margin: 5px;
}
a, a:visited{
	color:#101010 ;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
.main_bg {
	background-color: #F2F2F2;
	background-image: url(img/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.shopping_cart_item {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #8edcbb;
	margin-bottom: 10px;
}
.right_buttons {
	text-align: right;
	margin-top: 10px;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	color: #990000;
}
.buyButton {
	text-align: right;
}
.table_header {
	background-color: #bbbbbb;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.cart_red {
	font-weight: bold;
	color: #585858;
}
.voucherDiv {
	margin-top: 8px;
	margin-left: 30px;
}
#bottomLinks {
	text-align: center;
}
#bottomLinks a, #bottomLinks a:hover, #bottomLinks a:visited {
	color:#333;
	margin-right:5px;
}
/*ED updates*/
h1 {
	font-family: "Trebuchet MS, Century Gothic", sans-serif;
	font-size: 17px;
	color: #4C4646;
	margin: 0;
	padding: .5em 0;
	
}

h2 {
	font-size: 16px;
	color: #4C4646;
	margin: 0;
	padding: .5em 0;
	
}

h3 {
	font-size: 14px;
	color: #4C4646;
	margin: 0;
	padding: .5em 0;
	
}

h4 {
	font-size: 14px;
	color: #4C4646;
	margin: 0;
	padding: .5em 0;
	
}

h5 {
	font-size: 14px;
	color: #4C4646;
	margin: 0;
	padding: .5em 0;
	
}

h6 {
	font-size: 14px;
	color: #4C4646;
	margin: 0;
	padding: .5em 0;
	
}

p {
 	color: #666666;
	text-align:justify;
	margin: 0;
	padding: 0.5em 0em 1.5em 0em;
}

a, a:hover, img {
	border: 0px none;
	outline: 0px none;
}

div#navi
{
	background: transparent url(images/navi-bg.gif) repeat-x scroll 0 0;
	font-family: arial;
	font-size: .9em;
	line-height: 47px;
	height: 48px;
	margin: 0px;
	padding: 0 18px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

div#navi img#left
{
	position: absolute;
	left: 0px;
	top: 0px;
}

div#navi img#right
{
	position: absolute;
	right: 0px;
	top: 0px;
}

div#navi ul
{
	float: left;
	margin: 0;
	padding: 0;
}

div#navi ul li
{
	background: transparent url(images/separator.gif) no-repeat scroll 100% 53%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
}

div#navi ul li.last
{
	background: transparent;
}

div#navi ul li a
{
	
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}

div#navi ul li a:hover
{
	color: #8edcbb;
}

div.info_sections {
	
	display: block;
	margin: 0;
	padding: 1em 0;
}

div.pop_art_portraits_sections {

	display: block;	
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}

a.send-button {
	padding: 0 0 18px;
}
a.send-button {
	text-align: right;
}

a.send-button img#send-on {
	display: none;
}

a.send-button img#send-off {
	display: block;
}

a.send-button:hover img#send-on {
	display: block;
}

a.send-button:hover img#send-off {
	display: none;
}
.artLinks {
	text-align: center;
	padding: 14px 0px 0px; 
}
.boxout {
	float: right;
	width: 384px;
}
.divide {
	padding: 11px 0px 0px 0px;
}
.divide1 {
	padding: 0px 0px 6px 0px;
}
.news_text {
	padding: 7px 0px 43px 0px;
	color: #666666;
}
.box {
	width: 357px;
	margin: 0 0 6px -7px;;
	border: 1px dotted #666666;
	padding: 11px 19px 0px 16px;
	background:#FFFFFF;	
}
.bulletin {
	font-size: 1.1em;
	font-weight:bold;
}	
.bubblewrap{
list-style-type:none;
margin:0;
padding:0;
}

.bubblewrap li{
display:inline;
width: 65px;
height:60px;
}

.bubblewrap li img{
width: 50px; /* width of each image.*/
height: 50px; /* height of each image.*/
padding: 22px 10px 0 8px;
margin-right: 12px; /*spacing between each image*/
-webkit-transition:-webkit-transform 0.1s ease-in; /*animate transform property */
-o-transition:-o-transform 0.1s ease-in; /*animate transform property in Opera */
}

.bubblewrap li img:hover{
-moz-transform:scale(1.1); /*scale up image 1.1x*/
-webkit-transform:scale(1.1);
-o-transform:scale(1.1);
}
/* Feedburnerblock */
div.feedburnerFeedBlock { 
	border:1px dotted #666666; 
	background-color:#FFFFFF; 
	padding: 4px;
	width: 325px;
}
.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
}
.feedburnerFeedBlock ul li {
	padding: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8B8B8;
}

.feedburnerFeedBlock ul li span.headline a {
	color: #000000;
	font-size:1.3em;
	display: block;
}

.feedburnerFeedBlock ul li span.headline a:hover {
	color: #535353;
}
.fbsubscribelink {
	padding: 0px 14px 3px;
}
#creditfooter {
	display: none;
}
/* Searchform */
#searchform form
{
	background:#F8F8F8;
	border:2px solid #A8A8A8;
	width:390px;
        hight:10px;
}
#searchform #s
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	padding:6px 39px 1px 10px;
	color:#b9b9b9;
	text-align:left;
	width:175px;
}
#searchform #s,
#searchform #submit
{
	background:transparent;
	border:0;
	
/* Home Page Slider */
.jimgMenu {
	position: relative;
	width: 670px;
	height: 200px;
	overflow: hidden;
	margin: 25px 0px 0px;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1340px;
	
	}

.jimgMenu ul li {
	float: left;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:78px;
	height: 200px;
}

.jimgMenu ul li.landscapes a {
	background: url(/images/landscapes.jpg) repeat scroll 0%;
}

.jimgMenu ul li.people a {
	background: url(/images/people.jpg) repeat scroll 0%;
}

.jimgMenu ul li.nature a {
	background: url(/images/nature.jpg) repeat scroll 0%;
}
.jimgMenu ul li.abstract a {
	background: url(/images/abstract.jpg) repeat scroll 0%;
}

.jimgMenu ul li.urban a {
	background: url(/images/urban.jpg) repeat scroll 0%;
	min-width:310px;
}
	
z