html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, caption, .logo
{
	/*table, tbody, tfoot, thead, tr, th, td */
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus
{
	outline: 0;
}
body
{
	line-height: 1;
	color: black;
	background: white;
}
ol, ul
{
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: separate;
	border-spacing: 0;
	padding: 0;
	margin: 0;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}
body, form
{
	background: url(  '/images/top-background.jpg' ) repeat-x;
	font-family: verdana, arial, sans-serif;
	line-height: 1.3;
	font-size: 0.9em;
	color: #555;
}
#container
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	min-height: 600px;
}
#containerx
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto; /*padding-bottom: 25px;*/
}
#Acontainer
{
	width: 100%;
	margin-right: auto;
	margin-left: 10px;
	padding-bottom: 25px;
	min-height: 600px;
}
h1, h2, h3, h4, h5, h6, p, li
{
	margin-bottom: 12px;
}
h1, h2, h3, h4
{
	font-family: "trebuchet ms" , verdana;
	color: #444;
	font-weight: bold;
}
h1
{
	font-size: 1.2em;
	padding-left: 8px;
	font-weight: bold;
}
h2
{
	font-size: 1.1em;
}
h3
{
	font-size: 0.9em;
}

h4
{
	font-size: 1.0em;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: #555;
	padding: 0 0 0 8px;
}



h5
{
	font-size: 1.2em;
	font-family: "trebuchet ms" , verdana;
	font-weight: bold;
	color: #FF9900;
	padding-left: 8px;
}

h6
{
	font-size: 1.2em;
	font-family: "trebuchet ms" , verdana;
	font-weight: bold;
	color: #FF9900;
}
.logo
{
	margin: 12px 0 0 20px;
	float: left;
}
.topContainer
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#fullWidthNavBar
{
	margin-top: 4px;
	margin-bottom: 4px;
	float: right;
	width: 100%;
	height: 50px;
	background-image: url(  '/images/doNavBackground.jpg' );
	background-repeat: repeat-x;
	background-position: 0 1px;
}

#navbar
{
	margin-top: 0;
	margin-bottom: 4px;
	float: right;
	width: 980px;
	height: 39px;
	background-color: #4a4a4a;
}

#navbar ul li
{
	display: inline; /* Fix IE Step Down */
}

