/* CSS Document */

body
{
	font-family:tahoma, Kalimati, arial, sans-serif;
	font-size:small;
	text-align:center;
	padding:0;
	margin:0;
}

img
{
	border:0;
}

h1
{
 	padding:15px 0 0 0;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#505050;
	font-size:24px;
	letter-spacing:1px;
	line-height:1em;
}

.topborder
{
	border-top:1px dotted #e0e0e0;
}

div#homepage div#distance
{
	text-align:center;
	padding:5px 0 100px 0;
	margin:20px 0 20px 0;
	height:40px;
	font-size:22px;
	letter-spacing:2px;
	line-height:1em;
	background:url(../images/distance-learning-header.gif) no-repeat top left;

}

/* BUG handling CSS */
div#bug
{
    width:60px;
    height:45px;
    position:absolute;
    bottom:0px;
    right:0px;
}

div#bugform
{
}

.simple_overlay
{
    display:none;
    z-index:10000;
    background-color:#fff;
    width:300px;
    min-height:300px;
    border:1px solid #999;
    padding:20px;
    -moz-box-shadow:0 0 90px 5px #666;
    -webkit-box-shadow: 0 0 90px #666;
    text-align:left !important;
}

.simple_overlay .close {
	background-image:url('../images/triangle1.gif');
	position:absolute;
	right:5px;
	top:-15px;
	cursor:pointer;
	height:12px;
	width:8px;
}

/* END BUG handling CSS */



div#homepage h2
{
 	padding:20px 0 10px 0px;
	margin:0;
	/*font-family:"Times New Roman", Times, serif;*/
	font-family: tahoma;
	font-weight:strong;
	/*color:#505050;*/

	/*letter-spacing:1px;*/
	line-height:1em;

}

div#homepage
{
	font-size:85%;
	margin:160px 0 0 193px;
	padding:0;
}

div#homepage ul a:link, div#homepage ul a:visited, div#homepage ul a:active
{
	/*color:#979797;*/
	color:#ED1D6C;
	text-decoration:none;
}

div#homepage ul a:hover
{
	/*color:#979797;*/
	color:#ED1D6C;
	text-decoration:underline;
}

a.pink:link, a.pink:visited, a.pink:active
{
	color:#ed1d6d;
	text-decoration:none;
}

a.pink:hover
{
	color:#ed1d6d;
	text-decoration:underline;
}

div#homepage .box
{
	width:232px;
	margin:0 20px 10px 0;
	padding: 0 0 0 10px;
	float:left;
	background:url(../images/course-box.gif) no-repeat;
}


div#homepage .box ul
{
	width:200px;
	height:150px;
}

div#homepage .box1 ul
{
	width:200px;
	height:150px;
}

div#homepage .box h2
{
	font-size:130%;
	font-weight:bold;
	padding-left:10px;
}

div#homepage .box1 h2
{
	font-size:130%;
	font-weight:bold;
	padding-left:10px;
}

div#homepage .courses_box
{
	width:365px;
	height:201px;
	margin:0 10px 10px 0;
	padding: 0 0 0 10px;
	float:left;
	background:url(../images/courses-box.gif) no-repeat;
}

div#homepage .courses_box h2, div#homepage .courses_box1 h2
{
	font-size:18px;
	font-weight:bold;
	color:#505050;

}

div#homepage .courses_box h2 a:link,div#homepage .courses_box h2 a:visited, div#homepage .courses_box h2 a:hover, div#homepage .courses_box h2 a:active, div#homepage .courses_box1 h2 a:link, div#homepage .courses_box1 h2 a:visited, div#homepage .courses_box1 h2 a:hover, div#homepage .courses_box1 h2 a:active
{
	text-decoration:none;
	color:#505050;
}


div#homepage .courses_box1
{
	width:365px;
	height:201px;
	margin:0 0px 10px 0;
	padding: 0 0 0 10px;
	float:left;
	background:url(../images/courses-box.gif) no-repeat;
}

div#homepage .image
{
	margin:20px 10px 0 10px;
	float:left;
	text-align:center;
}

div#homepage .logo
{
	margin:20px 0 0 0;
}

div#homepage div.course_info
{
	float:left;
	width:230px;
}

div#homepage .course_info p
{
	padding:5px 10px 5px 10px;
	margin:0;
}

div#homepage div.course_info h2
{
	height:60px;
	font-size:12px;
}

div#homepage div.course_info h2 a:link, div#homepage div.course_info h2 a:visited, div#homepage div.course_info h2 a:active
{
	text-decoration:none;
	color:#505050;
}

div#homepage div.course_info div.button
{
	background:url(../images/button.gif) no-repeat top left;
	margin: 10px 10px 0 0;
	padding-bottom:25px;
	text-align:center;
}

div#homepage div.course_info div.button a
{
	background:url(../images/button-rt.gif) no-repeat top right;
	display:block;
	padding:7px 0 7px 0;
}




div#homepage div.button
{
	background:url(../images/button.gif) no-repeat top left;
	margin-left:80px;
	padding-bottom:25px;
	margin-right:10px;
	text-align:center;
}

div#homepage div.button a
{
	background:url(../images/button-rt.gif) no-repeat top right;
	display:block;
	padding:7px 0 7px 0;
}


div#homepage .box1
{
	width:232px;
	margin:0 0px 10px 0;
	padding: 0 0 0 10px;
	float:left;

	background:url(../images/course-box.gif) no-repeat;
}

div#homepage ul
{
	list-style-type: none;
	list-style-image: none;
	/*width:200px;
	height:150px;*/
	margin:5px 0 5px 10px;
	padding:0 0 0 0px;
}

div#homepage ul li
{
	background: url(../images/bullet.gif) no-repeat 0 4px;
	padding:0 0 5px 15px;
	font-weight:normal;
}

div#homepage ul li ul li
{
	background: none;

}

a:link, a:visited
{
 	color:#ed1d6d;
	text-decoration:none;
}
 
a:hover
{
	color:#ed1d6d;
	font-weight:normal;
	text-decoration:underline;
}

div#container /*container div that centres the site*/
{
	margin:0 auto;
	width:960px;
	text-align:left;
}



div#content /*the main content area for the page (images/excluding left hand nav) */
{
	margin:160px 0 0 193px;
	padding-top:0px;

}


/********Course Page Content*************/

div#course_content /*course content column*/
{
	float:left;
	/*width:364px;*/
	width:554px;
	font-size:85%;
	line-height:16px;
	text-align:left;
	padding-right:20px;
	line-height:13px;
}

div#course_content h2
{
	font-size:11px;
	padding:10px 0 10px 0;
}


div#course_content h3
{
	font-size:11px;
	font-weight:strong;
}

div#course_content h4
{
	font-size:11px;
	font-weight:strong;
}

div#course_content span.pink
{

	font-weight:bold;
	color:#ED1D6D;
}

div#course_content ul
{
	list-style-type: none;
	list-style-image: none;
	margin:5px 0 5px 10px;
	padding:0 0 0 0px;
}

div#course_content ul li
{
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding:0 0 3px 15px;
	font-weight:normal;
}

div#course_content ul li ul li
{
	background: none;
}

p.code
{
	color:#979797;

}

div#course_photo /*column containing course photo - course page*/
{
	width:192px;
	float:left;
	padding-top:20px;
	text-align:left;
	display:none;
}

div#course_photo #overlay/*column containing course photo - course page*/
{
	position:relative;
	margin-top:0px;
	padding:0 10px 0 0;
	z-index:2;
}

div#course_photo .photo
{
	margin:0;
	padding:0 0 0 0;
	z-index:1;
	position:absolute;
}

div#course_photo #review
{
	background:url(../images/review_quote.gif) no-repeat top left;
	padding: 5px 0 0 0;
	margin: 15px 0 30px 0;
}

div#course_photo div.links
{
	padding-top:15px;
}

div#course_photo a:link, div#course_photo a:visited
{
 	color:#ed1d6d;
	font-weight:normal;
	text-decoration:none;
	font-size:85%;
}
 
div#course_photo a:hover
{
	color:#ed1d6d;
	font-weight:normal;
	text-decoration:underline;
	font-size:85%;
}
/********End Course Page Content*************/

/********Left Hand Navigation**************/
div#menu /*left-hand navigation*/
{
	clear:both;
	position:absolute;
	top:134px;
	width:200px;
	background:url(../images/find_a_course.gif) no-repeat top left;
	padding:38px 0 0 2px;
	z-index:2;
	text-align:left;
}

div#menu h2
{
	display:none;
}

div#menu ul#qualifications
{
	margin-top:5px;
	background:url(../images/by_qualification.gif) no-repeat top left;
	padding-top:18px;
}

div#menu ul#categories
{
	margin-top:20px;
	background:url(../images/by_course.gif) no-repeat top left;
	padding-top:18px;
}

div#menu ul#qualifications li.see_all
{
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding:0 0 5px 10px;
}


div#menu ul
{
	list-style:none;
	padding:0;
	margin:0;
}
div#menu ul li
{
	padding:0 0 3px 1px;
	margin:0;
}

div#menu a:link, div#menu a:visited
{
	color:#737373;
	font-size:85%;
	text-decoration:none;
}

div#menu a:hover
{
	text-decoration:underline;
}

div#menu a:active, div#menu a#selected:link, div#menu a#selected:visited
{
	color:#737373;
	font-size:85%;
	font-weight:bold;
	text-decoration:none;
}
/************End Left Hand Navigation*************/



/**************basket left side************/

div#yourorder /*left-hand navigation*/
{
	clear:both;
	position:absolute;
	top:134px;
	width:200px;
	background:url(../images/your_order.gif) no-repeat top left;
	padding:38px 0 0 2px;
	z-index:2;
	text-align:left;
}

div#yourorder h2
{
	display:none;

}




/****************************************/


.icon_link
{
	margin-left:5px;
}

div.hreview span.reviewed_by
{
	font-size:85%;
	font-weight:normal;
}

div.hreview span.reviewer
{
	font-weight:bold;
}

.dtreviewed
{
	display:none;
}

div.hreview blockquote
{
	padding:0;
	margin:0;
	color:#979797;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	line-height:20px;
}

div#header
{
	background:url(../images/open_study_college_header.gif) no-repeat top left;
	position:absolute;
	top:0px;
	width:960px;
	height:160px;
	z-index:1;
}

div#search
{
	text-align:right;
	padding: 0px 0 0 0;
	margin-top:-50px;
}

div#search form#search_form
{
	padding:0;
	margin:0;
}

div#search form#search_form label
{
	display:none;
}

div#search form#search_form #search_box
{
	width:173px;
	height:17px;
	border:1px solid #c20f51;
	color:#979797;
	padding:5px 0 0 5px;
	margin:0;
	font-size:85%;
	position:relative;
	top:-3px;
}

div#search form#search_form #submit
{
	padding:0 0 0 0px;
	margin:0 0 0 0;
	position:relative;
	top:5px;
}

ul#site_nav
{
	list-style:none;
	padding:5px 0 0 0;
	margin:0;
	font-size:85%;
	position:absolute;
	right:0;
}

ul#site_nav li.first
{
	padding:0 5px 0 5px;
	border-left: none;
	margin:0;
	float:left;
}

ul#site_nav li
{
	padding:0 5px 0 5px;
	border-left: 1px solid #737373;
	margin:0;
	float:left;
}
ul#site_nav a:link, ul#site_nav a:active, ul#site_nav a:visited
{
	text-decoration:none;
	color:#737373;
}

ul#site_nav a:hover
{
	text-decoration:underline;
}

div#breadcrumb
{
	padding: 37px 0 0 193px;
	width:565px;
	float:left;
}

div#breadcrumb a:link, div#breadcrumb a:visited
{
	text-decoration:none;
	font-size:85%;
	color:#737373;
}

div#breadcrumb a:active
{
	font-weight:bold;
}

div#breadcrumb a:hover
{
	text-decoration:underline;
}

div#basket
{
	text-align:right;
	float:left;
	padding: 35px 0 0 0;
	width:200px;
}

div#basket a:link, div#basket a:visited
{
	color:#ed1d6d;
	font-weight:normal;
	text-decoration:none;
	font-size:85%;
}

div#basket a:hover
{
	text-decoration:underline;
}

div#course_includes
{
	position:absolute;
	top:180px;

}