#navbar ul li a:link, #navbar ul li a:visited
{
	display: block;
	height: 37px;
	float: right;
	margin: 0;
	margin-right: 1px;
	font-family: "verdana" , sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

#navbar ul li a span
{
	display: block;
	height: 29px;
	float: left; /* IE 6 Fix */
	padding: 9px 10px 0px 10px;
}

/* added this for the current tab */

#navbar ul li a:hover, #navbar ul li a:active, #navbar ul li.this a
{
	background-position: bottom right;
}

#navbar ul li a:hover span, #navbar li.this span
{
	background-position: bottom left; /*color: #ff8c00;*/
	cursor: pointer; /* Remind IE which cursor to use! */
}
#navbar li img
{
	background: #aaa;
	width: 130px;
	margin-top: 34px;
	height: 5px;
	display: block;
	float: right;
}

.style1
{
	color: #ff9900;
}

#left-navigation
{
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	margin-top: 0;
	margin-left: 20px;
	text-align: left;
	width: 195px;
	padding-left: 5px;
}
#left-navigation ul li
{
	margin-bottom: 5px;
	color: #000000;
	font-weight: bold;
}
#left-navigation ul li a
{
	text-decoration: none;
	color: #000000;
}

#left-navigation ul li a:hover
{
	/*color: #ff8c00;*/
}

#fullcontent
{
	width: 970px;
	float: left;
	text-align: justify;
	font-size: 0.9em;
	margin-bottom: 20px;
	min-height: 400px;
}
#main-content
{
	width: 560px;
	float: left;
	text-align: left;
	font-size: 0.8em;
	margin-bottom: -20px;
	margin-left: 12px;
	padding-top: 18px;
}

#main-content a:link, a:visited
{
	/*color: #0000CC;*/
}

#competition-navbar
{
	margin-top: 0;
	margin-bottom: 4px;
	float: right;
	width: 980px;
	height: 39px;
	background-color: #4a4a4a;
	color: #FFFFFF;
}

#competition-navbar h1
{
	color: #FFFFFF;
	font-family: "verdana" ,sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 9px 0 0 10px;
}

#competition-content
{
	width: 970px;
	float: left;
	text-align: left;
	font-size: 0.8em;
	margin-bottom: -20px;
	margin-left: 22px;
	padding-top: 12px;
}

#competition-content a:link, a:visited
{
	/*color: #0000CC;*/
}

#competition-info
{
	width: 500px;
}

#competition-bullets
{
	margin: 0 0 0 8px;
}

#competition-info li
{
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
}

#competition-video
{
	float: right;
	width: 438px;
	height: 285px;
}

hr
{
	margin: 10px 0 20px 0;
	width: 962px;
	float: right;
	color: #ff8c00;
}

#primarycontent
{
	width: 500px;
	float: left;
	text-align: justify;
	font-size: 0.9em;
	margin-bottom: -20px;
}
#secondarycontent
{
	width: 450px;
	float: right;
	background-color: #eee;
	font-size: 1em;
}
#secondarycontent #player
{
	height: 278px;
	width: 426px;
	margin-top: 10px;
	margin-left: 10px;
}
#secondarycontent ul
{
	margin-top: 20px;
}

ul#deliverables
{
	margin: 0 0 0 9px;
	list-style: disc;
	list-style-position: inside;
}

ul#examples
{
	margin: 0 0 0 20px;
	list-style: decimal;
	list-style-position: inside;
}

li#examples
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#left-column
{
	float: left;
	width: 210px;
	height: 400px;
	margin-top: 0;
	padding-left: 8px;
}

#left-column-contact
{
	float: left;
	width: 220px;
	height: 300px;
	margin-top: 0;
}

#left-column-contact h5
{
	padding-top: 16px;
}

#left-column h5
{
	margin-left: 20px;
	padding-top: 16px;
}

#left-column-contact h5
{
	margin-left: 20px;
}

#leftnavigation
{
	height: 235px;
	float: left;
	text-align: justify;
}

#leftnavigation ul li
{
	font-size: 0.9em;
	margin-bottom: 5px;
	color: #000000;
	font-weight: bold;
}
#leftnavigation ul li a
{
	text-decoration: none; /*color: #000000;*/
}

#leftnavigation ul li a:hover
{
	/*color: #ff8c00;*/
}

#left-content
{
	width: 750px;
	width: 222px;
	float: left;
	text-align: justify;
	font-size: 0.9em;
	margin-bottom: -20px;
}


.home-left
{
	float: left;
	margin-top: 0;
	width: 221px;
	height: 155px;
	font-size: 0.8em;
	background-image: url(/images/video-nav.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.home-left h5
{
	margin-bottom: 0;
	margin-top: 12px;
	padding-left: 28px;
	padding-right: 8px;
	padding-top: 30px;
}

.home-left p
{
	font-size: 10px;
	width: 135px;
	margin-bottom: 10px;
	padding-left: 47px;
	padding-right: 8px;
	color: #555555;
}

.home-left a:visited
{
	text-decoration: none;
	color: #555555;
}



.home-left2
{
	float: left;
	margin-top: 0;
	width: 221px;
	height: 155px;
	font-size: 0.8em;
	background-image: url(/images/partner-home.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.home-left2 h5
{
	margin-top: 12px;
	margin-bottom: 0px;
	padding-left: 28px;
	padding-right: 8px;
	padding-top: 30px;
}

.home-left2 p
{
	font-size: 10px;
	width: 135px;
	margin-bottom: 10px;
	padding-left: 47px;
	padding-right: 8px;
	color: #555555;
}

.home-left2 a:visited
{
	text-decoration: none;
	color: #555555;
}



#our-work
{
	float: left;
	margin-top: 30px;
	width: 200px;
	height: 240px;
	font-size: 0.8em;
	background-image: url(/images/video-nav.jpg);
	background-repeat: no-repeat;
}

#our-work ul li
{
	margin-bottom: 5px;
	color: #000000;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 8px;
}
#our-work ul li a
{
	text-decoration: none;
	color: #000000;
}

#our-work ul li a:hover
{
	/*color: #ff8c00;*/
}

#our-work h5
{
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 8px;
	padding-top: 35px;
}

ul#sub
{
	margin: 0 0 0 15px;
	list-style: circle;
	list-style-position: inside;
}

li#sub
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#right-column
{
	float: right;
	width: 187px;
	padding-top: 16px;
}

address
{
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 8px;
}

#social
{
	padding-top: 2px;
	padding-left: 30px;
	font-size: 14px;
}


#twitter
{
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 45px;
	padding-top: 10px;
}

#youtube
{
	background-image: url(../images/youtube.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 45px;
	padding-top: 10px;
}

#facebook
{
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 45px;
	padding-top: 10px;
}

#our-blog
{
	background-image: url(../images/blog.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 45px;
	padding-top: 10px;
}

#news-content
{
	float: right;
	width: 187px;
	height: 282px;
	background-image: url(/images/rss.jpg);
	background-repeat: no-repeat;
}

#news-content h1, p
{
	padding-left: 8px;
	padding-right: 8px;
}

#news-content h1
{
	padding-top: 10px;
	margin-bottom: 2px;
	color: #FF9900;
	font-family: "trebuchet ms" ,verdana;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 15px;
}

#news-content h1 a
{
	text-decoration: none;
}

#news-content h2
{
	margin-bottom: 1px;
	color: #555555;
	font-family: "trebuchet ms" ,verdana;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 15px;
}

#news-content h2 a
{
	color: #555555;
}

#news-content p
{
	font-size: 10px;
	padding-left: 15px;
	margin-bottom: 1px;
}

#news-content a
{
	color: #FF9900;
}

#news-content tr
{
	margin-left: 10px;
}

#in-touch
{
	margin: 48px 0 0 0;
	float: right;
	width: 187px;
	height: 200px;
}

#social-content
{
	float: right;
	width: 187px;
	height: 240px;
	background-image: url(/images/social.jpg);
	background-repeat: no-repeat;
}

#social-content h5
{
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#sitemap
{
	margin: 0 0 0 70px;
}

#sitemap ul li a
{
	text-decoration: none;
	color: #555555;
	margin: 0 0 0 30px;
}

#footer
{
	background-image: url(/images/footer-gradient.jpg);
	width: 100%;
	height: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;
}


#footerwithpaypal
{
	background-image: url(/images/footer-gradient.jpg);
	width: 100%;
	height: 190px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 0.8em;
}

#footer-container
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
}

#footer h4
{
	font-size: 1.1em;
	margin-bottom: 10px;
	color: #FF6600;
	font-weight: normal;
}

#footer-links
{
	text-align: right;
	width: 120px;
	float: right;
	margin-right: 20px;
}

#footer-links ul
{
	font-size: 0.8em;
	line-height: 0.1em;
}

#footer-links ul li a
{
	text-decoration: none;
	color: #555555;
}

#footer-links-small
{
	text-align: right;
	width: 97px;
	float: right;
	margin-right: 10px;
}

#footer-links-small ul
{
	font-size: 0.8em;
	line-height: 0.1em;
}

#footer-links-small ul li a
{
	text-decoration: none;
	color: #555555;
}

#end-note
{
	float: left;
	color: #333333;
	font-size: 0.9em;
	margin-bottom: 15px;
	padding-top: 150px;
	padding-left: 20px;
}



.clear
{
	clear: both;
}

#online-support
{
	float: right;
	margin-top: 11px;
	height: 85px;
	width: 256px;
}



#primarycontent li, #secondarycontent li, #fullcontent li
{
	margin-left: 20px;
}
#primarycontent li span
{
	/*margin-left: 60px;*/
}
#primarycontent li img, #secondarycontent li img, #fullcontent li img
{
	margin-right: 20px;
	vertical-align: middle;
}
#primarycontent a, #secondarycontent a, #footer a, #fullcontent a
{
	/*color: #f60;*/
	text-decoration: none;
}
#primarycontent a:hover, #secondarycontent a:hover, #footer a:hover, #fullcontent a:hover
{
	/*color: #f60;*/
	text-decoration: underline;
}

.address
{
	float: right;
}
.address li, .copyright li
{
	margin-bottom: 0;
}
.copyright
{
	text-align: center;
	clear: left;
}
.copyright li
{
	display: inline;
}
.address, .copyright
{
	margin-bottom: 10px;
}
#addtomailinglist
{
	margin-left: 20px;
}
.client
{
	margin-bottom: 20px;
	text-align: left;
	clear: left;
}
.client h3
{
	margin-left: 0px;
	display: inline;
}
.client p
{
	display: inline;
}
.client img
{
	float: left;
	border: 1px solid #eee;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.clients h2
{
	margin-left: 10px;
}
.clients-text
{
	padding-left: 160px;
}
#secondarycontent .clients ul li
{
	margin-bottom: 10px;
	float: left;
}
#secondarycontent li img
{
	margin-right: 0px;
}
.clients ul li img
{
	border: 1px solid #ddd;
}
.neatform label, .neatform input, .neatform textarea
{
	float: left;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 2px;
}
.neatform label
{
	width: 250px;
	margin-bottom: 0px;
}
.neatform input, .neatform textarea
{
	width: 280px;
}
.neatform button
{
	padding: 7px;
	margin: 10px;
	margin-bottom: 0;
	margin-left: 20px;
}
span.red
{
	font-weight: bold;
}
.red, #red
{
	color: #a00;
}
p#red
{
	border: #f99 1px solid;
	background: #fcc;
	display: block;
	width: 480px;
	padding: 5px;
	margin: 10px;
	margin-bottom: 100px;
	text-align: center;
}
p#red a
{
	color: #a00;
	text-decoration: underline;
}
p#red a:hover
{
	color: #f66;
}
p#green a
{
	color: #033;
	text-decoration: underline;
}
p#green a:hover
{
	color: #033;
}
#green
{
	color: #033;
	border: #aca 1px solid;
	background: #cfc;
	display: block;
	width: 480px;
	padding: 5px;
	margin: 10px;
	text-align: center;
	margin-bottom: 100px;
}
#addtomailinglist
{
	margin-top: 20px;
}


input.disabled
{
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required
{
	/*border: 1px solid #00A8E6;*/
}
.funkyBox input[type="text"].validation-failed, .funkyBox input[type="select"].validation-failed, .funkyBox input[type="checkbox"].validation-failed, .funkyBox input[type="radio"].validation-failed
{
	border: 1px solid #FF3300; /*color : #FF3300;*/
}

.funkyBox input[type="text"].validation-passed, .funkyBox input[type="select"].validation-passed, .funkyBox input[type="checkbox"].validation-passed, .funkyBox input[type="radio"].validation-passed
{
	border: 1px solid #00CC00;
	color: #000;
}

.validation-advice
{
	margin: 0 0 0 10px; /*margin: 5px 0; 	padding: 5px; background-color: #FF3300; 	color : #FFF;*/
	color: #FF3300;
	font-weight: bold;
}

#quoteform
{
	padding: 10px;
	width: 425px;
	background-color: #EEEEEE;
}
#quoteform input
{
	width: 260px;
}
#quoteform textarea
{
	width: 264px;
}


#mainform
{
	padding: 10px;
	width: 540px;
	background-color: #EEEEEE;
}
#mainform input
{
	width: 220px;
}
#mainform textarea
{
	width: 222px;
}

#flashDiv2
{
	padding-left: 8px;
}
#termz
{
	float: left;
	font-size: 14px;
	margin: 20px;
}

p, label
{
	font-size: 0.8em;
}
a
{
	color: #f60;
	text-decoration: none;
}


span.red
{
	font-weight: bold;
}
.red, #red
{
	color: #a00;
}
p#red
{
	border: #f99 1px solid;
	background: #fcc;
	display: block;
	width: 480px;
	padding: 5px;
	margin: 10px;
	margin-bottom: 100px;
	text-align: center;
}
p#red a
{
	color: #a00;
	text-decoration: underline;
}
p#red a:hover
{
	color: #f66;
}
p#green a
{
	color: #033;
	text-decoration: underline;
}
p#green a:hover
{
	color: #033;
}
#green
{
	color: #033;
	border: #aca 1px solid;
	background: #cfc;
	display: block;
	width: 480px;
	padding: 5px;
	margin: 10px;
	text-align: center;
	margin-bottom: 100px;
}



input.disabled
{
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.notrequired
{
	width: 280px;
}

input.required, textarea.required
{
	/*width: 280px; border: 1px solid #00A8E6;*/
}
textarea.validation-failed
{
	border: 1px solid #FF3300; /*color : #FF3300;*/
}
textarea.validation-passed
{
	border: 1px solid #00CC00;
	color: #000;
}

.validation-advice
{
	margin: 0 0 0 10px; /*margin: 5px 0; 	padding: 5px; background-color: #FF3300; 	color : #FFF;*/
	color: #FF3300;
	font-weight: bold;
}


/* Rating */
.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(/Images/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(/Images/EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(/Images/SavedStar.png);
}

#tabBar
{
	margin-top: 0;
	margin-bottom: 15px;
	float: left;
	width: 1000px;
}

#tabBar ul li
{
	display: inline; /* Fix IE Step Down */
}

#tabBar ul li a:link, #tabBar ul li a:visited
{
	display: block;
	height: 37px;
	float: left;
	background: url(/images/bar_left.gif) top left no-repeat;
	margin: 0;
	margin-left: 1px;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #555; /*width:150px;*/
}

#tabBar ul li a span
{
	text-decoration: none;
	display: block;
	height: 29px;
	float: left; /* IE 6 Fix */
	padding: 8px 10px 0px 10px;
	background: url(/images/bar_right.gif) top right no-repeat;
	text-align: center;
}

/* added this for the current tab */

#tabBar ul li a:hover, #tabBar ul li a:active, #tabBar ul li.this a
{
	text-decoration: none;
	background-position: bottom left;
}

#tabBar ul li a:hover span, #tabBar li.this span
{
	text-decoration: none;
	background-position: bottom right;
	color: #333;
	cursor: pointer; /* Remind IE which cursor to use! */
}
#tabBar li img
{
	background: #aaa;
	width: 130px;
	margin-top: 34px;
	height: 5px;
	display: block;
	float: left;
}

.red
{
	color: #FF3300;
}

.hidden
{
	display: none;
}
.notHidden
{
	display: block;
}

.orangeBar
{
	height: 5px;
	width: 100%;
	background: url(  '/images/orangeBar.jpg' ) repeat-x;
}

.tcs
{
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
}


.LightGrey
{
	color: #222;
}

.Italic
{
	font-style: italic;
}



.roundedBoxHalfWidth
{
	width: 475px;
	background-color: #ceced0;
	padding: 5px;
	margin-bottom: 10px;
}

.roundedBoxQuarterWidth
{
	width: 226px;
	background-color: #ceced0;
	padding: 5px;
	margin-bottom: 10px;
}
.roundedBoxFullWidth
{
	width: 970px;
	background-color: #ceced0;
	padding: 5px;
	margin-bottom: 10px;
}

.notification
{
	border: 3px solid #d55b5b;
	background-color: #ffcdcd;
	padding: 5px;
}

.okMessage
{
	border: 3px solid #35A11A;
	background-color: #40C21F;
	padding: 5px;
}

.yellowMessage
{
	border: 3px solid #FFF715;
	background-color: #FCFF9E;
	padding: 5px;
}

.collapsePanel
{
	overflow: hidden;
	height: 0px;
}

hr.admin
{
	margin: 10px 0 20px 0;
	width: 100%;
	float: right;
	color: #ff8c00;
}

th
{
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}

.orderPageNextButtons
{
	color: Green;
	padding: 5px;
}
.orderPageButton, .orderPageButtons
{
	padding: 5px;
}

.funkyBox
{
	text-align: left;
	clear: both;
	padding: 1em 1.4em 1.4em 1.4em;
	margin: 15px 0 15px .3em; /* border: 1px solid #c4d3ea;*/
}

.funkyBox table
{
	margin-top: 10px;
}
.lightBlueBack
{
	border: 1px solid #c4d3ea;
	background: #eef3f8;
}



.funkyBox.lightBlueBack legend
{
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 0 -.4em;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 1.2em;
	background: #fff;
	border: 1px solid #c4d3ea;
	text-transform: capitalize;
}
.lightGreenBack
{
	background-color: #ccffcc;
	border: 1px solid #99cc99;
}
.funkyBox.lightGreenBack legend
{
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 0 -.4em;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 1.2em;
	background: #fff;
	border: 1px solid #99cc99;
	text-transform: capitalize;
}


.lightRedBack
{
	background-color: #FBE3E4;
	border: 1px solid #FBC2C4;
	color: #D12F19;
}
.funkyBox.lightRedBack legend
{
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 0 -.4em;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 1.2em;
	background: #fff;
	border: 1px solid #FBC2C4;
	text-transform: capitalize;
}


.lightYellowBack
{
	background-color: #FFEE80;
	border: 1px solid #D5D70B;
}
.funkyBox.lightYellowBack legend
{
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 0 -.4em;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 1.2em;
	background: #fff;
	border: 1px solid #D5D70B;
	text-transform: capitalize;
}


.funkyBox input[type="text"]:focus, .funkyBox input[type="select"]:focus, .funkyBox input[type="checkbox"]:focus, .funkyBox input[type="radio"]:focus
{
	border: 2px solid #ef9e4d;
	background: #fff;
}
.funkyBox input[type="select"]
{
	width: 200px;
	font-size: 1.1em;
	color: #666;
	padding: 5px;
	font-family: "Lucida Grande" , "Helvetica Neue" ,Helvetica,Arial,Verdana,sans-serif;
}
.funkyBox input[type="submit"]
{
	padding: 5px;
	font-size: 1.1em;
	color: #666;
	padding: 5px;
	font-family: "Lucida Grande" , "Helvetica Neue" ,Helvetica,Arial,Verdana,sans-serif;
}
.funkyBox input[type="checkbox"]
{
	font-size: 1.1em;
	color: #666;
	padding: 5px;
	font-family: "Lucida Grande" , "Helvetica Neue" ,Helvetica,Arial,Verdana,sans-serif;
}

.funkyBox input[type="radio"]
{
	font-size: 1.1em;
	color: #666;
	padding: 5px;
	font-family: "Lucida Grande" , "Helvetica Neue" ,Helvetica,Arial,Verdana,sans-serif;
	float: left;
}
.funkyBox input[type="text"]
{
	width: 200px;
	font-size: 1.1em;
	color: #666;
	padding: 5px;
	font-family: "Lucida Grande" , "Helvetica Neue" ,Helvetica,Arial,Verdana,sans-serif;
}
.funkyBox label > input[type="checkbox"]
{
}

.StandardCheckBoxList
{
	width: auto;
	font-size: 1.1em;
	color: #666;
	padding: 5px;
	font-family: "Lucida Grande" , "Helvetica Neue" ,Helvetica,Arial,Verdana,sans-serif;
	vertical-align: bottom;
}
.StandardCheckBoxList input
{
	width: auto;
	text-align: justify;
}
.StandardCheckBoxList:focus
{
	border: 2px solid #ef9e4d;
	background: #fff;
}
.StandardDropDownList
{
	font-size: 1.1em;
	width: 214px;
	color: #666;
	padding: 5px;
	font-family: "Lucida Grande" , "Helvetica Neue" ,Helvetica,Arial,Verdana,sans-serif;
}
.StandardDropDownList input
{
	width: 214px;
	font-size: 1.1em;
	color: #666;
	padding: 5px;
	font-family: "Lucida Grande" , "Helvetica Neue" ,Helvetica,Arial,Verdana,sans-serif;
}
.StandardDropDownList:focus
{
	border: 2px solid #ef9e4d;
	background: #fff;
}

.funkyBox textarea.full
{
	width: 740px;
	font-size: 1.1em;
	padding: 5px;
	font-family: "Lucida Grande" , "Helvetica Neue" ,Helvetica,Arial,Verdana,sans-serif;
}

.funkyBox label
{
	float: left;
	width: 30%;
	margin-top: 9px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	text-transform: capitalize;
}

.funkyOrderPanelBack
{
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 5px;
}


.width900
{
	width: 900px;
}
.width800
{
	width: 800px;
}
.width700
{
	width: 700px;
}

.width600
{
	width: 600px;
}
.width500
{
	width: 500px;
}

.width450
{
	width: 450px;
}
.width400
{
	width: 400px;
}
.width350
{
	width: 350px;
}

.width300
{
	width: 300px;
}
.width200
{
	width: 200px;
}

.width100
{
	width: 100px;
}


.width150
{
	width: 150px;
}
.RowColour
{
	background-color: #FAFCEA;
}

.AlternatingRowColour
{
	background-color: #F9FCE3;
}

.faintBorderLeft
{
	border-left: solid 1px #eeeeee;
}

.faintBorderRight
{
	border-right: solid 1px #eeeeee;
}

.hoverrow
{
	background-color: #F9FCDC;
}

.ajax__tab_body
{
	width: 880px;
}

td
{
	vertical-align: top;
}

a
{
	color: Gray;
}
a:hover
{
	color: Black;
}



/* drop shadow based on http://jquery.com/test/zomg.html 
   and also http://www.positioniseverything.net/articles/sidepages/dropshadow/dropshadow.html
*/

div.hovertip
{
	display: none;
	font-size: 0.6em;
}
html > body .hovertip_wrap0
{
	display: none;
	background: url(/images/corner_tr.png) right top no-repeat;
}
html > body .hovertip_wrap1
{
	display: block;
	background: url(/images/corner_bl.png) left bottom no-repeat;
	padding-top: 8px;
	padding-left: 8px;
}
html > body .hovertip_wrap2
{
	display: block;
	background: url(/images/shadow.png) bottom right no-repeat;
}
html > body .hovertip_wrap3
{
	display: block;
	position: relative;
	left: -8px;
	top: -8px;
	background-color: #d3e3f6;
}
.hovertip_wrap3
{
	border: 1px solid #ccc; /*border-color:#efefef #ccc #ccc #efefef;*/
	padding: 5px;
}

.floatBoxRightFixed
{
	float: left;
	position: fixed;
	margin-left: 820px;
	top: 62px;
}
.floatBoxRightFixedWider
{
	float: left;
	position: fixed;
	margin-left: 920px;
	top: 62px;
}
.clientFloatBoxRightFixed
{
	float: left;
	position: fixed;
	margin-left: 920px;
	top: 262px;
}
.partnerFloatBoxRightFixed
{
	float: left;
	position: fixed;
	margin-left: 920px;
	top: 62px;
}

.watermarkText
{
	font-style: italic;
}
td > a > img
{
	margin-right: 5px;
	margin-bottom: 0;
}
td > img
{
	margin: 0;
	padding: 0;
}
#ctl00_tv, #ctl00_tv tr, #ctl00_tv tr td
{
	margin: 0;
	padding: 0;
	white-space: normal;
	border-width: thin;
}

#uploadedPhotosBox
{
}
.listModePhoto
{
	margin-right: 5px;
	margin-bottom: 5px;
}


.wordCountOK
{
	color: Green;
}
.wordCountFailed
{
	color: Red;
}

a.stronger
{
	font-weight: bold;
	text-decoration: underline;
	color: #1F54A3;
}


.centre
{
	text-align: center;
}

/* Datepicker
----------------------------------*/
.ui-datepicker
{
	width: 17em;
	padding: .2em .2em 0;
}
.ui-datepicker .ui-datepicker-header
{
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next
{
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover
{
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev
{
	left: 2px;
}
.ui-datepicker .ui-datepicker-next
{
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover
{
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover
{
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span
{
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title
{
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select
{
	float: left;
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year
{
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year
{
	width: 49%;
}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year
{
	float: right;
}
.ui-datepicker table
{
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th
{
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td
{
	border: 0;
	padding: 1px;
}
.ui-datepicker td span, .ui-datepicker td a
{
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane
{
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button
{
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current
{
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi
{
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group
{
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table
{
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group
{
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group
{
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group
{
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header
{
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header
{
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane
{
	clear: left;
}
.ui-datepicker-row-break
{
	clear: both;
	width: 100%;
}

/* RTL support */
.ui-datepicker-rtl
{
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev
{
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next
{
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover
{
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover
{
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane
{
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button
{
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current
{
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group
{
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header
{
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header
{
	border-right-width: 0;
	border-left-width: 1px;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover
{
	display: none; /*sorry for IE5*/
	display: /**/ block; /*sorry for IE5*/
	position: absolute; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	top: -4px; /*must have*/
	left: -4px; /*must have*/
	width: 200px; /*must have*/
	height: 200px; /*must have*/
}


.singleColumnLayout
{
	width: 855px;
}


.actionDateAlertBox
{
	font-weight: bold;
	background-color: Red;
	color: White;
	border: solid 2px black;
}