div#page_header
{
	position:absolute;
	top:180px;
	background:url(../images/page_header.gif) repeat-x top left;
	width:769px;
	height:27px;
}

div#page_header a:link, div#page_header a:visited, div#page_header a:active
{
	color:#979797;
	text-decoration:none;
}

div#page_header a:hover
{
	color:#979797;
	text-decoration:underline;
}

div#page_header ul
{
	list-style:none;
	padding:5px 0 0 10px;
	margin:0;
	font-size:85%;
}

div#page_header ul li
{
	float:left;
	padding:0 5px 0 5px;
	border-left:1px solid #979797;
}
div#page_header ul li.first
{
	float:left;
	padding:0 5px 0 0;
	border-left:none;
}

.cleared
{
	clear:both;
}

div#right_column
{
	float:right;
	text-align:left;
	width:180px;
	color:#979797;
	padding: 0 0 0 10px;
	font-size:85%;
}

/***********************buy course form on course page********************************/

div.buy_course
{
	
	padding: 0 0 20px 0;
	margin-bottom:5px;
}

div.buy_course h2
{
	font-size:11px;
	font-family:tahoma, Kalimati, arial, sans-serif;
	font-weight:bold;
	color:#000;
	padding-top:10px;
}

div.buy_course ol
{
	list-style-type:none;
	color:#000;
}


div.buy_course .buynow
{
	margin-bottom:25px;
}

div.buy_course form, div.buy_course input
{
	margin:0;
	padding:0;
}


div.buy_course p
{
	color:#979797;
	padding:0;
	margin:0;
}

.button
{
	text-align:center;
}


/*******************************************************/

div.pricing table, div.pricing table th, div.pricing table td
{
	padding:0; 
	margin:0;
}
div.pricing table th
{
	height:9px;
}

div.pricing table td.previous_price
{
	width:80px;
}








/******************************/

span.previous_price
{
	color:#979797;
	font-size:180%;
	font-weight:bold;
	text-decoration: line-through;
	font-family:"Times New Roman", Times, serif;
}

span.grey_price
{
	color:#979797;
	font-size:180%;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

span.pink
{
	color:#ed1d6d;
	font-weight:bold;
}

span.current_price
{
	color:#ed1d6d;
	font-size:190%;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

div#similar_courses
{
	background:url(../images/similar-courses-header.gif) no-repeat top left;
	padding-top:33px;
	width:171px;

}

div#similar_courses ul
{
	background: url(../images/similar-courses-footer.gif) no-repeat bottom left;
	padding:15px 5px 15px 12px;
	margin:0;
	color:#979797;
	list-style-type: none;
}

div#similar_courses ul li
{
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding:0 0 5px 13px;
}

div#footer
{

	font-size:85%;
	margin: 10px 0 0 0;
}


div.award_logo_footer img
{
	margin-right:36px;
}

div.award_logo_footer img.left

{
    margin-left:25px;
}

div#site_footer
{
	padding:10px 10px 0 10px;
	margin: 20px 0 0 0;
	background:url(../images/site-footer.gif) repeat-x top left;
	border: 1px solid #e0e0e0;
	text-align:left;
	height:60px;
	color:#979797;
}

div#site_footer ul
{
	list-style:none;
	padding:5px 0 0 0;
	margin:0;
	font-size:11px;
	display:block;
	float:right;
}

div#site_footer ul li
{
	float:left;
	padding:0 5px 0 5px;
	border-left:1px solid #979797;
}
div#site_footer ul li.last
{
	padding:0 0 0 5px;
}

div#site_footer ul li.first
{
	float:left;
	padding:0 5px 0 0;
	border-left:none;
}

div#site_footer div
{
	text-align:right;
	display:block;
	clear:both;
	margin: 20px 0 0 0;
}

div#site_footer p
{
	font-size:85%;
	margin:0;
	padding:0;
}

div#site_footer a:link, div#site_footer a:visited, div#site_footer a:active
{
	color:#979797;
	text-decoration:none;
}

div#site_footer a:hover
{
	color:#979797;
	text-decoration:underline;
}

div.meet_tutor
{
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

div.meet_tutor p
{
	margin: -10px 0 0 0;
}

div.meet_tutor img
{
margin-bottom:15px;
}

form#send_to_a_friend
{
	padding-top:30px;
}

form#send_to_a_friend fieldset
{
	border:0;
}

form#send_to_a_friend input.longtext
{
	border: 1px solid #C20F51;
	background: #fff;
	width:254px;
	height:19px;
	padding:3px 5px 0 5px;
}
form#send_to_a_friend div
{
	clear:both;
	padding-bottom:5px;
	position: relative;
}

form#send_to_a_friend label
{

	display:block;
	padding-top:5px;
	padding-left:10px;
	margin-right:5px;
	width:145px;
	height:19px;
	float:left;
	background:#f3f3f3;
}

div.contact_us_address
{
	float:left;
	padding-top:20px;
}



			form#contact_us
			{
				border:0;
				padding:0;
				margin:0;
			}
			
			form#contact_us fieldset
			{
				border:0;
				padding:0;
				margin:0;
			}
			
			form#contact_us fieldset .longtext
			{
				border: 1px solid #C20F51;
				padding:5px;
				margin:0;
				width:250px;
				height:15px;
				font-size:14px;
				font-family: Tahoma, sans-serif;
			}
			
			form#contact_us fieldset .textarea
			{
				border: 1px solid #C20F51;
				padding:5px;
				margin:0;
				width:250px;
				height:100px;
				font-size:14px;
				font-family: Tahoma, sans-serif;
			}
			
			form#contact_us fieldset label
			{
				display:inline-block;
				float:left;
				padding-top:5px;
				width:100px;
				font-size:11px;
				font-weight:bold;
			}
			
			form#contact_us fieldset div
			{
				border:0;
				padding:0 0 10px 0;
				margin:0;
			}
			
			.submit_button
			{
				text-align:left;
				padding:10px 0 0 0;
				margin:0;
			}
			
			table#contact
			{
				margin:10px 0 0 0;
			}
			
			table#contact td.col1
			{
				margin:0;
				padding:0 0 10px 0;
				width:100px;
			}
			
			table#contact td.col2
			{
				margin:0;
				padding:0 0 10px 0;
				width:200px;
			}
			
			table#contact ul
			{
				list-style-type:none;
				margin:0;
				padding:0;
			}
			table#contact ul li
			{
				background:none;
				margin:0;
				padding:0;
			}

form#contact_us label.error
{
        width:300px !important;
        color: #ED1D6D;
        font-weight: bold;
        /*float:right;*/
        text-align:left;
        margin-right:15px;
}




/*******************search results*****************************/
div.search_results
{
	padding-top:20px;	
}
	
div.search_results a:link, div.search_results a:visited, div.search_results a:hover
{
	font-weight:bold;
	font-size:12px;
}

div.search_results span
{
	background:#d0eaf5;
	font-weight:bold;
	font-size:120%;
}

div.search_results img
{
	float:left;
	padding-right:10px;
}

/******************end search results******************************/

/**********basket***************/

table#basket
{
	width:958px;
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
	margin-top:20px;
}

table#basket th
{
	padding:10px;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	background:url(../images/basket-header.gif) repeat-x bottom left;
}

table#basket td
{
	padding:10px;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
}

table#basket td.noborder
{
	padding:10px;
	border:none;
}

#quantity
{
	width:25px;
	border:1px solid #c20f51;
}

#offercode
{
	width:80px;
	border:1px solid #c20f51;
}

td.course a
{
	font-size:12px;
	font-weight:bold;
}
td.type
{
    width: 80px;
}

td.quantity
{
	width:150px;
}

td.price
{
	width:210px;
}


td.total
{
	background:#f3f3f3;
}

div#basket_area
{
	padding-bottom:20px;
}
.shipping
{
    text-align:right;
    font-weight: bold;
    border: 0px;
}
.totalcell
{
    text-align:right;
    font-weight: bold;
    border: 0px;
}

/*****end basket****************/

div#login
{
	padding:0 5px 10px 5px;
}

div#login p
{
	padding:10px 5px 10px 0;
	margin:0 0 0 0;
}

div#login h2
{
	padding:15px 0 0 0;
}

div#login div
{
	padding:0 0 10px 0;
}
div#login form
{
	padding:0;
	margin:0;
}

div#login form input.text
{
	border: 1px solid #C20F51;
	width:200px;
	height:19px;
	padding:3px 5px 0 5px;
}

div#login form input.submit
{
	margin-left:230px;
	margin-top:5px;
}

div#login form label
{
	width:135px;
	padding-top:5px;
	display:block;
	float:left;
	font-weight:bold;
}


div#register
{
	padding:0 5px 10px 5px;
}

div#register p
{
	padding:10px 5px 10px 0;
	margin:0 0 0 0;
}

div#register h2
{
	padding:15px 0 0 0;
}

div#register div
{
	padding:0 0 10px 0;
}
div#register form
{
	padding:0;
	margin:0;
}

div#register form input.text
{
	border: 1px solid #C20F51;
	width:200px;
	height:19px;
	padding:3px 5px 0 5px;
}

div#register form input.submit
{
	margin-left:230px;
	margin-top:40px;
}

div#register form label
{
	width:135px;
	padding-top:5px;
	display:block;
	float:left;
	font-weight:bold;
}

/************************/


div#payment_container
{
	padding-top:20px;
}



form#payment
{
	background:#f3f8f4;
	width:596px;
	padding:20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float:left;
}

form#payment fieldset
{
	border:0;
	padding:0 0 20px 0;
	margin:0;
	background: url(../images/fieldset-border.gif) repeat-x;
}

form#payment fieldset#noborder
{
	background:#ecf1eb;
	padding:0;
	margin:0;
	height:40px;
}

form#payment div.credit_cards
{
	background: url(images/credit-cards.gif) 10px 100% no-repeat;
	padding-bottom:37px;
	margin-bottom:5px;
}

form#payment div#terms
{
	margin-top:10px;
	float:left;
}
form#payment input#find_address, form#payment input#submit
{
	border:none;
}

form#payment input#submit
{
	float:right;
	margin-right:10px;
}

form#payment .indent
{
	margin-left:10px;
}

form#payment legend
{
	color:#ed1d69;
	font-size:24px;
	padding:0 7px 20px 0;
	margin:0;
	background:#f3f8f4;
}

ul#instalment_schedule
{
	display:none;
	margin-right:0;
	margin-left:0; 
	padding:0; 
	list-style-type:none; 
	width:140px; 
	color:#979797
}

ul#instalment_schedule li
{
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:1px solid #dddddd;
}

ul#instalment_schedule li.last
{
	border:none;
	padding-top:15px;
}


form#payment label.hover
{
	background:#dfe6df;
}

form#payment div.row:hover input, form#payment  div.row:hover select, form#payment  div.row input:focus, form#payment  div.row select:focus
{
	border: 1px solid #C20F51;
}

form#payment label
{
	display:block;
	padding-top:5px;
	padding-left:10px;
	margin-right:5px;
	width:145px;
	height:19px;
	float:left;
	background:#ecf1eb;
	font-weight:normal;
	font-size:12px;
}

form#payment label.error
{
        float: none !important;
        width: 400px;
        font-weight: bold;
        color: #ED1D6D;
}
form#payment input.longtext
{

	border: 1px solid #c3cfc3;
	width:254px;
	height:19px;
	padding:3px 5px 0 5px;
}


form#payment input.midtext
{
	border: 1px solid #c3cfc3;
	width:200px;
	height:19px;
	padding:3px 5px 0 5px;
}

form#payment input.shorttext
{
	border: 1px solid #c3cfc3;
	width:91px;
	height:19px;
	padding:3px 5px 0 5px;
}


form#payment input.postcode
{
	border: 1px solid #c3cfc3;
	width:116px;
	height:19px;
	padding:3px 5px 0 5px;
}

form#payment select.country
{
	border: 1px solid #c3cfc3;
	width:200px;
	height:22px;
	padding:0px 0px 0 5px;
}

form#payment select.mediumdrop
{
	border: 1px solid #c3cfc3;
	width:100px;
	height:22px;
	padding:0px 0px 0 5px;
}


form#payment select.shortdrop
{
	border: 1px solid #c3cfc3;
	width:53px;
	height:22px;
	padding:0px 0px 0 5px;
}

form#payment div
{
	clear:both;
	padding-bottom:5px;
}

.red_error
{
	background:#ffd2da;
	color:#79010c;
}

div#divAddressListIP
{
	background:#dfe6df;
	padding:0 0 0px 10px;
	margin:0 0 10px 0;
	height:100px;
	display:none;
}

div#divAddressListIP select
{
	width:470px;
	height:85px;
	margin-top:0;
	padding-top:0;
}

div#divAddressListIP div.arrow-up {
  width:0px; 
  height:0px;
  position:relative;
  top:-10px;
  margin-left:205px;
  margin-bottom:0;
  padding-bottom:0;
  border-top:0px solid transparent;  /* left arrow slant */
  border-left:10px solid transparent;  /* left arrow slant */
  border-right:10px solid transparent; /* right arrow slant */
  border-bottom:10px solid #dfe6df; /* bottom, add background color here */
  font-size:0px;
  line-height:0px;
}




div#usps
{
	float:right;
	background: url(../images/basket-usps.gif) no-repeat;
	width:305px;
	height:408px;
	margin-top:23px;
}


/***********************/

div.hide
{
	display:none;
}

div.submit
{
	text-align:center;
	width:440px;
	padding-top:20px;

}


span.now
{
	color:#ed1d6d;
	font-weight:bold;
}
span.strikethrough
{
	text-decoration: line-through;
}







div.discount
{
	padding:8px 0 8px 0;
	margin:0;
	font-weight:bold;
}

div#course_content_box .top
{
	/*background:url(../images/content_box_tp.gif) no-repeat;*/
	margin-left:-10px;
	margin-right:-10px;
	margin-top:-10px;
	padding-bottom:10px;
}

div#course_content_box
{
	/*background:url(../images/content_box_bt.gif) bottom left no-repeat;*/
	padding:10px;
}

div#course_content_box div.top h2
{
 	padding:20px 0 10px 10px;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-weight:strong;
	color:#505050;
	font-size:18px;
	letter-spacing:1px;
	line-height:1em;

}

div#course_content_box h3
{
	font-weight:bold;
}


ul#bullet
{
	list-style-type: none;
	list-style-image: none;
	margin:5px 0 5px 30px;
	padding:0 0 0 0px;
}

ul#bullet li
{
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding:0 0 3px 15px;
	font-weight:normal;
}

table#england_qualifications
{
	padding:0;
	margin:0;
}

table#england_qualifications .heading
{
	font-weight:bold;
	text-align:center;
}

table#england_qualifications td.open_study
{
	background:#ED1D6C;
	color:#fff;
	border-left:1px solid #e0e0e0;
	font-weight:bold;
	text-align:center;
}

table#england_qualifications td
{
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	background:#f1f1f1;
	padding:5px;
}

table#england_qualifications td.qualification
{

	background:#fff;
}

table#england_qualifications td.left
{
	border-left:1px solid #e0e0e0;
	background:#fff;
}


table#england_qualifications th
{
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	padding:10px;
	background:#f1f1f1;
}

table#england_qualifications th.home
{
	border-left:1px solid #e0e0e0;
	background:#ED1D6C;
	color:#fff;
	width:150px;
}

table#england_qualifications th.ireland
{
	width:130px;
}

.voucher
{
	margin-top:10px;
}

.voucher_value
{
	width:100px; 
	border:1px solid #C20F51;
}

/*Scrolling Photo Gallery*/
#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 100%; /* Set to gallery width, in px or percentage */
height: 130px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/*END Scrolling Photo Gallery*/

.highlight-box
{
	margin-top:10px;
	border: 1px dashed #E0E0E0; 
	padding:5px 5px 5px 30px; 
	background: #F1F1F1 url(../images/alert.gif) no-repeat 5px 5px;
}

.highlight-box p
{
	margin-top:0;
	padding:0;
}

.highlight-box ul li ul
{
	list-style-type:none;
}

#half_column_left
{
	width:374px;
	float:left;
	padding:12px 10px 0 0;
}

#half_column_left ul a:link, #half_column_left ul a:visited, #half_column_left ul a:active
{
	color:#ed1c6d;
	text-decoration:none;
}
#half_column_left ul a:hover
{
	color:#ed1c6d;
	text-decoration:underline;
}

#half_column_left h2, #half_column_left h3
{
	font-family: tahoma;
}

#half_column_left h3
{
	font-family: tahoma;
	font-size:12px;
}

#half_column_left h1#coursetitle
{
	margin-top:-10px;
}


#half_column_right
{
	width:375px;
	float:left;
}

#half_column_right #header
{
	margin-top:20px;
}



/***************************************************/
.why_us
{
	width:100%;
	padding:0;
	background:none;
}

.why_us h2#heading
{
	padding-left:10px;
	padding-top:0;
	margin-top:10px;
}

.why_us ul
{
	margin-left:20px;
}




div.categories_box
{
	background: url(../images/categories-bg-tp.gif) top left no-repeat;
	width:355px;
	padding:10px;
	margin:18px 0 0 0;
}



div.categories_box h2#heading
{
	padding-left:10px;
	padding-top:0;
	margin-top:10px;
}

div.categories_box ul
{
	margin-left:20px;
}

div.categories_box div.bottom
{
	background: url(../images/enquiry-form_bt.gif) bottom left no-repeat;
	padding-bottom:20px;
	margin: 0 -10px -10px -10px;
}

div.categories_box table
{

	width:375px;
}

div.categories_box table th
{
	padding:0 10px 10px 10px;
	font-size:12px;
}

div.categories_box table th.level
{
	text-align:center;
}

div.categories_box table td.course_title
{
	width:270px;
	padding-left:10px;
}
div.categories_box table td.level
{
	width:*;
	padding-right:10px;
	text-align:center;
}

div#enquiry_form_box
{
	background: url(../images/enquiry-form_tp.gif) top left no-repeat;
	width:375px;
	padding:20px 0 0 0;
	margin:18px 0 0 0;
}

div#enquiry_form_box p
{
	padding:20px 20px 10px 20px;
	margin:0;
}
form#enquiry_form
{
	padding:0;
	margin:0;
	background: url(../images/enquiry-form_bt.gif) bottom left no-repeat;
	width:375px;
}

form#enquiry_form fieldset
{
	border:0;
	padding-top:0px;
}

form#enquiry_form label
{
	display:block;
	padding-top:5px;
	padding-left:10px;
	margin-right:5px;
	width:105px;
	height:19px;
	float:left;
}

form#enquiry_form input.longtext
{
	border: 1px solid #C20F51;
	background: #fff;
	width:204px;
	height:16px;
	padding:3px 5px 0 5px;
	font-size:11px;
}

form#enquiry_form div
{
	clear:both;
	padding-bottom:5px;
	position: relative;
}

form#enquiry_form .textarea
{
	border: 1px solid #C20F51;
	background: #fff;
	width:204px;
	height:70px;
	padding:3px 5px 0 5px;
	font-size:11px;
	font-family:tahoma;
}

form#enquiry_form div.submit
{
	width:355px;
	padding:0;margin:0;
}

/*******************************************/



/*****************************************/

div#product_box
{
	background: url(../images/product-box_tp.gif) top left no-repeat;
	width:375px;
	padding:20px 0 0 0;
	margin:18px 0 0 0;
}

div#product_box ul li
{
	background: url(../images/tick.gif) 0 50% no-repeat;
	padding-left:20px;
}

div#product_box ul
{
	padding-left:25px;
	padding-right:25px;

}

div#product_box p
{
	padding:20px 20px 10px 20px;
	margin:0;
}

div#product_box p span
{
	font-size:14px;
}
#product_box form
{
	padding:0 0 25px 0;
	margin:0;
	background: url(../images/enquiry-form_bt.gif) bottom left no-repeat;
	width:375px;
}


#product_box form fieldset
{
	border:0;
	padding-top:0px;
}


form#product_box div.submit
{
	width:355px;
	padding:0;margin:0;
}

/*******************************************/

/*****************styling the comments boxes*********************/



div.customer_review

{
	padding:0 20px 30px 20px;
	margin:0;
	height:2%;
}



div.customer_review div.top_left

{
	background:#fff url(../images/review-background.gif) left top repeat-y;
	/*padding:30px 0 10px 10px;
	margin:0 13px 0 0;*/
	text-align:left;
	color:#00152a;
}



div.customer_review div.top_right

{
	background: url(../images/review-right.gif) right top repeat-y;
	padding:0;
	margin:0;
}



div.customer_review div.bottom

{
	text-align:right;
	background:#fff url(../images/review-bottom.gif) left top repeat-y;
	padding:0;
	margin:0;
}



div.customer_review p

{
	margin:0px;
	/*padding:0 10px 10px 10px;*/
	padding:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

p.review_author
{
	text-align:left;
	padding-left: 0;
	padding-right:0;
}

p.summary
{
	font-weight:bold;
	margin:0 0 0 0;
	padding-left: -20px;
	padding-right:-20px;
}

img.stars
{
	padding-right:10px;
}
/*******************************************/

div#course_content ul#course_code
{
	color:#969696;
	padding:10px 0 10px 0;

}


/******************Auto Suggest**************************************/
#results {
	position: absolute;
	top: 90px;
	left:600px;
	width: 360px;
	/*border: solid 1px #636466;*/
	display: none;
	z-index: 1;
	font-size: 12px;
	
}

#results ul,#results li {
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	text-align: left;
}

#results li {
	border-top: solid 1px #F1F0F0;
	z-index: 1;
	background: #fff;
}

#results li a {
	display: block;
	padding: 2px;
	text-decoration: none;
	color: #ED1D6C;
	font-weight: bold;
}

#results li a small {
	display: block;
	text-decoration: none;
	color: #ED1D6C;
	font-weight: normal;
}

#results li a:hover {
	background: #F1F0F0;
}

#results ul {
	padding: 2px;
}

/* how-it-works */

#three_qtr_column_left
{
	width:567px;
	float:left;
	padding:12px 10px 0 0;
}

#three_qtr_column_left ul a:link, #three_qtr_column_left ul a:visited, #three_qtr_column_left ul a:active
{
	color:#ed1c6d;
	text-decoration:none;
}
#three_qtr_column_left ul a:hover
{
	color:#ed1c6d;
	text-decoration:underline;
}

#full-width h1
{
	font-size:28px;
	text-align:center;
}

#full-width h2
{
	text-align:center;
	font-size:12px;
}

#three_qtr_column_left h1, #full-width h1
{
	color:#ed1c6d;
}

#three_qtr_column_left h2
{
	font-size: 12px;
}

#three_qtr_column_left h3
{
	font-family: tahoma;
	font-size:12px;
}

#three_qtr_column_left h1#coursetitle
{
	margin-top:-10px;
}

#qtr_column_right
{
	width:190px;
	float:left;
}

div#qtr_column_right h2
{
	font-size:12px;
}

#qtr_column_right #header
{
	margin-top:20px;
}

#qtr_column_right form#category_email_form fieldset
{
	border:none;
	padding:0;
	margin:0;
}

#qtr_column_right form#category_email_form fieldset input.longtext
{
	width:155px;
	padding:3px;
	margin:0;
	font-size:11px;
	border:1px solid #C20F51;
}

#qtr_column_right form#category_email_form fieldset select
{
	width:161px;
	font-size:11px;
	padding:3px;
	border:1px solid #C20F51;
}

#qtr_column_right form#category_email_form fieldset label
{
	padding-top:10px;
	display:block;
	font-weight:bold;
}

#qtr_column_right div.prospectus_box
{
	padding:10px 10px 40px 12px;
	margin:0;
	background:#F6F7F8 url(../images/ribbon-bg1.gif) no-repeat bottom left;
}
div#three_qtr_column_left table.more_info ul
{
	list-style-type:none;
}
div#three_qtr_column_left table.more_info ul li
{
	background: url(../images/tick.gif) 0 5% no-repeat;
	padding-left:20px;
}

/* table - sorter */
table.tablesorter {
	font-family:tahoma, arial, sans-serif;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 11px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 11px;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url('../images/jquery_resources/tblsort_bg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url('../images/jquery_resources/tblsort_asc.gif');
}
table.tablesorter thead tr .headerSortDown {
	background-image: url('../images/jquery_resources/tblsort_desc.gif');
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
        background-color: #8dbdd8;
}

div#half_column_left h2 a:link, div#half_column_left h2 a:visited, div#half_column_left h2 a:hover, div#half_column_left h2 a:active
{
	font-weight:bold;
	
}




#right_column .pad
{
	padding-top:20px;
	padding-bottom:20px;
}

#right_column div.prospectus_box
{
	background:url(../images/prospectus-header.gif) no-repeat top left;
	padding-top:33px;
	width:171px;

}

#right_column form#category_email_form fieldset
{
	background: url(../images/similar-courses-footer.gif) no-repeat bottom left;
	padding:0px 5px 15px 12px;
	margin:0;
	color:#979797;
	list-style-type: none;
	border:none;
}




/*
#right_column form#category_email_form fieldset
{
	border:none;
	padding:0 10px 10px 10px;
	margin:0;
	width:150px;
	background:#F6F7F8;
	border: 1px dotted #B1B1B2;
}
*/

#right_column form#category_email_form fieldset input.longtext
{
	width:140px;
	padding:3px;
	margin:0;
	font-size:11px;
	border:1px solid #C20F51;
}

#right_column form#category_email_form fieldset select
{
	width:141px;
	font-size:11px;
	padding:3px;
	border:1px solid #C20F51;
}

#right_column form#category_email_form fieldset label
{
	padding-top:10px;
	display:block;
	font-weight:bold;
	color:#000;
}


div#homepage_signup form#category_email_form label.error
{
        width:190px !important;
		height:10px;
        color: #ED1D6D;
        font-weight: bold;
        /*float:right;*/
		clear:both;
		display:block;
        text-align:left;
        margin-left:115px;
}

h2 a:link, h2 a:visited, h2 a:active
{
	color:#000;
}

h2 a:hover
{
	color:#000;
	font-weight:bold;
}



/*************************landing page dropdown table ***********************************************/		
		.basket_remarketing
		{
			padding:6px 6px 6px 21px;
		}
		
		.basket_remarketing a
		{
			text-decoration:underline;
		}
		
		
		.basket_remarketing div
		{
			padding-top:10px;
		}
		.basket_remarketing li
		{            
           text-decoration:none;
		   font-size:11px;
        }
		
		.basket_remarketing div img.binder
		{
			padding-top:10px;
			margin-left:-2px; 
			float:right;
		}
		
		.basket_remarketing span.current_price
		{
			color:#ed1d6d;
			font-size:22px; 
			text-decoration:none;
			font-weight:bold;
			font-family:"Times New Roman", Times, serif;
		}
		
		.basket_remarketing .button
		{
			float:right; 
			padding-top:5px;
		}
		
		.clsUL
		{            
            cursor:pointer;
			padding:6px 6px 6px 21px;
        }
		.clsUL li
		{            
           text-decoration:none;
		   font-size:11px;
        }
		.clsUL span
		{            
           text-decoration:underline;
		   font-size:11px;
        }
		.row1
		{
			background: #F0F5FE url(../images/blue_drop.gif) no-repeat 3px 7px;
			border-bottom: 2px dashed #e3ecfd;
			border-top: 2px dashed #e3ecfd;
			padding-right:25px;
		}
		
		.row1:hover
		{
			background: #F0F5FE url(../images/blue_hover.gif) no-repeat 3px 7px;
			border-bottom: 2px dashed #e3ecfd;
			border-top: 2px dashed #e3ecfd;
		}

		.row1_down, .row1_down:hover
		{
			background: #F0F5FE url(../images/blue_close.gif) no-repeat 3px 7px;
			padding-right:25px;
		}
		
		.row2
		{
			background: #FFF url(../images/white_drop.gif) no-repeat 3px 7px;
			padding-right:25px;
		}

		.row2:hover
		{
			background: #FFF url(../images/white_hover.gif) no-repeat 3px 7px;
		}
		
		.row2_down, .row2_down:hover
		{
			background: #FFF url(../images/white_close.gif) no-repeat 3px 7px;
			padding-right:25px;
		}
		
		
		
		table.more_info .row1
		{
			background: none;
			margin-left:5px;
			margin-right:5px;
			border:none;
			padding-right:25px;
		}
		
		table.more_info .row1:hover
		{
			background: url(../images/category_box_md.gif) repeat-y;
			border:none;
		}

		table.more_info .row1_down, table.more_info .row1_down:hover
		{
			background: url(../images/category_box_md.gif) repeat-y;
			padding-right:25px;
		}
		
		table.more_info .row2
		{
			background: none;
			margin-left:5px;
			margin-right:5px;
			padding-right:25px;
		}

		table.more_info .row2:hover
		{
			background: url(../images/category_box_md.gif) repeat-y;
		}
		
		table.more_info .row2_down, table.more_info .row2_down:hover
		{
			background: url(../images/category_box_md.gif) repeat-y;
			padding-right:25px;
		}
/****************landing page dropdown table***********************/

div#coursepack h2
{
	font-size:12px;
}

div#coursepack ul
{
	list-style-type: none;
	list-style-image: none;
	/*width:200px;
	height:150px;*/
	margin:5px 0 5px 10px;
	padding:0 0 0 0px;
}

div#coursepack ul li
{
	background: url(../images/bullet.gif) no-repeat 0 4px;
	padding:0 0 5px 15px;
	font-weight:normal;
}

div#coursepack ul li ul li
{
	background: none;

}

h1#homelearning
{
	text-align:center;
	color:#fff;
}

div#homepage_boxes
{
	background: url(../images/bg-homepage-boxes.jpg) no-repeat top left;
	height:343px;
}

div#homepage_boxes div
{
	width:215px;
	padding:20px;
	float:left;
	background:transparent;
}

div#homepage_boxes div h2
{
	padding:0;
	margin:0;
	font-size:12px;
}

div#homepage_signup
{
	background: url(../images/bg-homepage-signup.jpg) no-repeat top left;
	height:298px;
	margin-top:20px;
}

div#homepage_signup div
{
	width:342px;
	padding:20px;
	float:left;
	background:transparent;
}

div#homepage_signup div h2
{
	padding:0;
	margin:0;
	font-size:12px;
}


div#homepage_signup form fieldset 
{
	border:0;
	padding:15px 0 10px 0;
	margin:0;
}

div#homepage_signup form fieldset label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  width: 110px;
}

div#homepage_signup form fieldset ol {
  margin: 0;
  padding: 0;
}
div#homepage_signup form fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

div#homepage_signup form fieldset .field
{
	width:200px;
	height:20px;
	padding:0;
	margin:0;
}

div#homepage_signup form #submit
{
	padding-left:205px;
}

/* AJAX AUTOCOMPLETE */

.autocomplete-w1 { 
    background:url(../images/shadow.png) no-repeat bottom right; 
    position:absolute; 
    top:0px; 
    left:0px; 
    margin:8px 0 0 6px; 
    /* IE6 fix: */ 
    _background:none; 
    _margin:0; 
}
.autocomplete { 
    border:1px solid #999; 
    background:#FFF; 
    cursor:default; 
    text-align:left; 
    max-height:350px; 
    overflow:auto; 
    margin:-6px 6px 6px -6px; 
    /* IE6 specific: */ 
    _height:350px;  
    _margin:0; 
    _overflow-x:hidden; 
}
.autocomplete .selected { 
    background:#F0F0F0; 
}
.autocomplete div { 
    padding:2px 5px; 
    white-space:nowrap; 
}
.autocomplete strong { 
    font-weight:normal; 
    color:#3399FF; 
}

div.course_list
{
	margin-bottom:10px; 
	background: url(../images/category_box_tp.gif) no-repeat top left;
	margin-top:10px;
}

div.course_list span a
{
	font-weight:bold; 
	font-size:11px;
	color:#000;
}

div.course_list .bottom
{
clear:both;
background: url(../images/category_box_bt.gif) no-repeat bottom left;
padding-bottom:20px;
}

div#how_it_works
{
	background: url(../images/headers/how-it-works.jpg) top left;
	height:232px;
	width:768px;
}

div#how_it_works form#category_email_form
{
	border:none;
	padding:25px 0 0 420px;
	margin:0;
}

div#how_it_works form#category_email_form fieldset
{
	border:none;
	padding:0 0 0 0px;
	margin:0;
}

div#how_it_works form#category_email_form fieldset input.field
{
	width:175px;
	padding:3px;
	height:16px;
	margin:0;
	font-size:11px;
	border:1px solid #C20F51;
}

div#how_it_works form#category_email_form fieldset select
{
	width:175px;
	font-size:11px;
	height:22px;
	padding:3px;
	border:1px solid #C20F51;
}

div#how_it_works form#category_email_form fieldset label
{
	padding-top:5px;
	display:inline-block;
	width:130px;
	font-weight:normal;
}

div#how_it_works form#category_email_form fieldset ol 
{
  margin: 0;
  padding: 0;
}

div#how_it_works form#category_email_form fieldset li 
{
  list-style: none;
  padding: 5px;
  margin: 0;
}

div#how_it_works form#category_email_form label.error
{
        width:190px !important;
		height:10px;
        color: #ED1D6D;
        font-weight: bold;
        /*float:right;*/
		clear:both;
		display:block;
        text-align:left;
        margin-left:115px;
}

div#how_it_works form#category_email_form #submit
{
	padding-left:205px;
	padding-top:5px;
}

div#three_qtr_column_left form#prospectus_lead
{
	padding:0;
	margin:0;
}

div#three_qtr_column_left form#prospectus_lead fieldset
{
	border:0;
}

div#three_qtr_column_left form#prospectus_lead  ol
{
	list-style-type:none;
	padding:0;
	margin:0;
}

div#three_qtr_column_left form#prospectus_lead ol li
{
	list-style-type:none;
	padding:0 0 10px 0;
	margin:0;
}

div#three_qtr_column_left form#prospectus_lead ol li label
{
	display:inline-block;
	width:100px;
}

div#three_qtr_column_left form#prospectus_lead ol li input.longtext
{
	width:190px;
    padding:0 5px 0 5px;
	height:25px;
	border:1px solid #ee246b;
}

div#three_qtr_column_left form#prospectus_lead ol li select.longtext
{
    width:200px;
    border:1px solid #ee246b;
}

div#request_call_back
{
	width:520px;
	padding:20px;
	margin:0;
	border: 1px solid #d3d3d3;
	border-radius: 10px;
}

div#request_call_back h2
{
	padding-top:0;
	margin-top:0;
}


/*************cufon******************/

h1#courselisting
{
	color:#ed1d6d;
	font-size:32px;
}


div#course_content h1
{
	color:#ed1d6d;
	font-size:28px;
}



/***********end cufon***********/



/************new basket***********/

div#shopping_basket
{
	font-size:12px;
	margin:160px 0 0 0px;
	padding:0;
}




/********************end new basket***********/

/******comparison of online & course pack table****/
div#comparison_table
{
	margin:auto;
}

table#comparison
{
	margin:20px auto;
}

table#comparison a
{
	font-weight:bold;
}
		table#comparison td, table#comparison th
		{
			padding:7px;
		}

		table#comparison td.tick, table#comparison th
		{
			text-align:center;
		}
		table#comparison_table th.feature
		{
			width:200px;
		}
		table#comparison_table th.tick
		{
			width:100px;
		}
/*******************************/



div#online_course_pack
{
	background: url(../images/howitworks.jpg) no-repeat top left;
	width:767px;
	height:344px;
	margin-top:20px;
}

div#online_course_pack div
{
	width:383px;
	padding: 20px 0 0 0;
	float:left;

}

div#online_course_pack div ul
{
	padding-left:60px;
	padding-top:10px;
}

div#online_course_pack h2
{
	color:#fff;
	font-size: 26px;
	padding:11px 0 0 0;
	margin:0;
}

div#online_course_pack h3
{
	color:#000;
	font-size: 22px;
	padding:10px 0 0 0;
	margin:0;
		text-align:center;
}
.review_submit
{
	font-size: 1.5em;
	border: 1px solid black;
	cursor: pointer;
}
.review_text
{
	border: 1px solid #C20F51;
	background: #fff;
	width:350px;
	height:19px;
	padding:3px 5px 0 5px;
}
.review_area
{
	width: 600px;
	height: 250px;
	border: 1px solid #C20F51;
}
.review_select
{
 	width:200px;
	font-size: 13px;
    border:1px solid #ee246b;
}
