/*/ribbons/reset.css*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
/*/blueprint/screen.css*/
/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
/*buttonPro.css*/
/* 
 ----------------------------------------------------------------------------------
 ------ ----- ---- --- -- -  Defaults & General Styling  - -- --- ---- ----- ------
 ----------------------------------------------------------------------------------
*/

/* ----- ---- --- -- -  Default buttons - -- --- ---- ----- */

.buttonPro{
	display: inline-block;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	font: bold 12px/1em HelveticaNeue, Arial, sans-serif;
	padding: 8px 11px;
	color: #555;
	text-shadow: 0 1px 0 #fff;
	
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f0f0f0));
	background: -moz-linear-gradient(top, #f9f9f9, #f0f0f0);
	
	border: 1px solid #dedede;
	border-color: #dedede #d8d8d8 #d3d3d3;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb;
	-moz-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb;
	box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb;
}

.buttonPro:hover, .buttonPro:focus{
	color: #555;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e9e9e9));
	background: -moz-linear-gradient(top, #f9f9f9, #e9e9e9);
	border-color: #ccc;
	-webkit-box-shadow: 0 2px 1px #e0e0e0, inset 0 1px 0 #fbfbfb;
	-moz-box-shadow: 0 2px 1px #e0e0e0, inset 0 1px 0 #fbfbfb;
	box-shadow: 0 1px 2px #e0e0e0, inset 0 1px 0 #fbfbfb;
}

.buttonPro:active{
	position: relative;
	top: 1px;
	
	color: #555;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#f4f4f4));
	background: -moz-linear-gradient(top, #eaeaea, #f4f4f4);
	border-color: #c6c6c6;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 0 5px #ddd;
	-moz-box-shadow: 0 1px 0 #fff, inset 0 0 5px #ddd;
	box-shadow: 0 1px 0 #fff, inset 0 0 5px #ddd;
}

.buttonPro.rounded{
	padding: 8px 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}


input.buttonPro, button.buttonPro{
	*width: auto; /* IE7 Fix */
	*overflow: visible; /* IE7 Fix */
}

.buttonPro img{
	border: none;
	vertical-align: bottom;
}


/* ----- ---- --- -- -  Small buttons - -- --- ---- ----- */

.buttonPro.small{
	padding: 5px 11px;
	font-size: 11px;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.buttonPro.small.rounded{
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
}



/* ----- ---- --- -- -  Large buttons - -- --- ---- ----- */

.buttonPro.large{
	padding: 12px 15px;
	font-size: 20px;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.buttonPro.large.rounded{
	padding: 12px 22px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
}




/* 
 ------------------------------------------------------------------------
 ------ ----- ---- --- -- -  Color Variations  - -- --- ---- ----- ------
 ------------------------------------------------------------------------
*/


/* ----- ---- --- -- -  Light Blue - -- --- ---- ----- */

.buttonPro.light_blue{
	background: #92dbf6;
	background: -webkit-gradient(linear, left top, left bottom, from(#6fcef3), to(#56B8DF));
	background: -moz-linear-gradient(top, #6fcef3, #56B8DF);
	border-color: #7cbdd5;
	color: white;
	text-shadow: 0 1px 0 #777;
	-webkit-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #c0ebfa;
	-moz-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #c0ebfa;
	box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #c0ebfa;    
}
.buttonPro.light_blue:hover, .buttonPro.light_blue:focus{
	background: #85d6f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#b1e9fd), to(#66c6ea));
	background: -moz-linear-gradient(top, #b1e9fd, #66c6ea);
	border-color: #66a8bf;
	-webkit-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #c0ebfa;
	-moz-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #c0ebfa;
	box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #c0ebfa;
}
.buttonPro.light_blue:active{
	background: #92dbf6;
	border-color: #66a8bf;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 0 5px #66a8bf;
	-moz-box-shadow: 0 1px 0 #fff, inset 0 0 5px #66a8bf;
	box-shadow: 0 1px 0 #fff, inset 0 0 5px #66a8bf;
}



/* ----- ---- --- -- -  Blue - -- --- ---- ----- */

.buttonPro.blue{
	background: #377ad0;
	background: -webkit-gradient(linear, left top, left bottom, from(#52a8e8), to(#377ad0));
	background: -moz-linear-gradient(top, #52a8e8, #377ad0);
	border-color: #4081af #2e69a3 #20559a;
	color: #fff;
	text-shadow: 0 1px 1px #4081af;
	-webkit-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 1px #72b9eb;
	-moz-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 1px #72b9eb;
	box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 1px #72b9eb;
}
.buttonPro.blue:hover, .buttonPro.blue:focus{
	background: #206bcb;
	background: -webkit-gradient(linear, left top, left bottom, from(#3e9ee5), to(#206bcb));
	background: -moz-linear-gradient(top, #3e9ee5, #206bcb);
	border-color: #2a73a6 #165899 #07428f;
	-webkit-box-shadow: 0 1px 0 0 #fff, inset 0 1px 0 0 #62b1e9;
	-moz-box-shadow: 0 1px 0 0 #fff, inset 0 1px 0 0 #62b1e9;
	box-shadow: 0 1px 0 0 #fff, inset 0 1px 0 0 #62b1e9;
}
.buttonPro.blue:active{
	background: #3282d3;
	border-color: #154c8c #154c8c #0e408e;
	text-shadow: 0 -1px 1px #1d62ab;
	-webkit-box-shadow: 0 1px 0 0 #fff, inset 0 0 6px 3px #1657b5;
	-moz-box-shadow: 0 1px 0 0 #fff, inset 0 0 6px 3px #1657b5;
	box-shadow: 0 1px 0 0 #fff, inset 0 0 6px 3px #1657b5;
}



/* ----- ---- --- -- -  Green - -- --- ---- ----- */

.buttonPro.green{
	background: #7fbf4d;
	background: -webkit-gradient(linear, left top, left bottom, from(#7fbf4d), to(#63a62f));
	background: -moz-linear-gradient(top, #7fbf4d, #63a62f);
	border-color: #63a62f;
	color: #fff;
	text-shadow: 0 1px 0 #53961e;
	-webkit-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #96d865;
	-moz-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #96d865;
	box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #96d865;    
}
.buttonPro.green:hover, .buttonPro.green:focus{
	background: #76b347;
	background: -webkit-gradient(linear, left top, left bottom, from(#86c755), to(#5ea12a));
	background: -moz-linear-gradient(top, #86c755, #5ea12a);
	border-color: #53961e;
	-webkit-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #96d865;
	-moz-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #96d865;
	box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #96d865;    
}
.buttonPro.green:active{
	background: #7fbf4d;
	border-color: #53961e;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 0 5px #53961e;
	-moz-box-shadow: 0 1px 0 #fff, inset 0 0 5px #53961e;
	box-shadow: 0 1px 0 #fff, inset 0 0 5px #53961e;
}



/* ----- ---- --- -- -  Red - -- --- ---- ----- */

.buttonPro.red{
	background: #e6433d;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8674b), to(#d54746));
	background: -moz-linear-gradient(top, #f8674b, #d54746);
	border-color: #d1371c #d1371c #9f220d;
	color: #fff;
	text-shadow: 0 1px 1px #961a07;
	-webkit-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #ff9573;
	-moz-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #ff9573;
	box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #ff9573;    
}
.buttonPro.red:hover, .buttonPro.red:focus{
	background: #dd3a37;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff7858), to(#cc3a3b));
	background: -moz-linear-gradient(top, #ff7858, #cc3a3b);
	border-color: #961a07;
	-webkit-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ff9573;
	-moz-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ff9573;
	box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ff9573;    
}
.buttonPro.red:active{
	background: #e6433d;
	border-color: #961a07;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 0 5px #961a07;
	-moz-box-shadow: 0 1px 0 #fff, inset 0 0 5px #961a07;
	box-shadow: 0 1px 0 #fff, inset 0 0 5px #961a07;
}



/* ----- ---- --- -- -  Orange - -- --- ---- ----- */

.buttonPro.orange{
	background: #ee8f1f;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5b026), to(#f48423));
	background: -moz-linear-gradient(top, #f5b026, #f48423);
	border-color: #e6791c #e6791c #d86f15;
	color: #fff;
	text-shadow: 0 1px 1px #b85300;
	-webkit-box-shadow: 0 1px 2px #d7e9a4, inset 0 1px 0 #f8d898;
	-moz-box-shadow: 0 1px 2px #d7e9a4, inset 0 1px 0 #f8d898;
	box-shadow: 0 1px 2px #d7e9a4, inset 0 1px 0 #f8d898;    
}
.buttonPro.orange:hover, .buttonPro.orange:focus{
	background: #e38512;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffbb33), to(#eb7b1a));
	background: -moz-linear-gradient(top, #ffbb33, #eb7b1a);
	border-color: #d0680c;
	-webkit-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ffdf9e;
	-moz-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ffdf9e;
	box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ffdf9e;    
}
.buttonPro.orange:active{
	background: #ee8f1f;
	border-color: #d0680c;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 0 5px #d0680c;
	-moz-box-shadow: 0 1px 0 #fff, inset 0 0 5px #d0680c;
	box-shadow: 0 1px 0 #fff, inset 0 0 5px #d0680c;
}



/* ----- ---- --- -- -  Yellow - -- --- ---- ----- */

.buttonPro.yellow{
	background: #f9e327;
	background: -webkit-gradient(linear, left top, left bottom, from(#fceb4c), to(#ebd611));
	background: -moz-linear-gradient(top, #fceb4c, #ebd611);
	border-color: #dcc700 #dcc700 #c2b00b;
	color: #444;
	text-shadow: 0 1px 1px #ffff98;
	-webkit-box-shadow: 0 1px 2px #d7e9a4, inset 0 1px 0 #fee395;
	-moz-box-shadow: 0 1px 2px #d7e9a4, inset 0 1px 0 #fee395;
	box-shadow: 0 1px 2px #d7e9a4, inset 0 1px 0 #fee395;    
}
.buttonPro.yellow:hover, .buttonPro.yellow:focus{
	background: #ebd611;
	background: -webkit-gradient(linear, left top, left bottom, from(#fffa58), to(#e1cd00));
	background: -moz-linear-gradient(top, #fffa58, #e1cd00);
	border-color: #cebb10;
	-webkit-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #fee395;
	-moz-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #fee395;
	box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #fee395;    
}
.buttonPro.yellow:active{
	background: #f9e327;
	border-color: #cebb10;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 0 5px #cebb10;
	-moz-box-shadow: 0 1px 0 #fff, inset 0 0 5px #cebb10;
	box-shadow: 0 1px 0 #fff, inset 0 0 5px #cebb10;
}



/* ----- ---- --- -- -  Pink - -- --- ---- ----- */

.buttonPro.pink{
	background: #f87bca;
	background: -webkit-gradient(linear, left top, left bottom, from(#f87bca), to(#ec56b5));
	background: -moz-linear-gradient(top, #f87bca, #ec56b5);
	border-color: #e54aac #e54aac #cc3695;
	color: #fff;
	text-shadow: 0 1px 1px #c02589;
	-webkit-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #f1b9dd;
	-moz-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #f1b9dd;
	box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #f1b9dd;    
}
.buttonPro.pink:hover, .buttonPro.pink:focus{
	background: #f075c3;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff85d3), to(#e34dac));
	background: -moz-linear-gradient(top, #ff85d3, #e34dac);
	border-color: #c02589;
	-webkit-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #f1b9dd;
	-moz-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #f1b9dd;
	box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #f1b9dd;    
}
.buttonPro.pink:active{
	background: #f87bca;
	border-color: #c02589;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 0 5px #c02589;
	-moz-box-shadow: 0 1px 0 #fff, inset 0 0 5px #c02589;
	box-shadow: 0 1px 0 #fff, inset 0 0 5px #c02589;
}



/* ----- ---- --- -- -  Purple - -- --- ---- ----- */

.buttonPro.purple{
	background: #995dc8;
	background: -webkit-gradient(linear, left top, left bottom, from(#c785e5), to(#995dc8));
	background: -moz-linear-gradient(top, #c785e5, #995dc8);
	border-color: #7c45aa #7c45aa #5d288a;
	color: #fff;
	text-shadow: 0 1px 1px #370662;
	-webkit-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #ce8ded;
	-moz-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #ce8ded;
	box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #ce8ded;    
}
.buttonPro.purple:hover, .buttonPro.purple:focus{
	background: #8b50ba;
	background: -webkit-gradient(linear, left top, left bottom, from(#cc8aea), to(#884eb8));
	background: -moz-linear-gradient(top, #cc8aea, #884eb8);
	border-color: #5d288a;
	-webkit-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ce8ded;
	-moz-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ce8ded;
	box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ce8ded;    
}
.buttonPro.purple:active{
	background: #995dc8;
	border-color: #5d288a;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 0 5px #5d288a;
	-moz-box-shadow: 0 1px 0 #fff, inset 0 0 5px #5d288a;
	box-shadow: 0 1px 0 #fff, inset 0 0 5px #5d288a;
}



/* ----- ---- --- -- -  Grey - -- --- ---- ----- */

.buttonPro.grey{
	background: #969696;
	background: -webkit-gradient(linear, left top, left bottom, from(#ababab), to(#818181));
	background: -moz-linear-gradient(top, #ababab, #818181);
	border-color: #a0a0a0 #7c7c7c #717171;
	color: #fff;
	text-shadow: 0 1px 1px #444;
	-webkit-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #bebebe;
	-moz-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #bebebe;
	box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #bebebe;    
}
.buttonPro.grey:hover, .buttonPro.grey:focus{
	background: #868686;
	background: -webkit-gradient(linear, left top, left bottom, from(#b0b0b0), to(#6f6f6f));
	background: -moz-linear-gradient(top, #b0b0b0, #6f6f6f);
	border-color: #666 #666 #606060;
	-webkit-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #bebebe;
	-moz-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #bebebe;
	box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #bebebe;    
}
.buttonPro.grey:active{
	background: #909090;
	border-color: #606060;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 0 5px #606060;
	-moz-box-shadow: 0 1px 0 #fff, inset 0 0 5px #606060;
	box-shadow: 0 1px 0 #fff, inset 0 0 5px #606060;
}



/* ----- ---- --- -- -  Black - -- --- ---- ----- */

.buttonPro.black{
	background: #525252;
	background: -webkit-gradient(linear, left top, left bottom, from(#5e5e5e), to(#434343));
	background: -moz-linear-gradient(top, #5e5e5e, #434343);
	border-color: #4c4c4c #313131 #1f1f1f;
	color: #fff;
	text-shadow: 0 1px 1px #2e2e2e;
	-webkit-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #868686;
	-moz-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #868686;
	box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #868686;    
}
.buttonPro.black:hover, .buttonPro.black:focus{
	background: #4b4b4b;
	background: -webkit-gradient(linear, left top, left bottom, from(#686868), to(#363636));
	background: -moz-linear-gradient(top, #686868, #363636);
	border-color: #313131;
	-webkit-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #868686;
	-moz-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #868686;
	box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #868686;    
}
.buttonPro.black:active{
	background: #525252;
	border-color: #313131;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 0 5px #313131;
	-moz-box-shadow: 0 1px 0 #fff, inset 0 0 5px #313131;
	box-shadow: 0 1px 0 #fff, inset 0 0 5px #313131;
}





/*
 --------------------------------------------------------------
 ------ ----- ---- --- -- -  Extras  - -- --- ---- ----- ------
 --------------------------------------------------------------
*/


/* ----- ---- --- -- -  Google Buttons - -- --- ---- ----- */

.googleButton{
	display: inline-block;
	text-decoration: none;
	outline: none;
	padding: 7px;
	font: normal 15px/1em arial,sans-serif;
	color: #000;
	background: #ededed;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#dfdfdf');
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#dfdfdf));
	background: -moz-linear-gradient(top, #f1f1f1, #dfdfdf);
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc #9b9b9b #999999 #cdcdcd;
	-webkit-box-shadow: 1px 1px 0 #e7e7e7, inset 0 1px 0 #fff, inset 0 -1px 0 #d7d7d7;
	-moz-box-shadow: 1px 1px 0 #e7e7e7, inset 0 1px 0 #fff, inset 0 -1px 0 #d7d7d7;
	box-shadow: 1px 1px 0 #e7e7e7, inset 0 1px 0 #fff, inset 0 -1px 0 #d7d7d7;
}
.googleButton:hover{
	color: #000;
}
.googleButton:active{
	color: #000;
	background: #ccc;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
	border-color: #ccc #999 #999 #ccc;
	-webkit-box-shadow: 1px 1px 0 #e7e7e7;
	-moz-box-shadow: 1px 1px 0 #e7e7e7;
	box-shadow: 1px 1px 0 #e7e7e7;
}



/* ----- ---- --- -- -  Twitter Simple Button - -- --- ---- ----- */

.twitterButton{
	display: inline-block;
	text-decoration: none;
	outline: none;
	padding: 6px 9px;
	font: 300 15px/1em 'Helvetica Neue', Arial, 'Lucida Grande', sans-serif;
	color: #333;
	text-shadow: 0 1px 0 #f0f0f0;
	background: #ebebeb;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#dddddd));
	background: -moz-linear-gradient(top, #fefefe, #dddddd);
	border-width: 1px;
	border-style: solid;
	border-color: #bbb #bbb #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 0 #f8f8f8;
	-moz-box-shadow: 0 1px 0 #f8f8f8;
	box-shadow: 0 1px 0 #f8f8f8;
}
.twitterButton:hover, .twitterButton:focus{
	color: #333;
	text-shadow: 0 1px 0 #f0f0f0;
	background: #e5e5e5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#dddddd));
	background: -moz-linear-gradient(top, #f0f0f0, #dddddd);
	border-color: #999 #999 #666;
}
.twitterButton:active{
	color: #333;
	text-shadow: none;
	background: #ddd;
	border-color: #999 #999 #666;	
}



/* ----- ---- --- -- -  Twitter Follow Button - -- --- ---- ----- */

.twitterFollowButton{
	display: inline-block;
	text-decoration: none;
	outline: none;
	padding: 7px 10px;
	font: bold 12px/1em 'Helvetica Neue', Arial, 'Lucida Grande', sans-serif;
	color: #fff;
	background: #00AE3E;
	background: -webkit-gradient(linear, left top, left bottom, from(#53d874), to(#00ae3e));
	background: -moz-linear-gradient(top, #53d874, #00ae3e);
	border-width: 1px;
	border-style: solid;
	border-color: #339933 #339933 #277827;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 0 #f8f8f8;
	-moz-box-shadow: 0 1px 0 #f8f8f8;
	box-shadow: 0 1px 0 #f8f8f8;
}
.twitterFollowButton:hover, .twitterFollowButton:focus{
	color: #fff;
	background: #dc4b4b;
	background: -webkit-gradient(linear, left top, left bottom, from(#f15c5d), to(#c63738));
	background: -moz-linear-gradient(top, #f15c5d, #c63738);
	border-color: #aa3333 #aa3333 #962c2c;
}
.twitterFollowButton:active{
	background: #c63738;	
}



/* ----- ---- --- -- -  Facebook Simple Button - -- --- ---- ----- */

.facebookButton{
	display: inline-block;
	text-decoration: none;
	outline: none;
	padding: 5px 6px;
	font: bold 11px/1em 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
	color: #333;
	background: #ececec;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f6f6', endColorstr='#e0e0df');
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f6f6), to(#e0e0df));
	background: -moz-linear-gradient(top, #f5f6f6, #e0e0df);
	border-width: 1px;
	border-style: solid;
	border-color: #999 #999 #888;
	-webkit-box-shadow: 0 1px 0 #d9d9d9, inset 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #d9d9d9, inset 0 1px 0 #fff;
	box-shadow: 0 1px 0 #d9d9d9, inset 0 1px 0 #fff;
}
.facebookButton:hover{
	color: #333;
}
.facebookButton:active{
	color: #333;
	background: #dddddd;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
	border-color: #999;
	-webkit-box-shadow: 0 1px 0 #eaeaea;
	-moz-box-shadow: 0 1px 0 #eaeaea;
	box-shadow: 0 1px 0 #eaeaea;
}



/* ----- ---- --- -- -  Facebook Confirm Button - -- --- ---- ----- */

.facebookConfirmButton{
	display: inline-block;
	text-decoration: none;
	outline: none;
	padding: 5px 6px;
	font: bold 11px/1em 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	background: #5e77aa;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#637bad', endColorstr='#5972a7');
	background: -webkit-gradient(linear, left top, left bottom, from(#637bad), to(#5972a7));
	background: -moz-linear-gradient(top, #637bad, #5972a7);
	border-width: 1px;
	border-style: solid;
	border-color: #29447e #29457f #1a356e;
	-webkit-box-shadow: 0 1px 0 #dddddd, inset 0 1px 0 #8a9cc2;
	-moz-box-shadow: 0 1px 0 #dddddd, inset 0 1px 0 #8a9cc2;
	box-shadow: 0 1px 0 #dddddd, inset 0 1px 0 #8a9cc2;
}
.facebookConfirmButton:hover{
	color: #fff;
}
.facebookConfirmButton:active{
	color: #fff;
	background: #4f6aa3;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
	border-color: #29447e;
	-webkit-box-shadow: 0 1px 0 #eaeaea;
	-moz-box-shadow: 0 1px 0 #eaeaea;
	box-shadow: 0 1px 0 #eaeaea;
}



/* ----- ---- --- -- -  Wordpress Simple Button - -- --- ---- ----- */

.wordpressButton{
	display: inline-block;
	text-decoration: none;
	outline: none;
	padding: 6px 11px;
	font: normal 11px/1em "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	color: #464646;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));
	background: -moz-linear-gradient(top, #fff, #f1f1f1);
	border: 1px solid #bbb;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
}
.wordpressButton:hover, .wordpressButton:focus{
	color: #000;
	border-color: #666;
}
.wordpressButton:active{
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fbfbfb));
	background: -moz-linear-gradient(top, #ededed, #fbfbfb);
	color: #000;
	border-color: #666;
}



/* ----- ---- --- -- -  Wordpress Confirm Button - -- --- ---- ----- */

.wordpressConfirmButton{
	display: inline-block;
	text-decoration: none;
	outline: none;
	padding: 6px 11px;
	font: bold 11px/1em "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	background: #247ca4;
	background: -webkit-gradient(linear, left top, left bottom, from(#298cba), to(#206d92));
	background: -moz-linear-gradient(top, #298cba, #206d92);
	border: 1px solid #298CBA;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
}
.wordpressConfirmButton:hover, .wordpressConfirmButton:focus{
	color: #eaf2fa;
	border-color: #13455b;
}
.wordpressConfirmButton:active{
	background: #216f94;
	background: -webkit-gradient(linear, left top, left bottom, from(#1d6385), to(#2683ae));
	background: -moz-linear-gradient(top, #1d6385, #2683ae);
	color: #eaf2fa;
	border-color: #13455b;
}




/*/css3-form-pack/general-forms/general-light.css*/
form.general {
	padding: 40px 20px;
	border: 2px solid #fff;
	overflow: hidden;
	background-color: #e5e7ea;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #dcdee2), color-stop(50%, #eff0f1), color-stop(100%, #dcdee2)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(left, #dcdee2, #eff0f1, #dcdee2); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(left, #dcdee2, #eff0f1, #dcdee2); /* FF3.6 */
	background-image:     -ms-linear-gradient(left, #dcdee2, #eff0f1, #dcdee2); /* IE10 */
	background-image:      -o-linear-gradient(left, #dcdee2, #eff0f1, #dcdee2); /* Opera 11.10+ */
	background-image:         linear-gradient(left, #dcdee2, #eff0f1, #dcdee2);
	-pie-background:          linear-gradient(left, #dcdee2, #eff0f1, #dcdee2); /* IE6-IE9 */
	-moz-border-radius:    8px;
	-webkit-border-radius: 8px;
	border-radius:         8px;
	-moz-box-shadow:    0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         0 1px 2px rgba(0, 0, 0, 0.5);
/*	behavior: URL(PIE.htc);*/
}

/* Textbox and textarea */
.form-input {
	float: left;
	width: 300px;
	height: 24px;
	padding: 6px 10px;
	margin-bottom: 40px;
	font: 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	outline: none;
	-moz-border-radius:    8px;
	-webkit-border-radius: 8px;
	border-radius:         8px;
	-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.7);
	box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.7);
	-moz-background-clip:    padding;
	-webkit-background-clip: padding-box;
	background-clip:         padding-box;
	-moz-transition:    all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
/*	behavior: url(PIE.htc);*/
}

textarea.form-input {
	height: 200px;
	width: 350px;
	overflow: auto;
}

.select-wrapper {
	width: 250px;
	float: left;
	margin-bottom: 40px;
	overflow: hidden;
	position: relative;
}

p.option-label {
	float: left;
	clear: both;
	margin-right: 10px;
	width: 250px;
	font-size: 14px;
	font-weight: bold;
}

div.option-group{
	float: left;
	width: 300px;
	margin-bottom: 40px;
}

.option-group input[type=radio], .option-group input[type=checkbox] {
	float: left;
	clear: both;
	opacity: 0;
	outline: none;
} 

.option-group label {
	width: 260px;
	margin: 0 0 20px 10px;
	float: left;
	clear: none;
	position: relative;
	line-height: 1;
	font-weight: normal;
}


/* Focus style */
.form-input:focus {
	border: 1px solid #7fbbf9;
	-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #7fbbf9;
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #7fbbf9;
	box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #7fbbf9;
}

/* Error style */
.form-input:-moz-ui-invalid, .form-input.invalid {
	border: 1px solid #e00;
	-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #e00;
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #e00;
	box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #e00;
}

.form-input.invalid {
	border: 1px solid #e00;
	-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #e00;
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #e00;
	box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #e00;
}


/* Form submit button */
.form-btn {
	clear: both;
	float: left;
	padding: 0 15px;
	height: 30px;
	font: bold 12px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align: center;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	cursor: pointer;
	border: 1px solid #1972c4;
	outline: none;
	position: relative;
	background-color: #1d83e2;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#77b5ee), to(#1972c4)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #77b5ee, #1972c4); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #77b5ee, #1972c4); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #77b5ee, #1972c4); /* IE10 */
	background-image:      -o-linear-gradient(top, #77b5ee, #1972c4); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #77b5ee, #1972c4);
	-pie-background:          linear-gradient(top, #77b5ee, #1972c4); /* IE6-IE9 */
	-moz-border-radius:    16px;
	-webkit-border-radius: 16px;
	border-radius:         16px;
	-moz-box-shadow:    inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-background-clip:    padding;
	-webkit-background-clip: padding-box;
	background-clip:         padding-box;
/*	behavior: url(PIE.htc);*/
}

.form-btn:active {
	border: 1px solid #77b5ee;
	background-color: #1972c4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1972c4), to(#77b5ee)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #1972c4, #77b5ee); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #1972c4, #77b5ee); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #1972c4, #77b5ee); /* IE10 */
	background-image:      -o-linear-gradient(top, #1972c4, #77b5ee); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #1972c4, #77b5ee);
	-pie-background:          linear-gradient(top, #1972c4, #77b5ee); /* IE6-IE9 */
	-moz-box-shadow:    inset 0 0 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow:         inset 0 0 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
}

form.general input[type=submit]::-moz-focus-inner {
	border: 0;
	padding: 0;
}



/****** Checkbox style ******/

.option-group.check label:before, .ie .option-group.check label .before {
	content: '';
	position: absolute;
	top: -1px;
	left: -30px;
	width: 15px;
	height: 15px;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff, #efefef); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #ffffff, #efefef); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #ffffff, #efefef); /* IE10 */
	background-image:      -o-linear-gradient(top, #ffffff, #efefef); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #ffffff, #efefef);
	-pie-background:          linear-gradient(top, #ffffff, #efefef); /* IE6-IE9 */
	border: 1px solid #ccc;
	-moz-border-radius:    3px;
	-webkit-border-radius: 3px;
	border-radius:         3px;
	-moz-box-shadow:    0 1px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	box-shadow:         0 1px 0 rgba(0, 0, 0, 0.5);
	-pie-watch-ancestors: 1;
/*	behavior: url(PIE.htc);*/
}

.ie .option-group.check label:before {
	display: none;
}

.option-group.check input[type=checkbox]:checked + label:after, .ie .option-group.check label.checked .after {
	content: '';
	position: absolute;
	top: 2px;
	left: -24px;
	width: 3px;
	height: 8px;
	border-bottom: 2px solid #444;
	border-right: 2px solid #444;
	-moz-transform:    rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform:      rotate(45deg);
	-ms-transform:     rotate(45deg);
	transform:         rotate(45deg);
	filter: progid:DXImageTransform.Microsoft.Matrix(   /* IE6�IE9 */ 
                   M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476, sizingMethod='auto expand');
    zoom: 1;	
}

.ie .option-group.check label.checked .after {
	left: -26px;
}

.option-group.check input[type=checkbox]:checked + label:before, .ie .option-group.check label.checked .before {
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#ffffff)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #efefef, #ffffff); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #efefef, #ffffff); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #efefef, #ffffff); /* IE10 */
	background-image:      -o-linear-gradient(top, #efefef, #ffffff); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #efefef, #ffffff);
	-pie-background:          linear-gradient(top, #efefef, #ffffff); /* IE6-IE9 */
	-moz-box-shadow:    inset 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow:         inset 0 1px 1px rgba(0, 0, 0, 0.5);
}




/****** Radio button style ******/

.option-group.radio label:before,  .ie .option-group.radio label .before {
	content: '';
	position: absolute;
	top: -2px;
	left: -30px;
	width: 15px;
	height: 15px;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff, #efefef); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #ffffff, #efefef); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #ffffff, #efefef); /* IE10 */
	background-image:      -o-linear-gradient(top, #ffffff, #efefef); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #ffffff, #efefef);
	-pie-background:          linear-gradient(top, #ffffff, #efefef); /* IE6-IE9 */
	border: 1px solid #ccc;
	-moz-border-radius:    10px;
	-webkit-border-radius: 10px;
	border-radius:         10px;
	-moz-box-shadow:    0 1px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	box-shadow:         0 1px 0 rgba(0, 0, 0, 0.5);
	-moz-background-clip:    padding;
	-webkit-background-clip: padding-box;
	background-clip:         padding-box;
	-pie-watch-ancestors: 1;
/*	behavior: url(PIE.htc);*/
}

.ie .option-group.radio label:before {
	display: none;
}

.option-group.radio input[type=radio]:checked + label:after, .ie .option-group.radio label .after {
	content: '';
	position: absolute;
	top: 3px;
	left: -25px;
	z-index: 2;
	width: 7px;
	height: 7px;
	background: #444;
	-moz-border-radius:    7px;
	-webkit-border-radius: 7px;
	border-radius:         7px;
/*	behavior: url(PIE.htc);*/
}

.ie .option-group.radio label:after, .ie .option-group.radio label .after  {
	display: none;
	border-radius: 0;
}

.ie .option-group.radio label.checked .after {
	display: block;
	border-radius: 7px;
}

.option-group.radio input[type=radio]:checked + label:before, .ie .option-group.radio label.checked .before {
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#ffffff)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #efefef, #ffffff); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #efefef, #ffffff); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #efefef, #ffffff); /* IE10 */
	background-image:      -o-linear-gradient(top, #efefef, #ffffff); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #efefef, #ffffff);
	-pie-background:          linear-gradient(top, #efefef, #ffffff); /* IE6-IE9 */
	-moz-box-shadow:    inset 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow:         inset 0 1px 1px rgba(0, 0, 0, 0.5);
}




/****** Select box style ******/

.select-wrapper {
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff, #efefef); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #ffffff, #efefef); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #ffffff, #efefef); /* IE10 */
	background-image:      -o-linear-gradient(top, #ffffff, #efefef); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #ffffff, #efefef);
	-pie-background:          linear-gradient(top, #ffffff, #efefef); /* IE6-IE9 */
	-moz-border-radius:    5px;
	-webkit-border-radius: 5px;
	border-radius:         5px;
	-moz-box-shadow:    0 1px 1px rgba(0, 0, 0, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.5);
	box-shadow:         0 1px 1px rgba(0, 0, 0, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.5);
/*	behavior: url(PIE.htc);*/
}

.selectTop {
	position: absolute;
	top: 0;
	left:0;
	bottom: 0;
	right: 0;
	padding: 6px 10px;
}

.select-wrapper:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 100%;
	pointer-events: none;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff, #efefef); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #ffffff, #efefef); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #ffffff, #efefef); /* IE10 */
	background-image:      -o-linear-gradient(top, #ffffff, #efefef); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #ffffff, #efefef);
	-moz-border-radius:    5px;
	-webkit-border-radius: 5px;
	border-radius:         5px;
}

.select-wrapper:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -3px;
	border: 6px solid transparent;
	border-top: 6px solid #444;
	pointer-events: none;
}

.ie .select-wrapper:before, .ie9 .select-wrapper:before {
	display: none;
}

form.general select {
	width: 240px;
	height: 24px;
	padding: 8px 0 4px 10px;
	border: 0;
	background: transparent none;
	outline: none;
	font: 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	-moz-appearance:    none;
	-webkit-appearance: none;
	appearance:         none;
	-moz-box-sizing:    content-box;
    -webkit-box-sizing: content-box;
    box-sizing:         content-box;
}

form.general select::-moz-focus-inner {
	border: 0;
}

form.general select option {
	background: #ededed;
	height: 24px;
	width: 100%;
	padding: 10px 0 2px 10px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	-moz-appearance:    none;
	-webkit-appearance: none;
	appearance:         none;
	-moz-box-sizing:    content-box;
    -webkit-box-sizing: content-box;
    box-sizing:         content-box;
}
/*/css3-form-pack/login-forms/login-light.css*/

.login-form input[type=submit]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.login-form {
	margin-bottom: 20px;
	padding: 20px;
	position: relative;
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
	border: 1px solid #bbb;
	-moz-border-radius:    10px;
	-webkit-border-radius: 10px;
	border-radius:         10px;
	-moz-box-shadow:    0 1px 2px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow:         0 1px 2px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.5);
/*	behavior: url(PIE.htc);*/
}

.login-form.nolabel {   /* only requipurple for the demo */
	margin-bottom: 105px;
}

.login-form label {
	color: #444;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	margin-bottom: 10px;
}

.login-input {
	width: 398px;
	height: 20px;
	padding: 6px 10px;
	margin-bottom: 20px;
	font: 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #333;
	outline: none;
	background-color: #fff;
	border: 1px solid #ccc;
	position: relative;
	-moz-border-radius:    8px;
	-webkit-border-radius: 8px;
	border-radius:         8px;
	-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 2px rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 2px rgba(255, 255, 255, 0.7);
	box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 2px rgba(255, 255, 255, 0.7);
	-moz-background-clip:    padding;
	-webkit-background-clip: padding-box;
	background-clip:         padding-box;
	-moz-transition:    all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
/*	behavior: url(PIE.htc);*/
}

/* Focus style */
.login-form .login-input:focus {
	border: 1px solid #5eaaf8;
	-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #5eaaf8;
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #5eaaf8;
	box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #5eaaf8;
}

/* Error style */
.login-form .login-input:-moz-ui-invalid {
	border: 1px solid #e00;
	-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #e00;
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #e00;
	box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #e00;
}

.login-form .login-input.invalid {
	border: 1px solid #e00;
	-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #e00;
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #e00;
	box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px #e00;
}

/* Placeholder style */
.nolabel ::-webkit-input-placeholder {
	color: #888;
}

.nolabel input:-moz-placeholder {
	color: #888;
}

.login-btn {
	width: 100px;
	height: 30px;
	color: #fff;
	font: bold 12px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	letter-spacing: 1px;
	text-align: center;
	border: 1px solid #1972c4;
	outline: none;
	cursor: pointer;
	position: relative;
	background-color: #1d83e2;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#77b5ee), to(#1972c4)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #77b5ee, #1972c4); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #77b5ee, #1972c4); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #77b5ee, #1972c4); /* IE10 */
	background-image:      -o-linear-gradient(top, #77b5ee, #1972c4); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #77b5ee, #1972c4);
	-pie-background:          linear-gradient(top, #77b5ee, #1972c4); /* IE6-IE9 */
    -moz-box-shadow:    inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow:         inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.5);
	-moz-border-radius:    18px;
	-webkit-border-radius: 18px;
	border-radius:         18px;
	-moz-background-clip:    padding;
	-webkit-background-clip: padding-box;
	background-clip:         padding-box;
/*	behavior: url(PIE.htc);*/
}

.login-btn:active {
	border: 1px solid #77b5ee;
	background-color: #1972c4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1972c4), to(#77b5ee)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #1972c4, #77b5ee); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #1972c4, #77b5ee); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #1972c4, #77b5ee); /* IE10 */
	background-image:      -o-linear-gradient(top, #1972c4, #77b5ee); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #1972c4, #77b5ee);
	-pie-background:          linear-gradient(top, #1972c4, #77b5ee); /* IE6-IE9 */
	-moz-box-shadow:    inset 0 0 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow:         inset 0 0 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
}

.forgot {
	color: #555;
	font-style: italic;
	font-size: 12px;
	display: block;
	margin-bottom: 20px;
}

.forgot a {
	color: #3a3a3a;
	-moz-transition:    all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;	
}

.forgot a:hover {
	color: #000;
}

.login-form.tbbar {
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d4d4d4)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #fefefe, #d4d4d4); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #fefefe, #d4d4d4); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #fefefe, #d4d4d4); /* IE10 */
	background-image:      -o-linear-gradient(top, #fefefe, #d4d4d4); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #fefefe, #d4d4d4);
	-pie-background:          linear-gradient(top, #fefefe, #d4d4d4); /* IE6-IE9 */
}

/* Title bar */
.tbar {
	font: bold 16px/1 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	padding: 15px;
	margin: -20px -20px 20px -20px;
	position: relative;
	-moz-border-radius:    8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius:         8px 8px 0 0;
	-moz-box-shadow:    inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow:         inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.3);
/*	behavior: url(PIE.htc);*/
}


/* Bottom bar */
.bbar {
	margin: 20px -20px -20px -20px;
	padding: 20px;
	overflow: hidden;
	position: relative;
	border-top: 1px solid #aaa;
	background: #ddd;
	-moz-border-radius:    0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius:         0 0 8px 8px;
	-moz-box-shadow:    inset 0 1px 0 rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
	box-shadow:         inset 0 1px 0 rgba(255, 255, 255, 0.7);
/*	behavior: url(PIE.htc);*/
}

.bbar .forgot {
	float: left;
	margin-bottom: 0;
}

.bbar .login-btn {
	float: right;
}




/************ Color Styles **************/

/******* Vertical Gradient *******/

/*** Light Gray ***/

.login-form.vlgray {
	border: 1px solid #d2d1d0;
	background-color: #ededed;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d2d1d0)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #f6f6f6, #d2d1d0); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #f6f6f6, #d2d1d0); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #f6f6f6, #d2d1d0); /* IE10 */
	background-image:      -o-linear-gradient(top, #f6f6f6, #d2d1d0); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #f6f6f6, #d2d1d0);
	-pie-background:          linear-gradient(top, #f6f6f6, #d2d1d0); /* IE6-IE9 */
}

.vlgray .login-input {
	border: 1px solid #d2d1d0;
}



/*** Light Blue ***/

.login-form.vlblue {	
	border: 1px solid #5abcd1;
	background-color: #c4e7ef;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c4e7ef), to(#5abcd1)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #c4e7ef, #5abcd1); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #c4e7ef, #5abcd1); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #c4e7ef, #5abcd1); /* IE10 */
	background-image:      -o-linear-gradient(top, #c4e7ef, #5abcd1); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #c4e7ef, #5abcd1);
	-pie-background:          linear-gradient(top, #c4e7ef, #5abcd1); /* IE6-IE9 */	
}

.vlblue .login-input {
	border: 1px solid #5abcd1;
}



/*** Light Green ***/

.login-form.vlgreen {	
	border: 1px solid #91c551;
	background-color: #d1e7b7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d1e7b7), to(#91c551)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #d1e7b7, #91c551); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #d1e7b7, #91c551); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #d1e7b7, #91c551); /* IE10 */
	background-image:      -o-linear-gradient(top, #d1e7b7, #91c551); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #d1e7b7, #91c551);
	-pie-background:          linear-gradient(top, #d1e7b7, #91c551); /* IE6-IE9 */	
}

.vlgreen .login-input {
	border: 1px solid #91c551;
}



/*** Light Purple ***/

.login-form.vlpurple {	
	border: 1px solid #9d87b5;
	background-color: #d9d1e2;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9d1e2), to(#9d87b5)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #d9d1e2, #9d87b5); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #d9d1e2, #9d87b5); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #d9d1e2, #9d87b5); /* IE10 */
	background-image:      -o-linear-gradient(top, #d9d1e2, #9d87b5); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #d9d1e2, #9d87b5);
	-pie-background:          linear-gradient(top, #d9d1e2, #9d87b5); /* IE6-IE9 */		
}

.vlpurple .login-input {
	border: 1px solid #9d87b5;
}



/*** Light Brown ***/

.login-form.vlbrown {	
	border: 1px solid #e2792a;
	background-color: #f2c4a2;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2c4a2), to(#e2792a)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #f2c4a2, #e2792a); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #f2c4a2, #e2792a); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #f2c4a2, #e2792a); /* IE10 */
	background-image:      -o-linear-gradient(top, #f2c4a2, #e2792a); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #f2c4a2, #e2792a);
	-pie-background:          linear-gradient(top, #f2c4a2, #e2792a); /* IE6-IE9 */		
}

.vlbrown .login-input {
	border: 1px solid #e2792a;
}






/******* Horizontal Gradient *******/

/*** Light Gray ***/

.login-form.hlgray {
	border: 1px solid #d2d1d0;
	background-color: #ededed;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #d2d1d0), color-stop(50%, #f6f6f6), color-stop(100%, #d2d1d0)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(left, #d2d1d0, #f6f6f6, #d2d1d0); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(left, #d2d1d0, #f6f6f6, #d2d1d0); /* FF3.6 */
	background-image:     -ms-linear-gradient(left, #d2d1d0, #f6f6f6, #d2d1d0); /* IE10 */
	background-image:      -o-linear-gradient(left, #d2d1d0, #f6f6f6, #d2d1d0); /* Opera 11.10+ */
	background-image:         linear-gradient(left, #d2d1d0, #f6f6f6, #d2d1d0);
	-pie-background:          linear-gradient(left, #d2d1d0, #f6f6f6, #d2d1d0); /* IE6-IE9 */
}

.hlgray .login-input {
	border: 1px solid #d2d1d0;
}



/*** Light Blue ***/

.login-form.hlblue {	
	border: 1px solid #5abcd1;
	background-color: #5abcd1;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5abcd1), color-stop(50%, #c4e7ef), color-stop(100%, #5abcd1)); 
	background-image: -webkit-linear-gradient(left, #5abcd1, #c4e7ef, #5abcd1); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(left, #5abcd1, #c4e7ef, #5abcd1); /* FF3.6 */
	background-image:     -ms-linear-gradient(left, #5abcd1, #c4e7ef, #5abcd1); /* IE10 */
	background-image:      -o-linear-gradient(left, #5abcd1, #c4e7ef, #5abcd1); /* Opera 11.10+ */
	background-image:         linear-gradient(left, #5abcd1, #c4e7ef, #5abcd1);
	-pie-background:          linear-gradient(left, #5abcd1, #c4e7ef, #5abcd1); /* IE6-IE9 */	
}

.hlblue .login-input {
	border: 1px solid #5abcd1;
}



/*** Light Green ***/

.login-form.hlgreen {	
	border: 1px solid #91c551;
	background-color: #91c551;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #91c551), color-stop(50%, #d1e7b7), color-stop(100%, #91c551)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(left, #91c551, #d1e7b7, #91c551); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(left, #91c551, #d1e7b7, #91c551); /* FF3.6 */
	background-image:     -ms-linear-gradient(left, #91c551, #d1e7b7, #91c551); /* IE10 */
	background-image:      -o-linear-gradient(left, #91c551, #d1e7b7, #91c551); /* Opera 11.10+ */
	background-image:         linear-gradient(left, #91c551, #d1e7b7, #91c551);
	-pie-background:          linear-gradient(left, #91c551, #d1e7b7, #91c551); /* IE6-IE9 */	
}

.hlgreen .login-input {
	border: 1px solid #91c551;
}



/*** Light Purple ***/

.login-form.hlpurple {	
	border: 1px solid #9d87b5;
	background-color: #9d87b5;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9d87b5), color-stop(50%, #d9d1e2), color-stop(100%, #9d87b5)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(left, #9d87b5, #d9d1e2, #9d87b5); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(left, #9d87b5, #d9d1e2, #9d87b5); /* FF3.6 */
	background-image:     -ms-linear-gradient(left, #9d87b5, #d9d1e2, #9d87b5); /* IE10 */
	background-image:      -o-linear-gradient(left, #9d87b5, #d9d1e2, #9d87b5); /* Opera 11.10+ */
	background-image:         linear-gradient(left, #9d87b5, #d9d1e2, #9d87b5);
	-pie-background:          linear-gradient(left, #9d87b5, #d9d1e2, #9d87b5); /* IE6-IE9 */	
}

.hlpurple .login-input {
	border: 1px solid #9d87b5;
}



/*** Light Brown ***/

.login-form.hlbrown {	
	border: 1px solid #e68c48;
	background-color: #e68c48;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e68c48), color-stop(50%, #f2c4a2), color-stop(100%, #e68c48)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(left, #e68c48, #f2c4a2, #e68c48); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(left, #e68c48, #f2c4a2, #e68c48); /* FF3.6 */
	background-image:     -ms-linear-gradient(left, #e68c48, #f2c4a2, #e68c48); /* IE10 */
	background-image:      -o-linear-gradient(left, #e68c48, #f2c4a2, #e68c48); /* Opera 11.10+ */
	background-image:         linear-gradient(left, #e68c48, #f2c4a2, #e68c48);
	-pie-background:          linear-gradient(left, #e68c48, #f2c4a2, #e68c48); /* IE6-IE9 */	
}

.hlbrown .login-input {
	border: 1px solid #e68c48;
}





/******* Top and Bottom bars *******/

/*** Light Gray ***/

.lgray .tbar {
	background-color: #c4c4c4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c4c4c4), to(#818181)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #c4c4c4, #818181); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #c4c4c4, #818181); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #c4c4c4, #818181); /* IE10 */
	background-image:      -o-linear-gradient(top, #c4c4c4, #818181); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #c4c4c4, #818181);
	-pie-background:          linear-gradient(top, #c4c4c4, #818181); /* IE6-IE9 */
}




/*** Light Blue ***/

.lblue .tbar {
	background-color: #82ccdc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#82ccdc), to(#2f92a7)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #82ccdc, #2f92a7); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #82ccdc, #2f92a7); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #82ccdc, #2f92a7); /* IE10 */
	background-image:      -o-linear-gradient(top, #82ccdc, #2f92a7); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #82ccdc, #2f92a7);
	-pie-background:          linear-gradient(top, #82ccdc, #2f92a7); /* IE6-IE9 */
}




/*** Light Green ***/

.lgreen .tbar {
	background-color: #a9d277;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#a9d277), to(#669130)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #a9d277, #669130); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #a9d277, #669130); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #a9d277, #669130); /* IE10 */
	background-image:      -o-linear-gradient(top, #a9d277, #669130); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #a9d277, #669130);
	-pie-background:          linear-gradient(top, #a9d277, #669130); /* IE6-IE9 */	
}




/*** Light Purple ***/

.lpurple .tbar {
	background-color: #b7a7c8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b7a7c8), to(#72588f)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #b7a7c8, #72588f); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #b7a7c8, #72588f); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #b7a7c8, #72588f); /* IE10 */
	background-image:      -o-linear-gradient(top, #b7a7c8, #72588f); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #b7a7c8, #72588f);
	-pie-background:          linear-gradient(top, #b7a7c8, #72588f); /* IE6-IE9 */
}




/*** Light Brown ***/

.lbrown .tbar {
	background-color: #e89557;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e89557), to(#a15216)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #e89557, #a15216); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #e89557, #a15216); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #e89557, #a15216); /* IE10 */
	background-image:      -o-linear-gradient(top, #e89557, #a15216); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #e89557, #a15216);
	-pie-background:          linear-gradient(top, #e89557, #a15216); /* IE6-IE9 */		
}






/******* 3d Style *******/

.login-form.form3d {
	background-color: #ebebeb;
	background-image: -webkit-gradient(linear, left top, left bottom, from(0, #cdcdcd), to(50px, #ebebeb)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #cdcdcd 0, #ebebeb 50px); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #cdcdcd 0, #ebebeb 50px); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #cdcdcd 0, #ebebeb 50px); /* IE10 */
	background-image:      -o-linear-gradient(top, #cdcdcd 0, #ebebeb 50px); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #cdcdcd 0, #ebebeb 50px);
	-pie-background:          linear-gradient(top, #cdcdcd 0, #ebebeb 50px); /* IE6-IE9 */
	-moz-box-shadow:    0 1px 0 #aaa, 0 2px 0 #fff, 0 3px 0 #aaa, 0 4px 0 #fff, 0 5px 0 #aaa, 0 6px 0 #fff, 0 7px 0 #aaa, 0 8px 0 #fff, inset 0 1px 1px rgba(255, 255, 255, 0.7), 0 8px 2px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 1px 0 #aaa, 0 2px 0 #fff, 0 3px 0 #aaa, 0 4px 0 #fff, 0 5px 0 #aaa, 0 6px 0 #fff, 0 7px 0 #aaa, 0 8px 0 #fff, inset 0 1px 1px rgba(255, 255, 255, 0.7), 0 8px 2px rgba(0, 0, 0, 0.7);
	box-shadow:         0 1px 0 #aaa, 0 2px 0 #fff, 0 3px 0 #aaa, 0 4px 0 #fff, 0 5px 0 #aaa, 0 6px 0 #fff, 0 7px 0 #aaa, 0 8px 0 #fff, inset 0 1px 1px rgba(255, 255, 255, 0.7), 0 8px 2px rgba(0, 0, 0, 0.7);
}




/******* Login form as a bar *******/

.login-form.bar {
	display: block;
	width: 480px;
	padding: 10px;
	margin: 0 auto;
	border: 1px solid #ccc;
	background-color: #ededed;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d2d1d0)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #f6f6f6, #d2d1d0); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #f6f6f6, #d2d1d0); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #f6f6f6, #d2d1d0); /* IE10 */
	background-image:      -o-linear-gradient(top, #f6f6f6, #d2d1d0); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #f6f6f6, #d2d1d0);
	-pie-background:          linear-gradient(top, #f6f6f6, #d2d1d0); /* IE6-IE9 */
	-moz-box-shadow:    0 1px 1px rgba(0, 0, 0, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.7);
	box-shadow:         0 1px 1px rgba(0, 0, 0, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.7);
}

.login-form.bar .login-input {
	width: 173px;
	height: 20px;
	padding: 6px 10px 6px 35px;
	margin: 0 5px 0 0;
	border: 1px solid #ccc;
	float: left;
	-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
}

.login-form.bar input[type=text] {
	background: #fff url(user.png) 10px center no-repeat;
	-moz-border-radius:    8px 0 0 8px;
	-webkit-border-radius: 8px 0 0 8px;
	border-radius:         8px 0 0 8px;
}

.login-form.bar input[type=password] {
	background: #fff url(key.png) 10px center no-repeat;
	margin-right: 0;
	padding-right: 45px;
	-moz-border-radius:    0 8px 8px 0;
	-webkit-border-radius: 0 8px 8px 0;
	border-radius:         0 8px 8px 0;
}

.login-form.bar .login-btn {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 11px;
	right: 11px;
	border: 1px solid #b9b9b9;
	background-color: #ededed;
	background: url(login.png) center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#a9a9a9)); /* Saf4+, Chrome */
	background: url(login.png) center center no-repeat, -webkit-linear-gradient(top, #f6f6f6, #a9a9a9); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background: url(login.png) center center no-repeat,    -moz-linear-gradient(top, #f6f6f6, #a9a9a9); /* FF3.6 */
	background: url(login.png) center center no-repeat,     -ms-linear-gradient(top, #f6f6f6, #a9a9a9); /* IE10 */
	background: url(login.png) center center no-repeat,      -o-linear-gradient(top, #f6f6f6, #a9a9a9); /* Opera 11.10+ */
	background: url(login.png) center center no-repeat,         linear-gradient(top, #f6f6f6, #a9a9a9);
	-pie-background: url(login.png) center center no-repeat,    linear-gradient(top, #f6f6f6, #a9a9a9); /* IE6-IE9 */
	-moz-border-radius:    0 8px 8px 0;
	-webkit-border-radius: 0 8px 8px 0;
	border-radius:         0 8px 8px 0;
	-moz-box-shadow:    inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow:         inset 0 1px 0 rgba(255, 255, 255, 0.5);
}

.login-form.bar .login-btn:active {
	background-color: #ccc;
	background: url(login.png) center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#f6f6f6)); /* Saf4+, Chrome */
	background: url(login.png) center center no-repeat, -webkit-linear-gradient(top, #a9a9a9, #f6f6f6); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background: url(login.png) center center no-repeat,    -moz-linear-gradient(top, #a9a9a9, #f6f6f6); /* FF3.6 */
	background: url(login.png) center center no-repeat,     -ms-linear-gradient(top, #a9a9a9, #f6f6f6); /* IE10 */
	background: url(login.png) center center no-repeat,      -o-linear-gradient(top, #a9a9a9, #f6f6f6); /* Opera 11.10+ */
	background: url(login.png) center center no-repeat,         linear-gradient(top, #a9a9a9, #f6f6f6);
	-pie-background: url(login.png) center center no-repeat,    linear-gradient(top, #a9a9a9, #f6f6f6); /* IE6-IE9 */
	-moz-box-shadow:    inset 0 0 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.5);
	box-shadow:         inset 0 0 2px rgba(0, 0, 0, 0.5);
}


/*/css3-form-pack/search-forms/search-light.css*/
/* Micro clearfix hack */
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}



.search-form input[type=submit]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.search-form ::-webkit-input-placeholder {
	color: #888;
}

.search-form input:-moz-placeholder {
	color: #888;
}

.search-form {
	margin-bottom: 40px;
	position: relative;
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
}

.search-form.frame {
	padding: 7px;
	border: 1px solid #ccc;
	background-color: #ededed;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d2d1d0)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #f6f6f6, #d2d1d0); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #f6f6f6, #d2d1d0); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #f6f6f6, #d2d1d0); /* IE10 */
	background-image:      -o-linear-gradient(top, #f6f6f6, #d2d1d0); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #f6f6f6, #d2d1d0);
	-pie-background:          linear-gradient(top, #f6f6f6, #d2d1d0); /* IE6-IE9 */
	-moz-box-shadow:    0 1px 1px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.7);
	box-shadow:         0 1px 1px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.7);
	-moz-background-clip:    padding;
	-webkit-background-clip: padding-box;
	background-clip:         padding-box;
/*	behavior: url(/css3-form-pack/search-forms/PIE.htc);*/
}

.search-input {
	width: 196px;
	height: 20px;
	padding: 6px 10px 6px 35px !important;
	font: 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #333;
	outline: none;
	position: relative;
	background: #fff url(/css3-form-pack/search-forms/search-dark.png) 10px center no-repeat;
	border: 1px solid #ccc;
	-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-background-clip:    padding;
	-webkit-background-clip: padding-box;
	background-clip:         padding-box;
/*	behavior: url(/css3-form-pack/search-forms/PIE.htc);*/
}

.search-btn {
	margin-left: 3px;
	width: 32px;
	height: 32px;
	color: #fff;
	font: bold 12px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	letter-spacing: 1px;
	border: 1px solid #b9b9b9;	
	outline: none;
	cursor: pointer;
	position: relative;
	background-color: #666;
    -moz-box-shadow:    inset 0 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow:         inset 0 1px 0 rgba(255, 255, 255, 0.3);
	-moz-background-clip:    padding;
	-webkit-background-clip: padding-box;
	background-clip:         padding-box;
/*	behavior: url(/css3-form-pack/search-forms/PIE.htc);*/
}

.frame.rbtn .search-btn {
	-moz-border-radius:    32px;
	-webkit-border-radius: 32px;
	border-radius:         32px;
}

.noframe.rbtn .search-btn {
	-moz-border-radius:    8px;
	-webkit-border-radius: 8px;
	border-radius:         8px;
}


/***** With Frame *****/

.frame.inbtn .search-input {
	padding-right: 45px;
	width: 225px;
}

.frame.nobtn .search-input {
	width: 235px;
	padding-left: 35px;
	background: #fff url(/css3-form-pack/search-forms/search-dark.png) 10px center no-repeat;
}

.frame.inbtn .search-btn {
	position: absolute;
	top: 8px;
	right: 8px;
}


/***** Without Frame *****/

.noframe .search-input {
	width: 245px;
	background: #fff;
	padding: 6px 10px;
	-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5);
}

.noframe.inbtn .search-input {
	width: 259px;
	background: #fff;
	padding: 6px 10px;
	padding-right: 35px;
}

.noframe.nobtn .search-input {
	width: 261px;
	padding-left: 35px;
	background: #fff url(/css3-form-pack/search-forms/search-dark.png) 10px center no-repeat;
}

.noframe.inbtn .search-btn {
	position: absolute;
	top: 1px;
	right: 1px;
	height: 32px;
}


/**** Large round corners ****/

.search-form.frame.rlarge, .rlarge .search-input {
	-moz-border-radius:    28px;
	-webkit-border-radius: 28px;
	border-radius:         28px;
}

.frame.inbtn.rlarge .search-btn, .noframe.inbtn.rlarge .search-btn {
	-moz-border-radius:    0 28px 28px 0;
	-webkit-border-radius: 0 28px 28px 0;
	border-radius:         0 28px 28px 0;
}


/**** Small round corners ****/

.search-form.frame.rsmall, .rsmall .search-input {
	-moz-border-radius:    8px;
	-webkit-border-radius: 8px;
	border-radius:         8px;
}

.frame.inbtn.rsmall .search-btn, .noframe.inbtn.rsmall .search-btn {
	-moz-border-radius:    0 8px 8px 0;
	-webkit-border-radius: 0 8px 8px 0;
	border-radius:         0 8px 8px 0;
}




/*********** With Frame ************/

/*** Light Gray ***/

.search-form.frame.lgray .search-btn {
	background-color: #a1a1a1;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#a1a1a1), to(#4c4c4c)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #a1a1a1, #4c4c4c); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #a1a1a1, #4c4c4c); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #a1a1a1, #4c4c4c); /* IE10 */
	background-image:      -o-linear-gradient(top, #a1a1a1, #4c4c4c); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #a1a1a1, #4c4c4c);
	-pie-background:          linear-gradient(top, #a1a1a1, #4c4c4c); /* IE6-IE9 */	
}



/*** Light Blue ***/

.search-form.frame.lblue .search-btn {	
	background-color: #1d83e2;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#86bdf0), to(#1560a6)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #86bdf0, #1560a6); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #86bdf0, #1560a6); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #86bdf0, #1560a6); /* IE10 */
	background-image:      -o-linear-gradient(top, #86bdf0, #1560a6); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #86bdf0, #1560a6);
	-pie-background:          linear-gradient(top, #86bdf0, #1560a6); /* IE6-IE9 */	
}



/*** Light Green ***/

.search-form.frame.lgreen .search-btn {	
	background-color: #659131;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#a9d277), to(#547728)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #a9d277, #547728); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #a9d277, #547728); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #a9d277, #547728); /* IE10 */
	background-image:      -o-linear-gradient(top, #a9d277, #547728); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #a9d277, #547728);
	-pie-background:          linear-gradient(top, #a9d277, #547728); /* IE6-IE9 */	
}



/*** Light Purple ***/

.search-form.frame.lpurple .search-btn {	
	background-color: #b7a7c8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b7a7c8), to(#72588f)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #b7a7c8, #72588f); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #b7a7c8, #72588f); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #b7a7c8, #72588f); /* IE10 */
	background-image:      -o-linear-gradient(top, #b7a7c8, #72588f); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #b7a7c8, #72588f);
	-pie-background:          linear-gradient(top, #b7a7c8, #72588f); /* IE6-IE9 */	
}



/*** Light Brown ***/

.search-form.frame.lbrown .search-btn {	
	background-color: #eeb184;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eeb184), to(#ce681c)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #eeb184, #ce681c); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #eeb184, #ce681c); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #eeb184, #ce681c); /* IE10 */
	background-image:      -o-linear-gradient(top, #eeb184, #ce681c); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #eeb184, #ce681c);
	-pie-background:          linear-gradient(top, #eeb184, #ce681c); /* IE6-IE9 */	
}





/*********** Without Frame ************/

/*** Light Gray ***/

.noframe.lgray .search-btn {
	background-color: #f6f6f6;
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#a1a1a1), to(#4c4c4c)); /* Saf4+, Chrome */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat, -webkit-linear-gradient(top, #a1a1a1, #4c4c4c); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,    -moz-linear-gradient(top, #a1a1a1, #4c4c4c); /* FF3.6 */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,     -ms-linear-gradient(top, #a1a1a1, #4c4c4c); /* IE10 */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,      -o-linear-gradient(top, #a1a1a1, #4c4c4c); /* Opera 11.10+ */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,         linear-gradient(top, #a1a1a1, #4c4c4c);
	-pie-background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,    linear-gradient(top, #a1a1a1, #4c4c4c); /* IE6-IE9 */	
}



/*** Light Blue ***/

.noframe.lblue .search-btn {
	background-color: #f2f9fe;
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#86bdf0), to(#1560a6)); /* Saf4+, Chrome */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat, -webkit-linear-gradient(top, #86bdf0, #1560a6); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,    -moz-linear-gradient(top, #86bdf0, #1560a6); /* FF3.6 */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,     -ms-linear-gradient(top, #86bdf0, #1560a6); /* IE10 */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,      -o-linear-gradient(top, #86bdf0, #1560a6); /* Opera 11.10+ */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,         linear-gradient(top, #86bdf0, #1560a6);
	-pie-background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,    linear-gradient(top, #86bdf0, #1560a6); /* IE6-IE9 */
}



/*** Light Green ***/

.noframe.lgreen .search-btn {
	background-color: #659131;
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#a9d277), to(#547728)); /* Saf4+, Chrome */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat, -webkit-linear-gradient(top, #a9d277, #547728); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,    -moz-linear-gradient(top, #a9d277, #547728); /* FF3.6 */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,     -ms-linear-gradient(top, #a9d277, #547728); /* IE10 */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,      -o-linear-gradient(top, #a9d277, #547728); /* Opera 11.10+ */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,         linear-gradient(top, #a9d277, #547728);
	-pie-background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,    linear-gradient(top, #a9d277, #547728); /* IE6-IE9 */	
}



/*** Light Purple ***/

.noframe.lpurple .search-btn {
	background-color: #b7a7c8;
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#b7a7c8), to(#72588f)); /* Saf4+, Chrome */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat, -webkit-linear-gradient(top, #b7a7c8, #72588f); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,    -moz-linear-gradient(top, #b7a7c8, #72588f); /* FF3.6 */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,     -ms-linear-gradient(top, #b7a7c8, #72588f); /* IE10 */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,      -o-linear-gradient(top, #b7a7c8, #72588f); /* Opera 11.10+ */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,         linear-gradient(top, #b7a7c8, #72588f);
	-pie-background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,    linear-gradient(top, #b7a7c8, #72588f); /* IE6-IE9 */	
}



/*** Light Brown ***/

.noframe.lbrown .search-btn {
	background-color: #eeb184;
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#eeb184), to(#ce681c)); /* Saf4+, Chrome */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat, -webkit-linear-gradient(top, #eeb184, #ce681c); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,    -moz-linear-gradient(top, #eeb184, #ce681c); /* FF3.6 */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,     -ms-linear-gradient(top, #eeb184, #ce681c); /* IE10 */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,      -o-linear-gradient(top, #eeb184, #ce681c); /* Opera 11.10+ */
	background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,         linear-gradient(top, #eeb184, #ce681c);
	-pie-background: url(/css3-form-pack/search-forms/search-light.png) center center no-repeat,    linear-gradient(top, #eeb184, #ce681c); /* IE6-IE9 */		
}
/*/css-notification-boxes/css/style.css*/
/* 
	style.css
	
	CSS Notification Boxes & Tooltips
	
	v1.0
	
	Created by eucalyptuss
	Copyright 2010 Mikolaj Dobrucki. All rights reserved.
*/

.css-notification-box {
 min-width: 100px;
 padding: 20px 50px;
 margin: 20px 0;
 font: normal 12px/12px arial, helvetica, sans-serif;
/* border radius */
 -webkit-border-radius: 4px;  
 -moz-border-radius: 4px;  
 border-radius: 4px;
}

.cnb-success {
/* background */
 background: url(/css-notification-boxes/img/success.png), #efffb9;
 background-color: #efffb9;
 background-position: 10px center;
 background-repeat: no-repeat;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.8) inset,
0 -2px 2px #e2f897 inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.8) inset,
0 -2px 2px #e2f897 inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.8) inset,
0 -2px 2px #e2f897 inset;
/* border */
 border: 1px solid #99c600;
}

.cnb-error {
/* background */
 background: url(/css-notification-boxes/img/error.png), #fccac2;
 background-color: #fccac2;
 background-position: 10px center;
 background-repeat: no-repeat;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #fcb7ac inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #fcb7ac inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #fcb7ac inset;
/* border */
 border: 1px solid #eb5339;
}

.cnb-warning {
/* background */
 background: url(/css-notification-boxes/img/warning.png), #ffeaa8;
 background-color: #ffeaa8;
 background-position: 10px center;
 background-repeat: no-repeat;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.8) inset,
0 -2px 2px #ffe285 inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.8) inset,
0 -2px 2px #ffe285 inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.8) inset,
0 -2px 2px #ffe285 inset;
/* border */
 border: 1px solid #f9b416;
}

.cnb-information {
/* background */
 background: url(/css-notification-boxes/img/info.png), #d0e4f4;
 background-color: #d0e4f4;
 background-position: 10px center;
 background-repeat: no-repeat;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #bbd9f1 inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #bbd9f1 inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #bbd9f1 inset;
/* border */
 border: 1px solid #4d8fcb;
}

.cnb-tip {
/* background */
 background: url(/css-notification-boxes/img/bulb.png), #ffeac8;
 background-color: #ffeac8;
 background-position: 10px center;
 background-repeat: no-repeat;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #ffe2b3 inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #ffe2b3 inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #ffe2b3 inset;
/* border */
 border: 1px solid #d38e4a;
}

.cnb-message {
/* background */
 background: url(/css-notification-boxes/img/message.png), #f2f2f2;
 background-color: #f2f2f2;
 background-position: 10px center;
 background-repeat: no-repeat;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #ddd inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #ddd inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #ddd inset;
/* border */
 border: 1px solid #aaa;
}

.cnb-download {
/* background */
 background: url(/css-notification-boxes/img/download.png), #efffb9;
 background-color: #efffb9;
 background-position: 10px center;
 background-repeat: no-repeat;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.8) inset,
0 -2px 2px #e2f897 inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.8) inset,
0 -2px 2px #e2f897 inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.8) inset,
0 -2px 2px #e2f897 inset;
/* border */
 border: 1px solid #99c600;
}

.cnb-edit {
/* background */
 background: url(/css-notification-boxes/img/edit.png), #ffeaa8;
 background-color: #ffeaa8;
 background-position: 10px center;
 background-repeat: no-repeat;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.8) inset,
0 -2px 2px #ffe285 inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.8) inset,
0 -2px 2px #ffe285 inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.8) inset,
0 -2px 2px #ffe285 inset;
/* border */
 border: 1px solid #f9b416;
}

.cnb-chat {
/* background */
 background: url(/css-notification-boxes/img/chat.png), #d0e4f4;
 background-color: #d0e4f4;
 background-position: 10px center;
 background-repeat: no-repeat;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #bbd9f1 inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #bbd9f1 inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #bbd9f1 inset;
/* border */
 border: 1px solid #4d8fcb;
}

.cnb-lock {
/* background */
 background: url(/css-notification-boxes/img/lock.png), #f2f2f2;
 background-color: #f2f2f2;
 background-position: 10px center;
 background-repeat: no-repeat;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #ddd inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #ddd inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #ddd inset;
/* border */
 border: 1px solid #aaa;
}

.cnb-construction {
/* background */
 background: url(/css-notification-boxes/img/construction.png), #ffeac8;
 background-color: #ffeac8;
 background-position: 10px center;
 background-repeat: no-repeat;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #ffe2b3 inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #ffe2b3 inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
0 2px 1px rgba(255, 255, 255, 0.5) inset,
0 -2px 2px #ffe2b3 inset;
/* border */
 border: 1px solid #d38e4a;
}
/*/jic/styles/checkbox.css*/
/*rule for the overlay case*/
span.check {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 35px;
    height: 35px;
    background: url(/jic/images/check.png) no-repeat top;
    overflow: hidden;
}
/*/autosuggest/css/autosuggest_inquisitor.css*/
/* 
================================================
autosuggest, inquisitor style
================================================
*/

body
{
	position: relative;
}


div.autosuggest
{
	position: absolute;
	background-image: url(img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(img_inquisitor/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
	background-image: url(img_inquisitor/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(img_inquisitor/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
	background-image: url(img_inquisitor/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}


div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #1B5CCD;
	background-image: url(img_inquisitor/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-image: url(img_inquisitor/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	background-image: url(img_inquisitor/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-image: url(img_inquisitor/hl_corner_tr.gif);
	background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #6EADE7;
}
/*dinein-ui-1.8.18/jquery-ui-1.8.18.custom.css*/
/*
 * jQuery UI CSS Framework 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(/css/dinein-ui-1.8.18/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(/css/dinein-ui-1.8.18/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(/css/dinein-ui-1.8.18/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(/css/dinein-ui-1.8.18/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(/css/dinein-ui-1.8.18/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(/css/dinein-ui-1.8.18/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(/css/dinein-ui-1.8.18/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/css/dinein-ui-1.8.18/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/css/dinein-ui-1.8.18/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/css/dinein-ui-1.8.18/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/css/dinein-ui-1.8.18/images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/css/dinein-ui-1.8.18/images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/css/dinein-ui-1.8.18/images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/css/dinein-ui-1.8.18/images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/css/dinein-ui-1.8.18/images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(/css/dinein-ui-1.8.18/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/css/dinein-ui-1.8.18/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Resizable 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
 * jQuery UI Autocomplete 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.18
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: hidden; *overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.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 { 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 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%; font-size:0em; }

/* 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*/
}/*
 * jQuery UI Progressbar 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/*jqueryFileTree/jqueryFileTree.css*/
UL.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

UL.jqueryFileTree LI {
	list-style: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	white-space: nowrap;
}

UL.jqueryFileTree A.jqueryFileTreeLink {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 2px;
}

UL.jqueryFileTree A.jqueryFileTreeLink:hover {
	background: #BDF;
}

/* Core Styles */
.jqueryFileTree LI.directory { background: url(images/directory.png) left top no-repeat; }
.jqueryFileTree LI.expanded { background: url(images/folder_open.png) left top no-repeat; }
.jqueryFileTree LI.file { background: url(images/file.png) left top no-repeat; }
.jqueryFileTree LI.wait { background: url(images/spinner.gif) left top no-repeat; }
/* File Extensions*/
.jqueryFileTree LI.ext_3gp { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_afp { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_afpa { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_asp { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_aspx { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_avi { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_bat { background: url(images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_bmp { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_c { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cfm { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cgi { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_com { background: url(images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_cpp { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_css { background: url(images/css.png) left top no-repeat; }
.jqueryFileTree LI.ext_doc { background: url(images/doc.png) left top no-repeat; }
.jqueryFileTree LI.ext_exe { background: url(images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_gif { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_fla { background: url(images/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_h { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_htm { background: url(images/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_html { background: url(images/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_jar { background: url(images/java.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpg { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpeg { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_js { background: url(images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_lasso { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_log { background: url(images/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_m4p { background: url(images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mov { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp3 { background: url(images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp4 { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpg { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpeg { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_ogg { background: url(images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_pcx { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_pdf { background: url(images/pdf.png) left top no-repeat; }
.jqueryFileTree LI.ext_php { background: url(images/php.png) left top no-repeat; }
.jqueryFileTree LI.ext_png { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_ppt { background: url(images/ppt.png) left top no-repeat; }
.jqueryFileTree LI.ext_psd { background: url(images/psd.png) left top no-repeat; }
.jqueryFileTree LI.ext_pl { background: url(images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_py { background: url(images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_rb { background: url(images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rbx { background: url(images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rhtml { background: url(images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rpm { background: url(images/linux.png) left top no-repeat; }
.jqueryFileTree LI.ext_ruby { background: url(images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_sql { background: url(images/db.png) left top no-repeat; }
.jqueryFileTree LI.ext_swf { background: url(images/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_tif { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_tiff { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_txt { background: url(images/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_vb { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_wav { background: url(images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_wmv { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_xls { background: url(images/xls.png) left top no-repeat; }
.jqueryFileTree LI.ext_xml { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_zip { background: url(images/zip.png) left top no-repeat; }
/*/facebox/facebox.css*/
#facebox .b {
  background:url(/facebox/b.png);
}

#facebox .tl {
  background:url(/facebox/tl.png);
}

#facebox .tr {
  background:url(/facebox/tr.png);
}

#facebox .bl {
  background:url(/facebox/bl.png);
}

#facebox .br {
  background:url(/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
  width: auto;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/*/star-rating/jquery.rating.css*/
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(/star-rating/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(/star-rating/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -32px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */
/*jqModal.css*/
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
/*Jcrop.css*/
/* Fixes issue here http://code.google.com/p/jcrop/issues/detail?id=1 */
.jcrop-holder
{
	text-align: left;
}

.jcrop-vline, .jcrop-hline
{
	font-size: 0;
	position: absolute;
	background: white url('/images/Jcrop.gif') top left repeat;
	/*
	opacity: .5;
	*filter:alpha(opacity=50);
	*/
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
	*width: 9px;
	*height: 9px;
}

.jcrop-tracker {
	*background-color: gray;
	width: 100%; height: 100%;
}

.custom .jcrop-vline,
.custom .jcrop-hline
{
	background: yellow;
}
.custom .jcrop-handle
{
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/*roundedbox.css*/
.roundedbox .left {float:left;}
.roundedbox .right {float:right;}
.roundedbox .top .left {background-position: top left;background-repeat:no-repeat;}
.roundedbox .top .right {background-position: top right;background-repeat:no-repeat;}
.roundedbox .bottom .left {background-position: bottom left;background-repeat:no-repeat;}
.roundedbox .bottom .right {background-position: bottom right;background-repeat:no-repeat;}
.roundedbox .top,
.roundedbox .bottom {background-repeat:repeat-x;}
.roundedbox .top {background-position: top left;}
.roundedbox .bottom {background-position: bottom left;}

.roundedbox-34-orange-red-white .left,
.roundedbox-34-orange-red-white .right {background-image:url(/images/roundedbox34x34_orange_red.png);}
.roundedbox-34-orange-red-white .top,
.roundedbox-34-orange-red-white .bottom {background-image:url(/images/roundedbox34x34_orange_red_strip.png);}
.roundedbox-34-orange-red-white .left,
.roundedbox-34-orange-red-white .right,
.roundedbox-34-orange-red-white .top,
.roundedbox-34-orange-red-white .bottom {height: 17px;}
.roundedbox-34-orange-red-white .left,
.roundedbox-34-orange-red-white .right {width: 17px;}
.roundedbox-34-orange-red-white .roundedbox-inner {
  border-left: 10px solid #ff4814;
  border-right: 10px solid #ff4814;
  background-color:#ce1111;
}

.roundedbox-24-white {background-color:white;}
.roundedbox-24-white .left,
.roundedbox-24-white .right {background-image:url(/images/roundedbox24x24_white.png);}
.roundedbox-24-white .left,
.roundedbox-24-white .right,
.roundedbox-24-white .top,
.roundedbox-24-white .bottom {height: 12px;}
.roundedbox-24-white .left,
.roundedbox-24-white .right {width: 12px;}

.b-bottom,
.b-top,
.b-bottom .inner,
.b-top .inner
{
  background-repeat: no-repeat;
  _background: none;
}
.b-content,
.b-bottom .inner-inner,
.b-top .inner-inner
{
  background-repeat: repeat;
}
.b-bottom {background-position: bottom left;}
.b-bottom .inner {background-position: bottom right;}
.b-top {background-position: top left;}
.b-top .inner {background-position: top right;}

.b-14x14 .b-bottom .inner,
.b-14x14 .b-top .inner {padding: 0px 7px;}
.b-14x14 .b-bottom,
.b-14x14 .b-top,
.b-14x14 .b-bottom .inner-inner,
.b-14x14 .b-top .inner-inner {height: 7px;}

.b-9x9 .b-bottom .inner,
.b-9x9 .b-top .inner {padding: 0px 5px;}
.b-9x9 .b-bottom,
.b-9x9 .b-top,
.b-9x9 .b-bottom .inner-inner,
.b-9x9 .b-top .inner-inner {height: 5px;}


.b-14x14-trans-white-bg .b-top,
.b-14x14-trans-white-bg .b-bottom
{
  background-image: url(/images/20pct_14x14_white_left.png);
  _filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/20pct_14x14_white_left.png", sizingmethod="scale");
}
.b-14x14-trans-white-bg .b-top .inner,
.b-14x14-trans-white-bg .b-bottom .inner
{
  background-image: url(/images/20pct_14x14_white_right.png);
  _filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/20pct_14x14_white_right.png", sizingmethod="scale");
}

.b-20pct-trans-white-bg .b-content,
.b-20pct-trans-white-bg .inner-inner
{
  background-image: url(/images/20pct_pixel.png);
  _filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/20pct_pixel.png", sizingmethod="scale");
}
.b-9x9-20pct-trans-white-bg .b-top,
.b-9x9-20pct-trans-white-bg .b-bottom
{
  background-image: url(/images/20pct_9x9_white_left.png);
  _filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/20pct_9x9_white_left.png", sizingmethod="scale");
}
.b-9x9-20pct-trans-white-bg .b-top .inner,
.b-9x9-20pct-trans-white-bg .b-bottom .inner
{
  background-image: url(/images/20pct_9x9_white_right.png);
  _filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/20pct_9x9_white_right.png", sizingmethod="scale");
}


.b-30pct-trans-white-bg .b-content,
.b-30pct-trans-white-bg .inner-inner
{
  background-image: url(/images/30pct_pixel.png);
  _filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/30pct_pixel.png", sizingmethod="scale");
}
.b-9x9-30pct-trans-white-bg .b-top,
.b-9x9-30pct-trans-white-bg .b-bottom
{
  background-image: url(/images/30pct_9x9_white_left.png);
  _filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/30pct_9x9_white_left.png", sizingmethod="scale");
}
.b-9x9-30pct-trans-white-bg .b-top .inner,
.b-9x9-30pct-trans-white-bg .b-bottom .inner
{
  background-image: url(/images/30pct_9x9_white_right.png);
  _filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/30pct_9x9_white_right.png", sizingmethod="scale");
}


.b-60pct-trans-white-bg .b-content,
.b-60pct-trans-white-bg .inner-inner
{
  background-image: url(/images/60pct_pixel.png);
  _filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/60pct_pixel.png", sizingmethod="scale");
}
.b-9x9-60pct-trans-white-bg .b-top,
.b-9x9-60pct-trans-white-bg .b-bottom
{
  background-image: url(/images/60pct_9x9_white_left.png);
  _filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/60pct_9x9_white_left.png", sizingmethod="scale");
}
.b-9x9-60pct-trans-white-bg .b-top .inner,
.b-9x9-60pct-trans-white-bg .b-bottom .inner
{
  background-image: url(/images/60pct_9x9_white_right.png);
  _filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/60pct_9x9_white_right.png", sizingmethod="scale");
}


.b-9x9-solid-white-bg .b-top,
.b-9x9-solid-white-bg .b-bottom
{
  background-image: url(/images/9x9_white_left.png);
  _filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/9x9_white_left.png", sizingmethod="scale");
}
.b-9x9-solid-white-bg .b-top .inner,
.b-9x9-solid-white-bg .b-bottom .inner
{
  background-image: url(/images/9x9_white_right.png);
  _filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/9x9_white_right.png", sizingmethod="scale");
}
.b-9x9-solid-white-bg .b-content,
.b-9x9-solid-white-bg .inner-inner
{
  background-image: none;
  background-color: white;
}


/* IE6 & below: */
* html .b-20pct-trans-white-bg .b-content {background-image: url(/images/20pct_pixel.png);_filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/20pct_pixel.png", sizingmethod="scale");_background: none;}
* html .b-20pct-trans-white-bg .b-top {background-image: url(/images/20pct_pixel.png);_filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/20pct_pixel.png", sizingmethod="scale");_background: none;}
* html .b-20pct-trans-white-bg .b-bottom {background-image: url(/images/20pct_pixel.png);_filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/20pct_pixel.png", sizingmethod="scale");_background: none;}
* html .b-20pct-trans-white-bg .b-top .inner {_background: none;background:none;background-image: none;}
* html .b-20pct-trans-white-bg .b-bottom .inner {_background: none;background:none;background-image: none;}
* html .b-20pct-trans-white-bg .b-top .inner-inner {_background: none;background:none;background-image: none;}
* html .b-20pct-trans-white-bg .b-bottom .inner-inner {_background: none;background:none;background-image: none;}

* html .b-30pct-trans-white-bg .b-content {background-image: url(/images/30pct_pixel.png);_filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/30pct_pixel.png", sizingmethod="scale");_background: none;}
* html .b-30pct-trans-white-bg .b-top {background-image: url(/images/30pct_pixel.png);_filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/30pct_pixel.png", sizingmethod="scale");_background: none;}
* html .b-30pct-trans-white-bg .b-bottom {background-image: url(/images/30pct_pixel.png);_filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/30pct_pixel.png", sizingmethod="scale");_background: none;}
* html .b-30pct-trans-white-bg .b-top .inner {_background: none;background:none;background-image: none;}
* html .b-30pct-trans-white-bg .b-bottom .inner {_background: none;background:none;background-image: none;}
* html .b-30pct-trans-white-bg .b-top .inner-inner {_background: none;background:none;background-image: none;}
* html .b-30pct-trans-white-bg .b-bottom .inner-inner {_background: none;background:none;background-image: none;}

* html .b-60pct-trans-white-bg .b-content {background-image: url(/images/60pct_pixel.png);_filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/60pct_pixel.png", sizingmethod="scale");_background: none;}
* html .b-60pct-trans-white-bg .b-top {background-image: url(/images/60pct_pixel.png);_filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/60pct_pixel.png", sizingmethod="scale");_background: none;}
* html .b-60pct-trans-white-bg .b-bottom {background-image: url(/images/60pct_pixel.png);_filter:progid:dximagetransform.microsoft.alphaimageloader(src="/images/60pct_pixel.png", sizingmethod="scale");_background: none;}
* html .b-60pct-trans-white-bg .b-top .inner {_background: none;background:none;background-image: none;}
* html .b-60pct-trans-white-bg .b-bottom .inner {_background: none;background:none;background-image: none;}
* html .b-60pct-trans-white-bg .b-top .inner-inner {_background: none;background:none;background-image: none;}
* html .b-60pct-trans-white-bg .b-bottom .inner-inner {_background: none;background:none;background-image: none;}

* html .b-solid-white-bg .b-content {_background: none;background-image:none;background-color:white;}

/*/ribbons/wrap-ribbon-light.css*/
.group {
	position: relative;
	margin-bottom: 60px;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f6f6f6)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff, #f6f6f6); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #ffffff, #f6f6f6); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #ffffff, #f6f6f6); /* IE10 */
	background-image:      -o-linear-gradient(top, #ffffff, #f6f6f6); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #ffffff, #f6f6f6);
	-moz-box-shadow:    0 2px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         0 2px 2px rgba(0, 0, 0, 0.5);
	-moz-border-radius:    5px;
	-webkit-border-radius: 5px;
	border-radius:         5px;
/*	behavior: url(/ribbons/PIE.htc);*/
}

.group-dinein-background {
  background-color: #FFD451;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#E4FF0B)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ffffff, #E4FF0B); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #ffffff, #E4FF0B); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #ffffff, #E4FF0B); /* IE10 */
  background-image:      -o-linear-gradient(top, #ffffff, #E4FF0B); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #ffffff, #E4FF0B);
}

section .group:last-of-type {
	margin-bottom: 0;
}

.group > div {
	margin-bottom: 40px;
}

.group > div:last-of-type {
	margin-bottom: 0;
}

/* Micro clearfix hack */
.group:before, .group:after {
	content: "";
	display: table;
}

.group:after {
	clear: both;
}

.group {
	*zoom: 1;
}





/***** Wrapping Ribbons *****/

.wrap-ribbon {
	position: absolute;
	z-index: 0;
	text-align: center;
	color: #fff;
/*	behavior: url(/ribbons/PIE.htc);*/
}

.wrap-ribbon > span {
	display: block;
	height: 100%;
	position: relative;
/*	behavior: url(/ribbons/PIE.htc);*/
	-pie-watch-ancestors: 1;
}

.wrap-ribbon > span:before, .wrap-ribbon > span:after {
	content: '';
	position: absolute;
	z-index: -1;
}

.wrap-ribbon:before, .wrap-ribbon:after {
	content: '';
	position: absolute;
	z-index: -2;
}

.group.corner {
	min-height: 140px;
	position: relative;
}

.group.edge {
	min-height: 140px;
	position: relative;
}





/********** Wrapping Ribbon Styles **********/

/****** Left corner wrap ******/

.left-corner {
	width: 175px;
	height: 40px;
	line-height: 40px;
	top: 90px;
	left: -34px;	
	background-image: none !important;
	-moz-transform-origin:    0 0; -moz-transform:    rotate(-45deg);
	-webkit-transform-origin: 0 0; -webkit-transform: rotate(-45deg);
	-o-transform-origin:      0 0; -o-transform:      rotate(-45deg);
	-ms-transform-origin:     0 0; -ms-transform:     rotate(-45deg);
	transform-origin:         0 0; transform:         rotate(-45deg);       
}

.ie8 .left-corner {
	top: 20px;
	left: 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.left-corner > span {
	-webkit-background-size: 50% 100%; /* Saf3-4 */
    -moz-background-size:    50% 100%; /* FF3.6 */
    background-size:         50% 100%; /* Opera, IE9, Saf5, Chrome, FF4 */
	background-position: 48% 0;
	background-repeat: no-repeat;
	background-color: transparent !important;
}

.left-corner > span:before {
	width: 50%;
	height: 100%;
	top: 0;
	left: 40px;
	-moz-transform-origin:    0 0; -moz-transform:    skew(-45deg);
	-webkit-transform-origin: 0 0; -webkit-transform: skew(-45deg);
	-o-transform-origin:      0 0; -o-transform:      skew(-45deg);
	-ms-transform-origin:     0 0; -ms-transform:     skew(-45deg);
	transform-origin:         0 0; transform:         skew(-45deg);
	-moz-box-shadow:    1px 2px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
	box-shadow:         1px 2px 4px rgba(0, 0, 0, 0.5);
}

.ie .left-corner > span:before {
	box-shadow: none;
}

.left-corner > span:after {
	width: 50%;
	height: 100%;
	top: 0;
	right: 40px;
	-moz-transform-origin:    0 0; -moz-transform:    skew(45deg);
	-webkit-transform-origin: 0 0; -webkit-transform: skew(45deg);
	-o-transform-origin:      0 0; -o-transform:      skew(45deg);
	-ms-transform-origin:     0 0; -ms-transform:     skew(45deg);
	transform-origin:         0 0; transform:         skew(45deg);
	-moz-box-shadow:    -4px 2px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: -4px 2px 4px rgba(0, 0, 0, 0.5);
	box-shadow:         -4px 2px 4px rgba(0, 0, 0, 0.5);
}

.ie .left-corner > span:after {
	box-shadow: none;
}

.left-corner:before {
	border-style: solid;
	border-width: 5px;
	border-color: transparent;
	left: -2px;
	bottom: -10px;
	-moz-transform:    rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform:      rotate(90deg);
	-ms-transform:     rotate(90deg);
	transform:         rotate(90deg);
	-moz-border-radius:    0 0 5px 5px / 0 0 3px 3px;
	-webkit-border-radius: 0 0 5px 5px / 0 0 3px 3px;
	border-radius:         0 0 5px 5px / 0 0 3px 3px;
}

.left-corner:after {
	border-style: solid;
	border-width: 5px;
	border-color: transparent;
	right: -2px;
	bottom: -10px;
	-moz-border-radius:    0 5px 5px 0 / 0 3px 3px 0;
	-webkit-border-radius: 0 5px 5px 0 / 0 3px 3px 0;
	border-radius:         0 5px 5px 0 / 0 3px 3px 0;
}

.ie8 .left-corner:before, .ie8 .left-corner:after {
	display: none;
	border-radius: 0;
}




/****** Right corner wrap ******/

.right-corner {
	width: 175px;
	height: 40px;
	line-height: 40px;
	top: 90px;
	right: -34px;
	background-image: none !important;
	-moz-transform-origin:    right 0; -moz-transform:    rotate(45deg);
	-webkit-transform-origin: right 0; -webkit-transform: rotate(45deg);
	-o-transform-origin:      right 0; -o-transform:      rotate(45deg);
	-ms-transform-origin:     right 0; -ms-transform:     rotate(45deg);
	transform-origin:         right 0; transform:         rotate(45deg);
       
}

.ie8 .right-corner {
	top: 20px;
	right: 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.right-corner > span {
	-webkit-background-size: 50% 100%; /* Saf3-4 */
    -moz-background-size:    50% 100%; /* FF3.6 */
    background-size:         50% 100%; /* Opera, IE9, Saf5, Chrome, FF4 */
	background-position: 48% 0;
	background-repeat: no-repeat;
	background-color: transparent !important;
}

.right-corner > span:before {
	width: 50%;
	height: 100%;
	top: 0;
	left: 40px;
	-moz-transform-origin:    0 0; -moz-transform:    skew(-45deg);
	-webkit-transform-origin: 0 0; -webkit-transform: skew(-45deg);
	-o-transform-origin:      0 0; -o-transform:      skew(-45deg);
	-ms-transform-origin:     0 0; -ms-transform:     skew(-45deg);
	transform-origin:         0 0; transform:         skew(-45deg);
	-moz-box-shadow:    2px 2px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 4px rgba(0, 0, 0, 0.5);

}

.ie .right-corner > span:before {
	box-shadow: none;
}

.right-corner > span:after {
	width: 50%;
	height: 100%;
	top: 0;
	right: 40px;
	-moz-transform-origin:    0 0; -moz-transform:    skew(45deg);
	-webkit-transform-origin: 0 0; -webkit-transform: skew(45deg);
	-o-transform-origin:      0 0; -o-transform:      skew(45deg);
	-ms-transform-origin:     0 0; -ms-transform:     skew(45deg);
	transform-origin:         0 0; transform:         skew(45deg);
	-moz-box-shadow:    -4px 2px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: -4px 2px 4px rgba(0, 0, 0, 0.5);
	box-shadow:         -4px 2px 4px rgba(0, 0, 0, 0.5);

}

.ie .right-corner > span:after {
	box-shadow: none;
}

.right-corner:before {
	border-style: solid;
	border-width: 5px;
	border-color: transparent;
	left: -2px;
	bottom: -10px;
	-moz-border-radius:    5px 0 0 5px / 3px 0 0 3px;
	-webkit-border-radius: 5px 0 0 5px / 3px 0 0 3px;
	border-radius:         5px 0 0 5px / 3px 0 0 3px;
}

.right-corner:after {
	border-style: solid;
	border-width: 5px;
	border-color: transparent;
	right: -2px;
	bottom: -10px;
	-moz-transform:    rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform:      rotate(-90deg);
	-ms-transform:     rotate(-90deg);
	transform:         rotate(-90deg);
	-moz-border-radius:    0 5px 5px 0 / 0 3px 3px 0;
	-webkit-border-radius: 0 5px 5px 0 / 0 3px 3px 0;
	border-radius:         0 5px 5px 0 / 0 3px 3px 0;
}

.ie8 .right-corner:before, .ie8 .right-corner:after {
	display: none;
	border-radius: 0;
}




/****** Left/Right corner wrap with light colored strips ******/

.left-corner.strip > span, .right-corner.strip > span {
	-webkit-background-size: 50% 5px, 50% 5px, 50% 100%; /* Saf3-4 */
    -moz-background-size:    50% 5px, 50% 5px, 50% 100%; /* FF3.6 */
    background-size:         50% 5px, 50% 5px, 50% 100%; /* Opera, IE9, Saf5, Chrome, FF4 */
	background-position: 48% 0, 48% bottom, 48% 0;
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-color: transparent !important;
}

.left-corner.strip > span:before, .left-corner.strip > span:after, .right-corner.strip > span:before, .right-corner.strip > span:after {
	-webkit-background-size: 100% 5px, 100% 5px, 100% 100%; /* Saf3-4 */
    -moz-background-size:    100% 5px, 100% 5px, 100% 100%; /* FF3.6 */
    background-size:         100% 5px, 100% 5px, 100% 100%; /* Opera, IE9, Saf5, Chrome, FF4 */
	background-position: 0 0, 0 bottom, 0 0;
	background-repeat: repeat-x, repeat-x, repeat;
}




/****** Left edge wrap with pointed end ******/

.left-edge.point {
	width: 120px;
	height: 40px;
	line-height: 40px;
	top: 20px;  /* For the demo only, change accordingly */
	left: -5px;
	-moz-box-shadow:    0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-border-radius:    5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius:         5px 0 0 0;
}

.ie8 .left-edge.point {
	left: 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.left-edge.point > span {
	-moz-border-radius:    5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius:         5px 0 0 0;
}

.ie .left-edge.point > span {
	-pie-background: none;
}

.left-edge.point:before {
	border-style: solid;
	border-width: 5px;
	border-color: transparent;
	bottom: -5px;
	left: 0;
	-moz-transform:    rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform:      rotate(-45deg);
	-ms-transform:     rotate(-45deg);
	transform:         rotate(-45deg);
	-moz-border-radius:    5px;
	-webkit-border-radius: 5px;
	border-radius:         5px;
}

.left-edge.point:after {
	width: 28px;
	height: 28px;
	right: -14px;
	top: 50%;
	margin-top: -14px;
	-moz-transform-origin:    center center; -moz-transform:    rotate(45deg);
	-webkit-transform-origin: center center; -webkit-transform: rotate(45deg);
	-o-transform-origin:      center center; -o-transform:      rotate(45deg);
	-ms-transform-origin:     center center; -ms-transform:     rotate(45deg);
	transform-origin:         center center; transform:         rotate(45deg);
	-moz-box-shadow:    1px 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         1px 1px 2px rgba(0, 0, 0, 0.5);
}

.ie8 .left-edge.point:before, .ie8 .left-edge.point:after {
	display: none;
	border-radius: 0;
}




/****** Right edge wrap with pointed end ******/

.right-edge.point {
	width: 120px;
	height: 40px;
	line-height: 40px;
	top: 20px;  /* For the demo only, change accordingly */
	right: -5px;
	-moz-box-shadow:    0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-border-radius:    0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius:         0 5px 0 0;
}

.ie8 .right-edge.point {
	right: 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.right-edge.point > span {
	-moz-border-radius:    0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius:         0 5px 0 0;
}

.ie .right-edge.point > span {
	-pie-background: none;
}

.right-edge.point:before {
	border-style: solid;
	border-width: 4px;
	border-color: transparent;
	bottom: -5px;
	right: 0;
	-moz-transform:    rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform:      rotate(45deg);
	-ms-transform:     rotate(45deg);
	transform:         rotate(45deg);
	-moz-border-radius:    5px;
	-webkit-border-radius: 5px;
	border-radius:         5px;
}

.right-edge.point:after {
	width: 28px;
	height: 28px;
	left: -14px;
	top: 50%;
	margin-top: -14px;
	-moz-transform-origin:    center center; -moz-transform:    rotate(45deg);
	-webkit-transform-origin: center center; -webkit-transform: rotate(45deg);
	-o-transform-origin:      center center; -o-transform:      rotate(45deg);
	-ms-transform-origin:     center center; -ms-transform:     rotate(45deg);
	transform-origin:         center center; transform:         rotate(45deg);
	-moz-box-shadow:    1px 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         1px 1px 2px rgba(0, 0, 0, 0.5);
}

.ie8 .right-edge.point:before, .ie8 .right-edge.point:after {
	display: none;
	border-radius: 0;
}




/****** Left edge wrap with forked end ******/

.left-edge.fork {
	width: 120px;
	height: 40px;
	line-height: 40px;
	top: 20px;  /* For the demo only, change accordingly */
	left: -5px;
	-moz-box-shadow:    0 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow:         0 1px 2px rgba(0, 0, 0, 0.3);
	-moz-border-radius:    5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius:         5px 0 0 0;
}

.ie8 .left-edge.fork {
	left: 0;
	border-radius: 0;
	box-shadow: none !important;
}

.left-edge.fork > span {
	-moz-border-radius:    5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius:         5px 0 0 0;
}

.left-edge.fork > span:before {
	border-style: solid;
	border-width: 5px;
	border-color: transparent;
	bottom: -5px;
	left: 0;
	-moz-transform:    rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform:      rotate(-45deg);
	-ms-transform:     rotate(-45deg);
	transform:         rotate(-45deg);
	-moz-border-radius:    5px;
	-webkit-border-radius: 5px;
	border-radius:         5px;
}

.ie8 .left-edge.fork > span:before {
	display: none;
}

.left-edge.fork > span:after {
	right: -20px;
	top: 0;
	border-style: solid;
	border-width: 20px;
}

.left-edge.fork:before {
	right: 22px;
	bottom: 5px;
	width: 80px;
	height: 20px;
	background: #666;
	-moz-transform:    rotate(-22deg) skew(18deg, 28deg);
	-webkit-transform: rotate(-22deg) skew(18deg, 28deg);
	-o-transform:      rotate(-22deg) skew(18deg, 28deg);
	-ms-transform:     rotate(-22deg) skew(18deg, 28deg);
	transform:         rotate(-22deg) skew(18deg, 28deg);
	-moz-box-shadow:    25px 8px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 25px 8px 4px rgba(0, 0, 0, 0.5);
	box-shadow:         25px 8px 4px rgba(0, 0, 0, 0.5);
}

.left-edge.fork:after {
	right: 22px;
	top: 5px;
	width: 80px;
	height: 20px;
	background: #666;
	-moz-transform:    rotate(32deg) skew(-18deg, -28deg);
	-webkit-transform: rotate(32deg) skew(-18deg, -28deg);
	-o-transform:      rotate(32deg) skew(-18deg, -28deg);
	-ms-transform:     rotate(32deg) skew(-18deg, -28deg);
	transform:         rotate(32deg) skew(-18deg, -28deg);
	-moz-box-shadow:    20px -5px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 20px -5px 4px rgba(0, 0, 0, 0.5);
	box-shadow:         20px -5px 4px rgba(0, 0, 0, 0.5);
}

.ie8 .left-edge.fork:before, .ie8 .left-edge.fork:after {
	display: none;
}




/****** Right edge wrap with forked end ******/

.right-edge.fork {
	width: 120px;
	height: 40px;
	line-height: 40px;
	top: 20px;  /* For the demo only, change accordingly */
	right: -5px;
	-moz-box-shadow:    0 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow:         0 1px 2px rgba(0, 0, 0, 0.3);
	-moz-border-radius:    0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius:         0 5px 0 0;
}

.ie8 .right-edge.fork {
	right: 0;
	border-radius: 0;
	box-shadow: none !important;
}

.right-edge.fork > span {
	-moz-border-radius:    0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius:         0 5px 0 0;
}

.right-edge.fork > span:before {
	border-style: solid;
	border-width: 5px;
	border-color: transparent;
	bottom: -5px;
	right: 0;
	-moz-transform:    rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform:      rotate(45deg);
	-ms-transform:     rotate(45deg);
	transform:         rotate(45deg);
	-moz-border-radius:    5px;
	-webkit-border-radius: 5px;
	border-radius:         5px;
}

.ie8 .right-edge.fork > span:before {
	display: none;
}

.right-edge.fork > span:after {
	left: -20px;
	top: 0;
	border-style: solid;
	border-width: 20px;
}

.right-edge.fork:before {
	left: 22px;
	bottom: 5px;
	width: 80px;
	height: 20px;
	background: #666;
	-moz-transform:    rotate(22deg) skew(-18deg, -28deg);
	-webkit-transform: rotate(22deg) skew(-18deg, -28deg);
	-o-transform:      rotate(22deg) skew(-18deg, -28deg);
	-ms-transform:     rotate(22deg) skew(-18deg, -28deg);
	transform:         rotate(22deg) skew(-18deg, -28deg);
	-moz-box-shadow:    -25px 8px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: -25px 8px 4px rgba(0, 0, 0, 0.5);
	box-shadow:         -25px 8px 4px rgba(0, 0, 0, 0.5);
}

.right-edge.fork:after {
	left: 22px;
	top: 5px;
	width: 80px;
	height: 20px;
	background: #666;
	-moz-transform:    rotate(-32deg) skew(18deg, 28deg);
	-webkit-transform: rotate(-32deg) skew(18deg, 28deg);
	-o-transform:      rotate(-32deg) skew(18deg, 28deg);
	-ms-transform:     rotate(-32deg) skew(18deg, 28deg);
	transform:         rotate(-32deg) skew(18deg, 28deg);
	-moz-box-shadow:    -20px -5px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: -20px -5px 4px rgba(0, 0, 0, 0.5);
	box-shadow:         -20px -5px 4px rgba(0, 0, 0, 0.5);
}

.ie8 .right-edge.fork:before, .ie8 .right-edge.fork:after {
	display: none;
}




/****** Stitch effect ******/

.left-edge.stitch > span {
	-webkit-background-size: 12px 1px, 12px 1px, 12px 1px, 12px 1px, 100% 100%; /* Saf3-4 */
    -moz-background-size:    12px 1px, 12px 1px, 12px 1px, 12px 1px, 100% 100%; /* FF3.6 */
    background-size:         12px 1px, 12px 1px, 12px 1px, 12px 1px, 100% 100%; /* Opera, IE9, Saf5, Chrome, FF4 */
	background-position: 4px 4px, 4px 5px, 4px 35px, 4px 36px, 0 0;
	background-repeat: repeat-x, repeat-x, repeat-x, repeat-x, no-repeat;
}

.right-edge.stitch > span {
	-webkit-background-size: 12px 1px, 12px 1px, 12px 1px, 12px 1px, 100% 100%; /* Saf3-4 */
    -moz-background-size:    12px 1px, 12px 1px, 12px 1px, 12px 1px, 100% 100%; /* FF3.6 */
    background-size:         12px 1px, 12px 1px, 12px 1px, 12px 1px, 100% 100%; /* Opera, IE9, Saf5, Chrome, FF4 */
	background-position: 116px 4px, 116px 5px, 116px 35px, 116px 36px, 0 0;
	background-repeat: repeat-x, repeat-x, repeat-x, repeat-x, no-repeat;
}







/********** Colour Styles **********/

/****** Light Blue ******/

.ie8 .lblue, .lblue > span, .lblue.left-corner > span:before, .lblue.left-corner > span:after, .lblue.right-corner > span, .lblue.right-corner > span:before, .lblue.right-corner > span:after {
	background-color: #42a5d4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#42a5d4), to(#24769d)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #42a5d4, #24769d); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #42a5d4, #24769d); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #42a5d4, #24769d); /* IE10 */
	background-image:      -o-linear-gradient(top, #42a5d4, #24769d); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #42a5d4, #24769d);
}

.lblue.left-corner.strip > span, .lblue.left-corner.strip > span:before, .lblue.left-corner.strip > span:after, .lblue.right-corner.strip > span, .lblue.right-corner.strip > span:before, .lblue.right-corner.strip > span:after {
	background-color: #42a5d4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#42a5d4), to(#24769d)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -webkit-linear-gradient(top, #42a5d4, #24769d); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),    -moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),    -moz-linear-gradient(top, #42a5d4, #24769d); /* FF3.6 */
	background-image:     -ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),     -ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),     -ms-linear-gradient(top, #42a5d4, #24769d); /* IE10 */
	background-image:      -o-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),      -o-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),      -o-linear-gradient(top, #42a5d4, #24769d); /* Opera 11.10+ */
	background-image:         linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),         linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),         linear-gradient(top, #42a5d4, #24769d);
}


.lblue.left-corner:before {
	border-left-color: #174c66;
	border-bottom-color: #174c66;
}

.lblue.left-corner:after {
	border-right-color: #174c66;
	border-top-color: #174c66;
}

.lblue.right-corner:before {
	border-left-color: #174c66;
	border-top-color: #174c66;
}

.lblue.right-corner:after {
	border-right-color: #174c66;
	border-bottom-color: #174c66;
}

.lblue.left-edge.point:after, .lblue.right-edge.point:after {
	background-color: #42a5d4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#42a5d4), to(#24769d)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(-45deg, #42a5d4, #24769d); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(-45deg, #42a5d4, #24769d); /* FF3.6 */
	background-image:     -ms-linear-gradient(-45deg, #42a5d4, #24769d); /* IE10 */
	background-image:      -o-linear-gradient(-45deg, #42a5d4, #24769d); /* Opera 11.10+ */
	background-image:         linear-gradient(-45deg, #42a5d4, #24769d);
}

.lblue.left-edge:before {
	border-left-color: #174c66;
	border-top-color: #174c66;
}

.lblue.right-edge:before {
	border-right-color: #174c66;
	border-top-color: #174c66;
}


/* Stitch Effect on pointed ribbon */

.lblue.left-edge.point.stitch > span {
	background-color: #42a5d4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#42a5d4), to(#24769d)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(top, #42a5d4, #24769d); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(top, #42a5d4, #24769d); /* FF3.6 */
	
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),  
	                  -ms-linear-gradient(top, #42a5d4, #24769d); /* IE10 */
	
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  -o-linear-gradient(top, #42a5d4, #24769d); /* Opera 11.10+ */
	
	background-image: linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  linear-gradient(top, #42a5d4, #24769d);
}

.lblue.right-edge.point.stitch > span {
	background-color: #42a5d4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#42a5d4), to(#24769d)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(top, #42a5d4, #24769d); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(top, #42a5d4, #24769d); /* FF3.6 */
	
	background-image: -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),  
	                  -ms-linear-gradient(top, #42a5d4, #24769d); /* IE10 */
	
	background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  -o-linear-gradient(top, #42a5d4, #24769d); /* Opera 11.10+ */
	
	background-image: linear-gradientrighght, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradientrighght, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradientrighght, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradientrighght, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  linear-gradient(top, #42a5d4, #24769d);
}


.lblue.left-edge.fork > span {
	background-color: #42a5d4;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #42a5d4), color-stop(5px, #42a5d4), color-stop(15%, #24769d), color-stop(65%, #24769d), color-stop(100%, #42a5d4)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(left, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(left, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* FF3.6 */
	background-image:     -ms-linear-gradient(left, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* IE10 */
	background-image:      -o-linear-gradient(left, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* Opera 11.10+ */
	background-image:         linear-gradient(left, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%);
	-pie-background:          linear-gradient(left, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* IE6-IE9 */
}

.ie8 .lblue.left-edge.fork > span {
	-pie-background: none;
}

.lblue.left-edge.fork > span:after {
	border-color: #42a5d4 transparent #42a5d4 #42a5d4;
}

.lblue.left-edge.fork > span:before {
	border-left-color: #174c66;
	border-top-color: #174c66;
}

.lblue.right-edge.fork > span {
	background-color: #42a5d4;
	background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #42a5d4), color-stop(5px, #42a5d4), color-stop(15%, #24769d), color-stop(65%, #24769d), color-stop(100%, #42a5d4)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(right, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(right, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* FF3.6 */
	background-image:     -ms-linear-gradient(right, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* IE10 */
	background-image:      -o-linear-gradient(right, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* Opera 11.10+ */
	background-image:         linear-gradient(right, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%);
	-pie-background:          linear-gradient(right, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* IE6-IE9 */
}

.ie8 .lblue.right-edge.fork > span {
	-pie-background: none;
}

.lblue.right-edge.fork > span:after {
	border-color: #42a5d4 #42a5d4 #42a5d4 transparent;
}

.lblue.right-edge.fork > span:before {
	border-right-color: #174c66;
	border-top-color: #174c66;
}



/* Stitch Effect on forked ribbon */

.lblue.left-edge.fork.stitch > span {
	background-color: #42a5d4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#42a5d4), to(#24769d)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* FF3.6 */
	
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),     
	                  -ms-linear-gradient(left, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* IE10 */
	
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  -o-linear-gradient(left, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* Opera 11.10+ */
	
	background-image: linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  linear-gradient(left, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%);
}

.lblue.right-edge.fork.stitch > span {
	background-color: #42a5d4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#42a5d4), to(#24769d)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* FF3.6 */
	
	background-image: -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),   
	                  -ms-linear-gradient(right, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* IE10 */
	
	background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),  
	                  -o-linear-gradient(right, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%); /* Opera 11.10+ */
	
	background-image: linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),      
	                  linear-gradient(right, #42a5d4 0, #42a5d4 5px, #24769d 15%, #24769d 65%, #42a5d4 100%);
}




/****** Light Red ******/

.ie8 .lred, .lred > span, .lred.left-corner > span:before, .lred.left-corner > span:after, .lred.right-corner > span, .lred.right-corner > span:before, .lred.right-corner > span:after {
	background-color: #f80000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f80000), to(#a30000)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #f80000, #a30000); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #f80000, #a30000); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #f80000, #a30000); /* IE10 */
	background-image:      -o-linear-gradient(top, #f80000, #a30000); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #f80000, #a30000);
}

.lred.left-corner.strip > span, .lred.left-corner.strip > span:before, .lred.left-corner.strip > span:after, .lred.right-corner.strip > span, .lred.right-corner.strip > span:before, .lred.right-corner.strip > span:after {
	background-color: #f80000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f80000), to(#a30000)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -webkit-linear-gradient(top, #f80000, #a30000); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),    -moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),    -moz-linear-gradient(top, #f80000, #a30000); /* FF3.6 */
	background-image:     -ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),     -ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),     -ms-linear-gradient(top, #f80000, #a30000); /* IE10 */
	background-image:      -o-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),      -o-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),      -o-linear-gradient(top, #f80000, #a30000); /* Opera 11.10+ */
	background-image:         linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),         linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),         linear-gradient(top, #f80000, #a30000);
}


.lred.left-corner:before {
	border-left-color: #5f0000;
	border-bottom-color: #5f0000;
}

.lred.left-corner:after {
	border-right-color: #5f0000;
	border-top-color: #5f0000;
}

.lred.right-corner:before {
	border-left-color: #5f0000;
	border-top-color: #5f0000;
}

.lred.right-corner:after {
	border-right-color: #5f0000;
	border-bottom-color: #5f0000;
}

.lred.left-edge.point:after, .lred.right-edge.point:after {
	background-color: #f80000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f80000), to(#a30000)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(-45deg, #f80000, #a30000); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(-45deg, #f80000, #a30000); /* FF3.6 */
	background-image:     -ms-linear-gradient(-45deg, #f80000, #a30000); /* IE10 */
	background-image:      -o-linear-gradient(-45deg, #f80000, #a30000); /* Opera 11.10+ */
	background-image:         linear-gradient(-45deg, #f80000, #a30000);
}

.lred.left-edge:before {
	border-left-color: #5f0000;
	border-top-color: #5f0000;
}

.lred.right-edge:before {
	border-right-color: #5f0000;
	border-top-color: #5f0000;
}


/* Stitch Effect on pointed ribbon */

.lred.left-edge.point.stitch > span {
	background-color: #f80000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f80000), to(#a30000)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(top, #f80000, #a30000); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(top, #f80000, #a30000); /* FF3.6 */
	
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),  
	                  -ms-linear-gradient(top, #f80000, #a30000); /* IE10 */
	
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  -o-linear-gradient(top, #f80000, #a30000); /* Opera 11.10+ */
	
	background-image: linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  linear-gradient(top, #f80000, #a30000);
}

.lred.right-edge.point.stitch > span {
	background-color: #f80000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f80000), to(#a30000)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(top, #f80000, #a30000); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(top, #f80000, #a30000); /* FF3.6 */
	
	background-image: -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),  
	                  -ms-linear-gradient(top, #f80000, #a30000); /* IE10 */
	
	background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  -o-linear-gradient(top, #f80000, #a30000); /* Opera 11.10+ */
	
	background-image: linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  linear-gradient(top, #f80000, #a30000);
}


.lred.left-edge.fork > span {
	background-color: #f80000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f80000), color-stop(5px, #f80000), color-stop(15%, #a30000), color-stop(65%, #a30000), color-stop(100%, #f80000)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(left, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(left, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* FF3.6 */
	background-image:     -ms-linear-gradient(left, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* IE10 */
	background-image:      -o-linear-gradient(left, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* Opera 11.10+ */
	background-image:         linear-gradient(left, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%);
	-pie-background:          linear-gradient(left, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* IE6-IE9 */
}

.ie8 .lred.left-edge.fork > span {
	-pie-background: none;
}

.lred.left-edge.fork > span:after {
	border-color: #f80000 transparent #f80000 #f80000;
}

.lred.left-edge.fork > span:before {
	border-left-color: #5f0000;
	border-top-color: #5f0000;
}

.lred.right-edge.fork > span {
	background-color: #f80000;
	background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #f80000), color-stop(5px, #f80000), color-stop(15%, #a30000), color-stop(65%, #a30000), color-stop(100%, #f80000)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(right, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(right, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* FF3.6 */
	background-image:     -ms-linear-gradient(right, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* IE10 */
	background-image:      -o-linear-gradient(right, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* Opera 11.10+ */
	background-image:         linear-gradient(right, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%);
	-pie-background:          linear-gradient(right, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* IE6-IE9 */
}

.ie8 .lred.right-edge.fork > span {
	-pie-background: none;
}

.lred.right-edge.fork > span:after {
	border-color: #f80000 #f80000 #f80000 transparent;
}

.lred.right-edge.fork > span:before {
	border-right-color: #5f0000;
	border-top-color: #5f0000;
}



/* Stitch Effect on forked ribbon */

.lred.left-edge.fork.stitch > span {
	background-color: #f80000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f80000), to(#a30000)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* FF3.6 */
	
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),     
	                  -ms-linear-gradient(left, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* IE10 */
	
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  -o-linear-gradient(left, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* Opera 11.10+ */
	
	background-image: linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  linear-gradient(left, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%);
}

.lred.right-edge.fork.stitch > span {
	background-color: #f80000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f80000), to(#a30000)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* FF3.6 */
	
	background-image: -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),   
	                  -ms-linear-gradient(right, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* IE10 */
	
	background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),  
	                  -o-linear-gradient(right, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%); /* Opera 11.10+ */
	
	background-image: linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),      
	                  linear-gradient(right, #f80000 0, #f80000 5px, #a30000 15%, #a30000 65%, #f80000 100%);
}




/****** Light Green ******/

.ie8 .lgreen, .lgreen > span, .lgreen.left-corner > span:before, .lgreen.left-corner > span:after, .lgreen.right-corner > span, .lgreen.right-corner > span:before, .lgreen.right-corner > span:after {
	background-color: #80b73d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#80b73d), to(#547728)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #80b73d, #547728); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #80b73d, #547728); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #80b73d, #547728); /* IE10 */
	background-image:      -o-linear-gradient(top, #80b73d, #547728); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #80b73d, #547728);
}

.lgreen.left-corner.strip > span, .lgreen.left-corner.strip > span:before, .lgreen.left-corner.strip > span:after, .lgreen.right-corner.strip > span, .lgreen.right-corner.strip > span:before, .lgreen.right-corner.strip > span:after {
	background-color: #80b73d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#80b73d), to(#547728)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -webkit-linear-gradient(top, #80b73d, #547728); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),    -moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),    -moz-linear-gradient(top, #80b73d, #547728); /* FF3.6 */
	background-image:     -ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),     -ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),     -ms-linear-gradient(top, #80b73d, #547728); /* IE10 */
	background-image:      -o-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),      -o-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),      -o-linear-gradient(top, #80b73d, #547728); /* Opera 11.10+ */
	background-image:         linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),         linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),         linear-gradient(top, #80b73d, #547728);
}


.lgreen.left-corner:before {
	border-left-color: #304417;
	border-bottom-color: #304417;
}

.lgreen.left-corner:after {
	border-right-color: #304417;
	border-top-color: #304417;
}

.lgreen.right-corner:before {
	border-left-color: #304417;
	border-top-color: #304417;
}

.lgreen.right-corner:after {
	border-right-color: #304417;
	border-bottom-color: #304417;
}

.lgreen.left-edge.point:after, .lgreen.right-edge.point:after {
	background-color: #80b73d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#80b73d), to(#547728)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(-45deg, #80b73d, #547728); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(-45deg, #80b73d, #547728); /* FF3.6 */
	background-image:     -ms-linear-gradient(-45deg, #80b73d, #547728); /* IE10 */
	background-image:      -o-linear-gradient(-45deg, #80b73d, #547728); /* Opera 11.10+ */
	background-image:         linear-gradient(-45deg, #80b73d, #547728);
}

.lgreen.left-edge:before {
	border-left-color: #304417;
	border-top-color: #304417;
}

.lgreen.right-edge:before {
	border-right-color: #304417;
	border-top-color: #304417;
}


/* Stitch Effect on pointed ribbon */

.lgreen.left-edge.point.stitch > span {
	background-color: #80b73d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#80b73d), to(#547728)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(top, #80b73d, #547728); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(top, #80b73d, #547728); /* FF3.6 */
	
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),  
	                  -ms-linear-gradient(top, #80b73d, #547728); /* IE10 */
	
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  -o-linear-gradient(top, #80b73d, #547728); /* Opera 11.10+ */
	
	background-image: linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  linear-gradient(top, #80b73d, #547728);
}

.lgreen.right-edge.point.stitch > span {
	background-color: #80b73d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#80b73d), to(#547728)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(top, #80b73d, #547728); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(top, #80b73d, #547728); /* FF3.6 */
	
	background-image: -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),  
	                  -ms-linear-gradient(top, #80b73d, #547728); /* IE10 */
	
	background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  -o-linear-gradient(top, #80b73d, #547728); /* Opera 11.10+ */
	
	background-image: linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  linear-gradient(top, #80b73d, #547728);
}


.lgreen.left-edge.fork > span {
	background-color: #80b73d;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #80b73d), color-stop(5px, #80b73d), color-stop(15%, #547728), color-stop(65%, #547728), color-stop(100%, #80b73d)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(left, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(left, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* FF3.6 */
	background-image:     -ms-linear-gradient(left, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* IE10 */
	background-image:      -o-linear-gradient(left, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* Opera 11.10+ */
	background-image:         linear-gradient(left, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%);
	-pie-background:          linear-gradient(left, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* IE6-IE9 */
}

.ie8 .lgreen.left-edge.fork > span {
	-pie-background: none;
}

.lgreen.left-edge.fork > span:after {
	border-color: #80b73d transparent #80b73d #80b73d;
}

.lgreen.left-edge.fork > span:before {
	border-left-color: #304417;
	border-top-color: #304417;
}

.lgreen.right-edge.fork > span {
	background-color: #80b73d;
	background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #80b73d), color-stop(5px, #80b73d), color-stop(15%, #547728), color-stop(65%, #547728), color-stop(100%, #80b73d)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(right, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(right, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* FF3.6 */
	background-image:     -ms-linear-gradient(right, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* IE10 */
	background-image:      -o-linear-gradient(right, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* Opera 11.10+ */
	background-image:         linear-gradient(right, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%);
	-pie-background:          linear-gradient(right, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* IE6-IE9 */
}

.ie8 .lgreen.right-edge.fork > span {
	-pie-background: none;
}

.lgreen.right-edge.fork > span:after {
	border-color: #80b73d #80b73d #80b73d transparent;
}

.lgreen.right-edge.fork > span:before {
	border-right-color: #304417;
	border-top-color: #304417;
}



/* Stitch Effect on forked ribbon */

.lgreen.left-edge.fork.stitch > span {
	background-color: #80b73d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#80b73d), to(#547728)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* FF3.6 */
	
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),     
	                  -ms-linear-gradient(left, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* IE10 */
	
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  -o-linear-gradient(left, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* Opera 11.10+ */
	
	background-image: linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  linear-gradient(left, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%);
}

.lgreen.right-edge.fork.stitch > span {
	background-color: #80b73d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#80b73d), to(#547728)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* FF3.6 */
	
	background-image: -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),   
	                  -ms-linear-gradient(right, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* IE10 */
	
	background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),  
	                  -o-linear-gradient(right, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%); /* Opera 11.10+ */
	
	background-image: linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),      
	                  linear-gradient(right, #80b73d 0, #80b73d 5px, #547728 15%, #547728 65%, #80b73d 100%);
}




/****** Light Yellow ******/

.ie8 .lyellow, .lyellow > span, .lyellow.left-corner > span:before, .lyellow.left-corner > span:after, .lyellow.right-corner > span, .lyellow.right-corner > span:before, .lyellow.right-corner > span:after {
	background-color: #ffc037;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc037), to(#e19a00)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffc037, #e19a00); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #ffc037, #e19a00); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #ffc037, #e19a00); /* IE10 */
	background-image:      -o-linear-gradient(top, #ffc037, #e19a00); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #ffc037, #e19a00);
}

.lyellow.left-corner.strip > span, .lyellow.left-corner.strip > span:before, .lyellow.left-corner.strip > span:after, .lyellow.right-corner.strip > span, .lyellow.right-corner.strip > span:before, .lyellow.right-corner.strip > span:after {
	background-color: #ffc037;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc037), to(#e19a00)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -webkit-linear-gradient(top, #ffc037, #e19a00); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),    -moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),    -moz-linear-gradient(top, #ffc037, #e19a00); /* FF3.6 */
	background-image:     -ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),     -ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),     -ms-linear-gradient(top, #ffc037, #e19a00); /* IE10 */
	background-image:      -o-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),      -o-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),      -o-linear-gradient(top, #ffc037, #e19a00); /* Opera 11.10+ */
	background-image:         linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),         linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),         linear-gradient(top, #ffc037, #e19a00);
}


.lyellow.left-corner:before {
	border-left-color: #9d6c00;
	border-bottom-color: #9d6c00;
}

.lyellow.left-corner:after {
	border-right-color: #9d6c00;
	border-top-color: #9d6c00;
}

.lyellow.right-corner:before {
	border-left-color: #9d6c00;
	border-top-color: #9d6c00;
}

.lyellow.right-corner:after {
	border-right-color: #9d6c00;
	border-bottom-color: #9d6c00;
}

.lyellow.left-edge.point:after, .lyellow.right-edge.point:after {
	background-color: #ffc037;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc037), to(#e19a00)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(-45deg, #ffc037, #e19a00); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(-45deg, #ffc037, #e19a00); /* FF3.6 */
	background-image:     -ms-linear-gradient(-45deg, #ffc037, #e19a00); /* IE10 */
	background-image:      -o-linear-gradient(-45deg, #ffc037, #e19a00); /* Opera 11.10+ */
	background-image:         linear-gradient(-45deg, #ffc037, #e19a00);
}

.lyellow.left-edge:before {
	border-left-color: #9d6c00;
	border-top-color: #9d6c00;
}

.lyellow.right-edge:before {
	border-right-color: #9d6c00;
	border-top-color: #9d6c00;
}


/* Stitch Effect on pointed ribbon */

.lyellow.left-edge.point.stitch > span {
	background-color: #ffc037;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc037), to(#e19a00)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(top, #ffc037, #e19a00); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(top, #ffc037, #e19a00); /* FF3.6 */
	
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),  
	                  -ms-linear-gradient(top, #ffc037, #e19a00); /* IE10 */
	
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  -o-linear-gradient(top, #ffc037, #e19a00); /* Opera 11.10+ */
	
	background-image: linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  linear-gradient(top, #ffc037, #e19a00);
}

.lyellow.right-edge.point.stitch > span {
	background-color: #ffc037;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc037), to(#e19a00)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(top, #ffc037, #e19a00); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(top, #ffc037, #e19a00); /* FF3.6 */
	
	background-image: -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),  
	                  -ms-linear-gradient(top, #ffc037, #e19a00); /* IE10 */
	
	background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  -o-linear-gradient(top, #ffc037, #e19a00); /* Opera 11.10+ */
	
	background-image: linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  linear-gradient(top, #ffc037, #e19a00);
}


.lyellow.left-edge.fork > span {
	background-color: #ffc037;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffc037), color-stop(5px, #ffc037), color-stop(15%, #e19a00), color-stop(65%, #e19a00), color-stop(100%, #ffc037)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(left, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(left, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* FF3.6 */
	background-image:     -ms-linear-gradient(left, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* IE10 */
	background-image:      -o-linear-gradient(left, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* Opera 11.10+ */
	background-image:         linear-gradient(left, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%);
	-pie-background:          linear-gradient(left, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* IE6-IE9 */
}

.ie8 .lyellow.left-edge.fork > span {
	-pie-background: none;
}

.lyellow.left-edge.fork > span:after {
	border-color: #ffc037 transparent #ffc037 #ffc037;
}

.lyellow.left-edge.fork > span:before {
	border-left-color: #9d6c00;
	border-top-color: #9d6c00;
}

.lyellow.right-edge.fork > span {
	background-color: #ffc037;
	background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #ffc037), color-stop(5px, #ffc037), color-stop(15%, #e19a00), color-stop(65%, #e19a00), color-stop(100%, #ffc037)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(right, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(right, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* FF3.6 */
	background-image:     -ms-linear-gradient(right, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* IE10 */
	background-image:      -o-linear-gradient(right, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* Opera 11.10+ */
	background-image:         linear-gradient(right, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%);
	-pie-background:          linear-gradient(right, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* IE6-IE9 */
}

.ie8 .lyellow.right-edge.fork > span {
	-pie-background: none;
}

.lyellow.right-edge.fork > span:after {
	border-color: #ffc037 #ffc037 #ffc037 transparent;
}

.lyellow.right-edge.fork > span:before {
	border-right-color: #9d6c00;
	border-top-color: #9d6c00;
}



/* Stitch Effect on forked ribbon */

.lyellow.left-edge.fork.stitch > span {
	background-color: #ffc037;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc037), to(#e19a00)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(left, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(left, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* FF3.6 */
	
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),     
	                  -ms-linear-gradient(left, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* IE10 */
	
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  -o-linear-gradient(left, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* Opera 11.10+ */
	
	background-image: linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(left, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),    
	                  linear-gradient(left, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%);	
}

.lyellow.right-edge.fork.stitch > span {
	background-color: #ffc037;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc037), to(#e19a00)); /* Saf4+, Chrome */
	
	background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -webkit-linear-gradient(right, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	
	background-image: -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -moz-linear-gradient(right, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* FF3.6 */
	
	background-image: -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),   
	                  -ms-linear-gradient(right, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* IE10 */
	
	background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),  
	                  -o-linear-gradient(right, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%); /* Opera 11.10+ */
	
	background-image: linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px), 
	                  linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 6px, transparent 6px, transparent 12px),
	                  linear-gradient(right, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 6px, transparent 6px, transparent 12px),      
	                  linear-gradient(right, #ffc037 0, #ffc037 5px, #e19a00 15%, #e19a00 65%, #ffc037 100%);
}







/*/smartsuggest/css/jquery.smartsuggest.css*/
div.ss-wrap *
{
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	text-decoration: none;
	font-size: 1em;
}

input.ss-input
{
	display: block;
}

input.ss-input-thinking
{
	background-image: url(/smartsuggest/images/indicator.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

ul.ss-box
{
	/* Will be absolutely positioned in the JavaScript */
  margin: 0 !important;
	padding: 0 !important;
	width: 304px;
	z-index: 999999;
	border: 1px solid #919191;
	font-size: 11px;
	background: #fff;
	-moz-box-shadow: 2px 2px 5px 0 #c5c5c5;
	list-style: none;
}
	
	ul.ss-box li
	{
		float: left;
		width: 100%;
		clear: both;
	}
	
	ul.ss-box li,
	ul.ss-box li *
	{
		cursor: pointer;
	}

	ul.ss-box li.ss-header
	{
		height: 13px;
		overflow: hidden;
		padding: 5px 0;
		color: #fff;
		background: transparent url(/smartsuggest/images/search-header-bg.gif) repeat-x bottom;
	}

		ul.ss-box li.ss-header p.ss-header-text
		{
			margin: 0 !important;
			padding: 0 0 0 10px !important;
			float: left;
			font-size: 12px;
			font-weight: bold;
		}

		ul.ss-box li.ss-header p.ss-header-limit
		{
			margin: 0 !important;
			padding: 0 10px 0 0 !important;
			float: right;
			font-size: 11px;
			font-weight: normal;
		}

	ul.ss-box li.ss-result
	{
		margin: 0 !important;
		padding: 0 !important;
		border-bottom: 1px solid #c5c5c5;
	}

		ul.ss-box li.ss-result a
		{
			display: block;
			padding: 5px 10px;
			text-decoration: none !important;
			background: #fff;
		}
		
		ul.ss-box li.ss-result a:hover
		{
			background: #cde0ff url(/smartsuggest/images/search-item-hover.gif) repeat-x top; /* Also is set in JavaScript file for IE6 compatibility */
		}

		ul.ss-box li.ss-result img
		{
			margin-right: 12px;
		}

		ul.ss-box li.ss-result p
		{
			margin: 0 !important;
			padding: 0 !important;
			color: #444;
			font-weight: normal;
			font-size: 10px;
		}

			ul.ss-box li.ss-result p span.ss-result-title
			{
				display: inline !important;
				margin: 0 !important;
				padding: 0 !important;
				font-size: 11px;
				font-weight: bold;
				color: #222;
			}
/*main.css*/
/* base styles for tags */

body {
  padding: 0px;
  margin: 0px;
}

.container {
  background-image: url(/images/orange_header_bg.jpg);
  background-repeat: no-repeat;
  background-position: 0px 110px;
  width: 982px;
}

.container-inner {padding: 0px 16px;}

.container-inner .page-body {
  padding-top: 10px;
}

.sidebar-component {
  margin-bottom: 15px;
}
.sidebar-right {
  padding-left: 15px;
}
.sidebar-right h2, 
.sidebar-left h2 {
  background-color: #eee;
  padding: 5px;
  margin: 0px 0px 5px 0px;
}
.accordion-sidebar .ui-accordion-content {
  padding: 5px 5px 5px 5px !important;
}
.sidebar-list li,
.accordion-sidebar div.li {
  display:block;
  float: left;
  clear:both;
  padding-bottom: 2px;
  margin-bottom: 2px;
  border-bottom: 1px dotted #666;
}
.accordion-sidebar div.li {
  border-bottom: none;
  padding-bottom: 4px;
  margin-bottom: 4px;
  background-color: white;
  border-bottom: 1px solid #aaa;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
}
.sidebar-list li .imgwrapper, 
.accordion-sidebar div.li .imgwrapper {
  width:32px;
  height:32px;
  float:left;
  margin-right:3px;
  text-align:center;
  cursor: pointer;
}
.sidebar-list li .description {
  width:180px;
  float:left;
  font-size: 10px;
}
.accordion-sidebar div.li .description {
  width:170px;
  float:left;
  font-size: 10px;
}
.sidebar-list li .imgwrapper img {
  
}
.outlet-short-intros li {
  margin-bottom: 3px;
  padding-bottom: 3px;
  border-bottom: 1px dotted #ddd;
  float: left;
  display: block;
}
.outlet-short-intros li a {
  text-decoration: none;
}
.outlet-short-intros li img {
  float: left;
  margin-right: 3px;
}
.outlet-page {
  
}
.outlet-map {
  overflow: hidden;
  border: 2px solid #FFAB00;
  margin-bottom: 10px;
}
.outlet-page h1 {
  color: #A90200;
  text-shadow: 0px 1px 1px #fff;
  margin-bottom: 3px;
  font-size: 24px;
  float: left;
}
.outlet-page h1 span {
  font-size:0.7em;
  font-weight:lighter;
  line-height: 1.4em;
}
.outlet-page-inner {

}
.outlet-oo-buttons {
  height: 40px;
  float: left;
  clear: both;
}
.outlet-tags-container {
  overflow: auto;
  width: 100%;
  height: auto;
}
.outlet-tags-container h5 {
  text-shadow: 0px 1px 1px #fff;
  padding: 0px 3px;
  margin-right: 2px;
  background-color: #DAD999;
  display: inline;
}
.outlet-tags-container .tags {
  float: left;
  width: 210px;
}
.outlet-tags-container .tags-left {
  margin-right: 20px;
}
.outlet-tags {
  display: inline;
  margin: 0px 2px;
}
.outlet-tags li {
  display: inline;
  color: black;
  font-size: 11px;
  line-height: 17px;
}

#topareapanel2middle {
  padding-top: 5px;
  padding-left: 8px;
}

#topareapanel2 .middle {
  height: 49px;
  width: 940px;
  float: left;
  background-image:url(/images/roundedbox/toppanel_middle.png);
  background-repeat: repeat-x;
}

#topareapanel-container {
    height: 190px;
}

#topareapanel2 .left, #topareapanel2 .right {
  height: 49px;
  width: 5px;
  float: left;
  background-repeat: no-repeat;
}
#topareapanel2 .left {background-image:url(/images/roundedbox/toppanel_left.png);}
#topareapanel2 .right {background-image:url(/images/roundedbox/toppanel_right.png);}

.outlet-section-header {
  color: #000;
  background-color: #FFAB00;
  text-shadow: 0px 1px 1px #fff;
  padding: 5px 10px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 3px;
}
.outlet-section-header .links {
  list-style: none;
  float: right;
}
.outlet-section-header .links li {
  display: block;
  float: left;
  padding: 0px 7px;
  line-height: 0.8em;
}
.outlet-section-header .links li a {
  font-size: 12px;
  text-shadow: none;
  color: white;
}
.outlet-section-header .links li a:hover {
  color: red;
}
#topareapanel2middleright {
  float: right;
  width: 220px;
  padding-top: 10px;
  padding-right: 20px;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
}

#ofolabel span {display:none;}
#ofolabel {
  background-image: url(/images/order_food_online_arrow.gif);
  background-repeat: no-repeat;
  width: 195px;
  height: 29px;
  margin-right: 15px;
  margin-top: 7px;
}

.breadcrumbs {list-style: none;padding:0px;margin:0px;}
.breadcrumbs li {display:inline;}
.breadcrumbs a {text-decoration: none;}
.breadcrumb-first {}
.breadcrumbs .arr {position: relative; top: -1px;}

#logo {
  /* margin-top: 7px; */
}
#logo img {/* margin-left: 8px; */}

#abovenav {
  padding-bottom: 5px;
}

.container #topbanner {
  height: 65px; 
  clear: both;
  width: 495px;
}

#topnav {
  height: 31px;
}
#hidden-login-box a {color: blue !important;font-size:12px !important;font-weight:normal !important;}

.roundedbtn-medium-mocca {
  display: block;
  background-image: url(/images/roundedbtn_medium_mocca.png);
  background-repeat: no-repeat;
  width: 170px;
  height: 53px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.roundedbtn-medium-mocca:hover {
  background-image: url(/images/roundedbtn_medium_mocca_highlight.png);
}

.green-btn {
  padding-left: 10px;
  background-image: url(/images/buttons/green_left.png);
  background-repeat: no-repeat;
}
.green-btn div {
  background-image: url(/images/buttons/green_right.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: 8px;
}
.green-btn input {
  background: none;
  border: none;
  color:white;
  font-size:16px;
  font-weight:bold;
  height: 35px;
  background-image: url(/images/buttons/green_middle.png);
  background-repeat: repeat-x;
  margin:0px;
}

a .bigger-dark-red { color: #ce1111; }
a:hover .bigger-dark-red { color: red; }

p {margin-bottom:7px;}

ul {list-style: none; padding: 0px; margin: 0px;}

a { color: #004eb2; }
a:hover { color: red; }

.lightgreen-header-box h4,
.lightgreen-on-f6ffd5-header-box h4 { padding: 0px; margin: 0px; font-size: 20px; color: white; text-align: center; font-weight: bold; }
h5 { padding: 0px; margin: 0px;}
h2 {
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #000;
  text-shadow: 0px 1px 1px #fff;
}
td, th { vertical-align: top; }

.headerbg {background-image:url(/images/headerbg_1.jpg);background-repeat:no-repeat;}

#header-top {height:180px;}

select {background-color:white;}

/* END base styles for tags */

/* List to drop down */

  ul.dropdown {margin: 0; padding: 0;}
  ul.dropdown li { float: left; list-style: none; font: 12px Tahoma, Arial; }

  ul.dropdown li a {
    display: block;
    background: #20548E;
    padding: 5px 12px;
    text-decoration: none;
    border-right: 1px solid white;
    width: 70px;
    color: #EAFFED;
    white-space: nowrap;
  }

  ul.dropdown li a:hover { background: #1A4473; }

  ul.dropdown li ul { margin: 0; padding: 0; position: absolute; visibility: hidden; border-top: 1px solid white; }

  ul.dropdown li ul li { float: none; display: inline; }

  ul.dropdown li ul li a { width: auto; background: #9F1B1B; }

  ul.dropdown li ul li a:hover { background: #7F1616; }

/* End of List to drop down */

li.separator { height: 3px; }

#layout-content {min-height: 600px;}
#layout-content-inner {padding-right: 15px; padding-bottom: 10px; }
#layout-content-inner h2 {
  border-bottom: 1px dotted #dddddd;
}
.outlet-introductions h2 {
  background-color: #eee;
  padding: 3px;
}

ul.topmenu { list-style: none; margin: 0px; padding: 0px; }
ul.topmenu li { height: 41px; }
ul.topmenu li div { padding-top: 10px; padding-right: 8px; padding-left: 8px; }
ul.topmenu li div a { text-decoration: none; color: #E3F7B3; font-weight: bold; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;; font-size: 16px; }
ul.topmenu li.active div a { color: white; }
ul.topmenu li div a:hover { color: #FAE667; }

#footer {
  border-top: 1px solid #BDE3F8;
  padding:10px 0px;
  text-align:center;
  background-color: white;
}

#topads {background-image: url(/images/examples/topad.jpg);background-repeat: no-repeat;
  height: 100px; background-color: #f6ffd5; color: red; font-size: 16px; font-weight: bold;}

#dinein_logo { margin:4px 0px 0px 32px; }

.inline {
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.left { float: left; }
.right { float: right; }

/*
 Green background tab with rounded corner on top left and top right
 no gap between each tab element
 example usage:
   <div class="tabgreen1">
     <div class="left"></div>
     <div class="content></div>
     <div class="right"></div>
   </div>
 */
.tabgreen1 {background-color: #A1C54B; height: 41px;}
/*.tabgreen1 .left {background-image: url(/images/tabgreen1/round_top_left.gif); background-repeat: no-repeat; background-position: top left; height: 41px; width: 27px; } */
/*.tabgreen1 .right {background-image: url(/images/tabgreen1/round_top_right.gif); background-repeat: no-repeat; background-position: top right; height: 41px; width: 27px; } */
.tabgreen1 .content {float: left;}

/* ROUNDED BOXES */

  .lightgreen-round-box { background-color: #b9e64e; }
  .lightgreen-round-box .top,
  .lightgreen-round-box .bottom,
  .lightgreen-round-box .content,
  .lightgreen-round-box .content .inner {background-image: url(/images/roundedbox/lightgreen_border_px.gif);}
  .lightgreen-round-box .top { height: 11px; background-position: top;  background-repeat: repeat-x; }
  .lightgreen-round-box .bottom { height: 11px; background-position: bottom; background-repeat: repeat-x; }
  .lightgreen-round-box .left,
  .lightgreen-round-box .right { width: 11px; height: 11px; background-image: url(/images/roundedbox/lightgreen_sprite.gif); background-repeat: no-repeat; }
  .lightgreen-round-box .top .left { background-position: top left; }
  .lightgreen-round-box .top .right { background-position: top right; }
  .lightgreen-round-box .bottom .left { background-position: bottom left; }
  .lightgreen-round-box .bottom .right { background-position: bottom right; }
  .lightgreen-round-box .content { background-position: left; background-repeat: repeat-y; }
  .lightgreen-round-box .content .inner { background-position: right; background-repeat: repeat-y; padding-left: 11px; padding-right: 11px; }

  .lightgreen-header-box {background-color: #A1C54B; background-image: url(/images/roundedbox/lightgreen_border_px.gif);background-position: top;background-repeat: repeat-x; }
  .lightgreen-header-box .content .inner {height: 36px; background-image: url(/images/roundedbox/lightgreen_sprite_right.gif); background-repeat: no-repeat; background-position: right; }
  .lightgreen-header-box .content {background-image: url(/images/roundedbox/lightgreen_border_px.gif);background-position: bottom;background-repeat: repeat-x; }
  .lightgreen-header-box .left {width: 11px; height: 36px; background-image: url(/images/roundedbox/lightgreen_sprite.gif); background-repeat: no-repeat; background-position: left; }
  .lightgreen-header-box .content .inner h4 { padding-top: 4px; }

  .lightgreen-on-f6ffd5-header-box {background-color: #A1C54B; background-image: url(/images/roundedbox/lightgreen_border_px.gif);background-position: top;background-repeat: repeat-x; }
  .lightgreen-on-f6ffd5-header-box .content .inner {height: 36px; background-image: url(/images/roundedbox/lightgreen_on_A1C54B_sprite_right.gif); background-repeat: no-repeat; background-position: right; }
  .lightgreen-on-f6ffd5-header-box .content {background-image: url(/images/roundedbox/lightgreen_border_px.gif);background-position: bottom;background-repeat: repeat-x; }
  .lightgreen-on-f6ffd5-header-box .left {width: 11px; height: 36px; background-image: url(/images/roundedbox/lightgreen_on_A1C54B_sprite.gif); background-repeat: no-repeat; background-position: left; }
  .lightgreen-on-f6ffd5-header-box .content .inner h4 { padding-top: 4px; }

  /* White inside on very light greenish yellowish layout (the middle layout) */
  .white-on-f6ffd5-round-box { background-color: white; }
  .white-on-f6ffd5-round-box .top,
  .white-on-f6ffd5-round-box .bottom,
  .white-on-f6ffd5-round-box .top { height: 4px; background-position: top;  background-repeat: repeat-x; }
  .white-on-f6ffd5-round-box .bottom { height: 4px; background-position: bottom; background-repeat: repeat-x; }
  .white-on-f6ffd5-round-box .left,
  .white-on-f6ffd5-round-box .right { width: 4px; height: 4px; background-image: url(/images/roundedbox/white_on_f6ffd5_8x8_circle.gif); background-repeat: no-repeat; }
  .white-on-f6ffd5-round-box .top .left { background-position: top left; }
  .white-on-f6ffd5-round-box .top .right { background-position: top right; }
  .white-on-f6ffd5-round-box .bottom .left { background-position: bottom left; }
  .white-on-f6ffd5-round-box .bottom .right { background-position: bottom right; }

/* END ROUNDED BOXES */

/* FORM STYLES */
  input.text { padding: 2px; margin: 0px; width: auto; }
  select { padding: 2px; margin: 0px; }

  /* base styles for form */
  .formRow {margin-bottom: 5px;}
  .formButtons {text-align: right;}
  .formLabel {width: 100px;}
  .formLabel label {padding-right:5px;}
  .formField {width: 200px;}
  em.required { color: red; font-size: 14px; padding-top: 4px; font-style: normal; }
  .formTextareaRow .formField { display: block; width: auto; text-align: right; }
  .formRow .fieldHelp, .fieldHelpCustom {margin: 0 0 5px 0;}
  .fieldHelp em { color: #057dd0; font-size: 16px; font-weight: bold; }
  .formField .recaptcha {height:132px;}

  /* small forms, like side login form */
  .smallForm { font-size: 12px; }
  .smallForm .formLabel { width: 80px; text-align: right; }
  .smallForm .formField { width: 125px; margin: 0px; }
  .smallForm .formField input.sfWidgetFormInput {width: 120px; }
  .smallForm .formField select {width: 120px; }

  /* facebox login forms */
  .faceboxLoginForm { font-size: 12px; padding: 10px 50px; }
  .faceboxLoginForm .formLabel { width: 80px; text-align: left; }
  .faceboxLoginForm .formField { width: 185px; margin: 0px; }
  .faceboxLoginForm .formField input {width: 180px; }
  .faceboxLoginForm .formField select {width: 180px; }

  /* user profile form */
  .userForm .formLabel { width: 160px; text-align: left; }

  /* outlet form */
  .outletForm .formLabel { width: 140px; text-align: right; }
  .outletForm .formField { width: 270px; }
  .outletForm .formTextareaRow .formField { width: 270px; text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline; }
  .outletForm .formTextareaRow .formField textarea { width: 260px; height: 200px; padding: 0px; margin: 0px; }
  .outletForm .invoice .formTextareaRow .formField { width: 126px; text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline; }
  .outletForm .invoice .formTextareaRow .formField textarea { width: 126px; height: 80px; padding: 0px; margin: 0px; }

  /* operator customise outlet form */
  .customiseOutletForm .formLabel { text-align: left; }
  .customiseOutletForm .formTopNote { text-align: left; }

  /* change password form */
  .changePassword .formLabel { width: 200px; }

  /* outlet owner form */
  .outletOwnerForm .formLabel { width: 140px; text-align: right; }

  /* menu item form */
  .menuItemForm {font-size:12px;}
  .menuItemForm .formTextareaRow .formField { width: 200px; text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline; }
  .menuItemForm .formTextareaRow .formField textarea { height: 60px; padding: 0px; margin: 0px; width: 180px; }
  .menuItemForm .size-label { width: 44px; }
  .menuItemForm .price { width: 38px; }
  .menuItemForm table {width: 300px !important;}
  .menuItemForm th {text-align:left;padding:0px;vertical-align: middle;}

  /* booking form */
  .bookingForm .formLabel {width:120px;text-align:right;}
  .bookingForm textarea {width:180px;height:auto;}
  .bookingForm .formTextareaRow .formLabel {padding-top:5px;}
  .bookingForm .formTextareaRow .formField {text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline;}

  /* inquiry form */
  .inquiryForm textarea {width:180px;height:auto;}
  .inquiryForm .formTextareaRow .formLabel {padding-top:5px;}
  .inquiryForm .formTextareaRow .formField {text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline;}

  /* outlet alert form */
  .outletAlertForm textarea {width:180px;height:auto;}
  .outletAlertForm .formTextareaRow .formLabel {padding-top:5px;}
  .outletAlertForm .formTextareaRow .formField {text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline;}

  /* feedback form */
  .outletFeedbackForm textarea {width:180px;height:auto;}
  .outletFeedbackForm .formTextareaRow .formLabel {padding-top:5px;}
  .outletFeedbackForm .formTextareaRow .formField {text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline;}

  /* outlet slot form */
  .outletSlotForm .formField {width:270px;}
  .outletSlotForm .formCheckboxRow .formField {width:40px;}
  .outletSlotForm .formTextareaRow .formField { width: 200px; text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline; }
  .outletSlotForm .formTextareaRow .formField textarea { height: auto; padding: 0px; margin: 0px; width: 180px; }

  /* order item form */
  .orderItemForm .sfWidgetFormChoice {width:240px;}
  .orderItemForm .formBigRow .formLabel {width: 240px;}
  .orderItemForm .formTextareaRow .formField { text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline; }
  .orderItemForm .formTextareaRow .formField textarea { height: auto; padding: 0px; margin: 0px; width: 240px; }
  .orderItemForm label.sfWidgetFormChoiceMany {font-weight:normal;}
  .orderItemForm .sfWidgetFormInput {width:auto;}
  .orderItemForm .group-5,
  .orderItemForm .group-6 {margin-left:20px;width: 600px;margin-bottom:10px;}
  .orderItemForm .formCheckboxRow {margin-bottom: 0px;}
  .orderItemForm .formCheckboxRow label {font-weight: normal;}

  /* menu item option form */
  .menuItemOptionForm h4 {margin:0px;}
  .menuItemOptionForm label {font-weight:normal;margin:0px;padding:0px;}
  .menuItemOptionForm input.text {font-size:10px;}
  .menuItemOptionForm table tr.header {background-color: #eee;}
  .menuItemOptionForm table tr.option td {padding-top:3px !important;}

  /* order checkout form */
  .checkoutForm .formField {width:300px;}
  .checkoutForm textarea {width:180px;height:auto;}
  .checkoutForm .formTextareaRow .formField { text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline; }

  .onlineOrderSettingsForm .formField {width:200px;}
  .onlineOrderSettingsForm .formLabel {width:120px;}
  .onlineOrderSettingsForm textarea {width:180px;height:auto;}
  .onlineOrderSettingsForm .formTextareaRow .formField { text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline; }

  #addMenuItemForm .formCheckboxRow {padding-top:10px;}
  #addMenuItemForm .formCheckboxRow .formLabel,
  #addMenuItemForm .formCheckboxRow .formField {display: -moz-inline-stack; display: inline-block; *display: inline;}
  #addMenuItemForm .inner-checkbox {width:25px;}
  #addMenuItemForm .inner-label {width:170px;}

  .deputyForm .formLabel { width: 140px; }

  /* 2 cols outlet form */
  .outlet2cols input.text,
  .outlet2cols select {width:120px;font-size:11px;padding:2px;}
  .outlet2cols .formField {width:120px;}
  .outlet2cols .formLabel {width:120px;}
  .outlet2cols .formLabel label {font-size:11px;}
  .outlet2cols .fieldHelp {font-size:11px;}
  .outlet2cols .col {float:left;width:270px;padding:0px;margin-right:10px;border-right:1px dashed #95B728;}
  .outlet2cols .colx2 {float:left;width:564px;margin-right:10px;}
  .outlet2cols .lastCol {margin-right:0px;border-right:none;}

  .newOutletLoginForm .formLabel {width:80px;}

  .newOutletSignupForm .formLabel {width:120px;}

  .wholesaleForm .formTextareaRow .formField { text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline; }
  .wholesaleForm .formLabel {width:160px;}

  /* Order for later form */
  .orderForLaterForm .formLabel {width:70px;}
  .orderForLaterForm label.order-later-type {
    position: relative;
    top: 2px;
  }

  /* order online guide */
  .orderOnlineGuideForm .formLabel {width:80px;}
  .orderOnlineGuideForm ul.list
  {
    list-style: disc;
    padding-left: 15px;
  }

  .orderHourForm .formField {text-align: left;}

  .sendUserFeedbackForm .formLabel {width:120px;}
  .sendUserFeedbackForm textarea {height:auto;}
  .sendUserFeedbackForm .formTextareaRow .formField { width: 200px; text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline; }
  .sendUserFeedbackForm .formTextareaRow .formField textarea { height: 60px; padding: 0px; margin: 0px; width: 180px; }

  .contactUsForm .formLabel {width:120px;}
  .contactUsForm textarea {height:auto;}
  .contactUsForm .formTextareaRow .formField { width: 200px; text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline; }
  .contactUsForm .formTextareaRow .formField textarea { height: 60px; padding: 0px; margin: 0px; width: 180px; }

  .reviewForm .formLabel {width:80px;text-align: right;}
  .reviewForm .formField { width: 110px; }
  .reviewForm .sfWidgetFormTextarea {width:270px;height:40px;}

  .specialHourForm h4 {padding:0px;margin:0px;}

  .quickRegistrationForm .formLabel {width:160px;}

  .subscribeForm .formLabel {width:120px;}
  .subscribeForm textarea {height:auto;}
  .subscribeForm .formTextareaRow .formField { width: 200px; text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline; }
  .subscribeForm .formTextareaRow .formField textarea { height: 60px; padding: 0px; margin: 0px; width: 180px; }
  
  #divOrderSigninForm .login-form input.text {width:190px;}
  
  
  .textarea-left .formTextareaRow .formField { width: 200px; text-align: left; display: -moz-inline-stack; display: inline-block; *display: inline; }
  .textarea-left .formTextareaRow .formField textarea { height: 60px; padding: 0px; margin: 0px; width: 180px; }
  
  .error button {display:none;}

  .leadForm {
      clear: both;
      margin-top: 10px;
  }

  #memberRegistrationDiv input.text {width: 200px;}
/* END FORM STYLES */

.section-content { padding: 0px 10px; }

.section-list li { margin-bottom: 5px; }

.formTopNote { text-align: center; color: #08a000; margin-bottom: 10px; }

.introbox {margin-bottom: 15px;}
.introbox ul { list-style:disc; }
.intro-link { text-align: center; margin-top:5px;}

.button1 {background-image: url(/images/buttons/button1_right.gif); background-repeat: no-repeat; padding-right: 10px; background-position: top right; height: 32px; }
.button1 input {font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-weight: bold; color: white; padding: 0px; padding-left: 10px ; text-align: center; background-image: url(/images/buttons/button1_left.gif); background-repeat: no-repeat; border-style: none; background-color: transparent; height: 32px; }
.button1 input:hover { color: #ffd478; }

.photo-right {float: right; margin-left: 10px; padding: 5px; background-color: white; border: 1px solid #aaa;}

.photo {float: left; margin: 2px; padding: 3px; background-color: white; border: 1px solid #aaa;}
.photo a { border: none; }

.sideSponsorBox { text-align: center; }

/* TREE STYLES */
  ul.jqueryFileTree li div.inner { border-bottom: 1px solid #e7f8ae; }
  ul.jqueryFileTree a.jqueryFileTreeLink {overflow:hidden;}
  ul.jqueryFileTreeEditMode li a.jqueryFileTreeLink {float:left; width:280px;}
  ul.jqueryFileTreeEditMode li input.menugroup-checkbox {float:left;}
  ul.jqueryFileTreeEditMode li div.inner {height:20px; margin-top:2px;}
  ul.jqueryFileTreeViewMode .menu-item-label {float:left;width:80%;overflow:hidden;}
  ul.jqueryFileTree li {clear:both;}

  span.tree-action-menu { float: right; }
  span.tree-action-menu a,
  span.tree-action-menu input { float: right; display: inline; border: none; margin: 0px; padding: 0px; }
  span.tree-action-menu a:hover { background: transparent; }

  .menugroup-checkbox,
  .menuitem-checkbox { margin: 0px; padding: 0px; display: inline; float: left; }
/* END TREE STYLES */

.price {
  font-family: serif;
}

.node-name {color: #4185ad;}

.outlet-header {
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 5px;
}
.outlet-name { font-size: 20px; font-weight: bold; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;}
.outlet-short-descr {
  float:left;
  width: 580px;
  /* clear: left; */
}
.outlet-logo {float:right;}
.outlet-logo .content .inner { height: 120px; width: 120px; text-align: center; }
.outlet-logo-small .content .inner { height: 60px; width: 60px; }
.outlet-logo-medium .content .inner { height: 100px; width: 100px; }

.inline-buttons .inline { margin-right: 5px;}
.checkbox_tree li label { font-weight: normal; }

.outlet-shortcuts {height: 30px; margin-bottom: 5px; font-weight: bold; }
.outlet-shortcuts li { display: inline; }
.outlet-shortcuts a { text-decoration: none; color: white; background-color: #8da731; padding: 5px 10px 5px 10px; }
.outlet-shortcuts a:hover { background-color: #6e8e00; }

.overlay-warning { color: #c11700; font-size: 13px; font-family: serif; }
.overlay-subbox {margin: 5px 10px 5px 10px; padding: 3px 10px 3px 10px; background-color: #f8f6d3; max-height: 80px; overflow: auto;}

.linkbuttonslist .inline { margin-right: 5px; }
.linkbuttonslist a { padding: 5px 5px 5px 18px; background-repeat: no-repeat; background-position: center left; }
.linkbuttonslist li {margin-top: 5px;}

.icon-add { background-image: url(/images/fam/icons/add.png); }
.icon-copy { background-image: url(/images/fam/icons/page_white_copy.png); }
.icon-paste { background-image: url(/images/fam/icons/paste_plain.png); }
.icon-cut { background-image: url(/images/fam/icons/cut_red.png); }
.icon-cross { background-image: url(/images/fam/icons/cross.png); }
.icon-reorder { background-image: url(/images/arrow_up_down.png); }
.icon-tick {background-image: url(/images/fam/icons/accept);}

.form-flash-msg
{
  background-position: 10px 10px;
  background-repeat: no-repeat;
  padding-left: 36px;
}

.menu-item-info { padding: 5px; background-color: #E7F8AE; margin-bottom: 10px; width:90%; float:left;}
.menu-item-info .description { margin: 0px; padding: 0px; color: #728267; font-family: serif; white-space: normal; width: 100%; }
.menu-item-info-toggle { font-size: 10px; color: #a6b386; }

a.hide-menu-item-info {float:right;text-decoration:none;color:#4ca6bd!important;}
a.hide-menu-item-info:hover {color:#fbab00!important;}

.page-nav {
  background-color: #CE1111;
  color: white;
  font-weight: bold;
  text-align: center;
  padding: 3px;
}

.page-nav a {
  border: 1px solid white;
  padding: 2px;
  text-decoration: none;
  color: white;
}

.page-nav a:hover {
  background-color: #FF4814;
}

.page-nav span {
  text-decoration: none;
  color: white;
  background-color: #6C0B0B;
  font-weight: bold;
  padding: 3px;
}

.outlet-white-list .header {
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
}

.outlet-white-list ul.results li {
  display: block;
  margin-bottom: 3px;
  padding: 10px;
  border-bottom: 1px solid #aaa;
}

.outlet-white-list ul.results li.first {
  margin-top: 3px;
}

.map-link-small { font-size: 10px; }
.map-link-small a { text-decoration:none; }

.back-to-search-result { text-align: center; }

.outlet-quick-links {margin-top:5px;}
.outlet-quick-links .text {position:relative;top:-4px;}
.outlet-quick-links .item {margin-right:5px;}

.outlet-feedback-list {padding-left:10px;}
.outlet-feedback-list li {border-bottom:1px dotted black;padding:5px;}
.outlet-feedback-list li .comments {font-style:italic;}

.tick-list li {
	background-image:url(/images/tick_small.png);
	background-position:4px 4px;
	background-repeat:no-repeat;
	padding-left:18px;
}

#search-tags-labels .tick-list {margin-left: 40px;}

.sortable-menu li { margin:2px; cursor:move; height:20px; }
.product-list li {height: 65px;}
.sortable-menu li:HOVER { background-color: #eee; }

.outletslots-container {padding: 0px 10px;}
.outletslots p {margin-bottom:5px;}
.outletslots .slot {text-align:center;}
.outletslots .slot-editable {margin:5px 0px;padding-bottom:5px;}
.outletslots .slot-empty {height:120px;border:2px dotted #ddd;margin:5px 0px;}
.outletslots .slot-empty a.add {display:block;margin-top:50px;color:#aaa;}
.outletslots .slot-empty a.add:hover {color:red;}
.outletslots-help {margin: 5px 0px;}

.outlet-menu-tab-div {}
.outlet-long-description {padding: 10px 20px;text-align:justify;max-height:200px;overflow:auto;}
.outlet-long-description p {margin-bottom:5px;}

.blog-post { text-align:justify; }
.cuisine-links {text-align:justify;padding-bottom: 15px;}

.news-date {font-size:11px;color:#a1b371;text-align:right;}

.three-cols {
  background-image: url(/images/3cols_splitter.jpg);
}
.two-cols-left {
  background-image: url(/images/2cols_left_splitter.jpg);
}
.two-cols-right {
  background-image: url(/images/2cols_right_splitter.jpg);
}


.new-outlets-list {padding:10px 20px;}
.new-outlet-item {width:104px;text-align:center;}
.new-outlet-item .suburb-city {font-size:11px;}

.ui-tabs .ui-tabs .ui-tabs-nav li {margin-bottom: 10px;}
.ui-tabs .ui-tabs .ui-tabs-nav li a {padding: 3px 5px;}
.ui-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected {padding-bottom:0px;}

.tags-preview {width:180px;height:12px; overflow: hidden; color:#555;font-weight:normal;font-size:10px;display:block;}


/* NEWS */

.news-item ul {list-style-type: disc;}
.news-item ul,
.news-item ol {margin:0 1.5em 1.5em;padding-left:10px;}

.outlet-rating {clear:both;float:right;text-align:right;margin-bottom:5px;margin-top:5px;}
.feedback-rating {text-align:right;font-size:10px;color:#555;}

#submenu {
  margin-right:0px;
  margin-top: 10px;
}
#submenu .inner {padding-left:60px;}
#submenu .inner2 {background-color: #e9f5c1;}
#submenu .header {
  background-image: url(/images/submenu/topleft.gif);
  background-repeat: no-repeat;
  background-position: top left;
  height: 15px;
  width: 100%;
}
#submenu .footer {
  height: 14px;
  width: 100%;
  background-color: white;
  background-image: url(/images/submenu/bottomright.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}
#submenu li.default {padding-left:10px;}
#submenu li.active {color:red;font-weight:normal;}
#submenu li.active strong {font-weight:normal;}

#hidden-login-box {
  position: fixed;
  top: 100px;
  right: 40%;
  background-color: white;
  border: 3px solid black;
  padding: 10px;
  z-index: 1000;
}
#hidden-login-box .formRow {padding:0px;}
#hidden-login-box .formButtons {padding:0px;}
#hidden-login-box form {padding:0px;}
#hidden-login-box a {font-size:12px;color:blue;text-decoration: underline;}

#facebox .footer {text-align:center;}

#myorder hr {margin-bottom:5px;}
#myorder .item_options {padding-left:15px;}
#myorder .item_price_total {padding-left:15px;text-align:right;clear:both;}
#myorder .item_price_total a { float:left;color:#777;margin-right:10px; }
#myorder .item_price_total a:last-child { float:left;color:#777;margin-right: 0; }
#myorder .price {font-family:sans-serif;}
#myorder .order_total {text-align:center;background-color:#FAFBC2;}
#myorder .order_item_comments {padding-left:15px;font-style:italic;}
#myorder .order_item li {
  color:#084;
}
#myorder .order_item li .price {
  font-weight: bold;
}
#myorder .order_item li .pxc {
  color: #506689;
  font-size: 0.9em;
}

ul.order_total {clear:both;width:100%;display:block;}
div.order_total {clear:both;width:100%;height:20px;display:block;}
ul.order_total li {clear:both;height:20px;display:block;}
.order_total strong {float:left;}
.order_total .price {float:right;}

.yellow-note {
  margin-bottom:10px;
}

.yellow-note .online-ordering-header {
  width:233px;
  height:60px;
  background-repeat: no-repeat;
}
.yellow-note-myorder .header {
  background-image:url(/images/notes/header_your_order.gif);
  height:50px;
}

.online-ordering-open {background-image:url(/images/notes/header_online_order_green.gif);}
.online-ordering-closed {background-image:url(/images/notes/header_online_order_grey.gif);}

#onlineOrderingNote .content {width: 212px;}

.yellow-note .content {
  background-color: #FCFF6A;
  background-image: url(/images/notes/content_bottom_right.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
}
.yellow-note .content .inner {
  padding: 10px 20px 0 20px;
  text-align: left;
}
.yellow-note .footer {
  height: 8px;
  background-repeat: no-repeat;
  background-position: bottom left;
}
.yellow-note-whitebg .footer {background-image: url(/images/notes/footer_whitebg.jpg);}

.information {
  font-size: 12px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-image: url(/images/fam/icons/information.png);
}

/* numeric controls */

ol#controls{
        margin:10px 0px 0px 10px;
        padding:0px;
        height:28px;
        }
ol#controls li{
        margin:0 10px 0 0;
        padding:0;
        float:left;
        list-style:none;
        height:28px;
        line-height:28px;
        }
ol#controls li a{
        float:left;
        height:28px;
        line-height:28px;
        border:1px solid #ccc;
        background:#DAF3F8;
        color:#555;
        padding:0 10px;
        text-decoration:none;
        }
ol#controls li.current a{
        background:#5DC9E1;
        color:#fff;
        }
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* slideshow */
.slideshow .other {display:none;}
.slideshow .text {color:#e35630;font-size:14px;font-weight:bold;}

/* front page slides */
#frontpageSlides .slide .content {
  background-repeat: no-repeat;
  width:470px;
  height:200px;
  overflow: auto;
}
#frontpageSlides .slide-1 .content {background-image:url(/images/slides/welcome.jpg);}
#frontpageSlides .slide-2 .content {background-image:url(/images/slides/order.jpg);}
#frontpageSlides .slide-3 .content {background-image:url(/images/slides/menus.jpg);}
#frontpageSlides .slide-4 .content {background-image:url(/images/slides/reservation.jpg);}
#frontpageSlides .slide-5 .content {background-image:url(/images/slides/feedback.jpg);}
#frontpageSlides .slide-6 .content {background-image:url(/images/slides/more.jpg);}

.frontpage-info {margin-top:10px;}
.frontpage-info .content {padding:10px 10px 10px 20px;color:#2b7f90;margin-left:5px;}
.frontpage-info .content h4 {text-align:center; color:#5fa4c1; margin-bottom:10px; font-size: 16px; font-weight: bold;}
.frontpage-info .content p {text-align:justify; font-size: 12px; margin-bottom: 10px;}
.frontpage-info .content ul {
  list-style: disc;
  list-style-position: outside;
  margin-left: 15px;
  margin-bottom: 10px;
}

.submenu-notice {font-size:12px; margin-right:10px; border-width: 1px;}
.submenu-notice a {color:blue;}

.payment-method-cc p,
.payment-method-cash p {padding-left:26px;text-align:justify;}

.currency-statement {
  font-size: 9px;
  color: #456C8B;
}

.services-page-header {
  background-image: url(/images/owner_smiling.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  height: 313px;
}

.services-page-header .inner {
  background-color: black;
  text-align: center;
  float: right;
  width: 200px;
  padding: 5px;
  opacity:0.65;
  filter:alpha(opacity=65);
}

.services-page-header .inner h1 {font-size:18px; font-weight:bold; color: white;}
.services-page-header .inner h3 {font-size:14px;color: white;}

.ico-link-printer {
  background-image: url(/images/fam/icons/printer.png);
}
.ico-link-edit {
  background-image: url(/images/fam/icons/page_white_edit.png);
}
.ico-link-delete {
  background-image: url(/images/fam/icons/page_white_delete.png);
}
.ico-link {
  background-repeat: no-repeat;
  background-position: 0px 2px;
  height: 20px;
}
.ico-link a {
  padding-left: 20px;
}

.order-confirm-details .label
{
  font-weight: bold;
  width: 75px;
}


/* horizontal accordion */
#orderingSteps
{
  clear:both;
  background-color:#79A315;
  float:left;
  width:100%;
  margin-bottom:20px;
}
ul.haccord
{
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.haccord li
{
  float: left;
  padding: 5px;
  display: block;
}
ul.haccord li p
{
  margin: 0;
  padding: 0;
  width: 145px;
  display: block;
}
ul.haccord li a
{
  display: block;
  overflow: hidden;
  height: 75px;
  width: 65px;
  text-decoration: none;
  color:#eee;
  cursor: default;
}
ul.haccord li.inactive a p {color:#A2B574;}
ul.haccord li.inactive a p strong {color:white;}
ul.haccord li.inactive a:hover p {color:#E6EBDA;}
ul.haccord li a:hover
{
  color:#eee;
}
ul.haccord #a1
{
  width: 150px;
  color: black;
}
ul.haccord #a1:hover
{
  color: black;
}
ul.haccord li.active
{
  background-color:#F6FFD5;
}
ul.haccord li.inactive-alt
{
  background-color:#698A1A;
}

.sideSponsors ul li
{
  margin-bottom: 30px;
  text-align: center;
}

.outlet-long-description ul
{
  padding-left: 13px;
}

.outlet-long-description ul li
{
  list-style: disc outside;
}
.outlet-long-description ol li
{
  list-style: decimal outside;
}

.info-only-outlet {
  padding: 3px 10px;
  background-color: #ffdb31;
  margin-bottom: 3px;
  font-size: 10px;
  text-align: justify;
}

.claim-invitation
{
  padding: 3px 20px;
  background-color: #FFFD75;
  margin-bottom: 3px;
  text-align: center;
}

.delivery-info span.image
{
  width: 16px;
}
.delivery-info span.info
{
  width: 180px;
}

.the-menu-wrapper
{
  position:relative;
  z-index:1;
  width: 100%;
  overflow: auto;
}

.flat-menu .the-menu
{

}
.flat-menu .the-menu-group-comments
{
  padding: 5px;
}
.flat-menu .the-quick-links
{
  padding: 5px 10px;
  background-color: #e6ff91;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
}
.flat-menu .outlet-menu-tab-div
{
  padding: 0px!important;
  font-size: 12px;
}
.flat-menu .menu-group
{
  margin-top: 14px;
  background-color: #9FAA88;
  color: white;
  padding-left: 10px;
}
.flat-menu .menu-group-label
{
  font-size: 1.3em;
}
.flat-menu .menu-group-path
{
  padding: 2px 0px 0px 0px;
}
.flat-menu .menu-item
{
  padding-left: 10px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #9FAA88;
}
.flat-menu .menu-item-label
{
  font-size: 1.2em;
}
.flat-menu .menu-item-price
{
  float: right;
  margin: 0px 3px;
}
.flat-menu .menu-item-price ins
{
  text-decoration: none;
  color: #004eb2;
}
.flat-menu .menu-item-price del
{
  color: #CC0000;
}

.flat-menu .menu-item-cart-btn
{
  float: right;
  margin: 2px 3px 0px 3px;
}
.flat-menu .menu-item-descr
{
  font-size: 1.1em;
  padding-left: 5px;
}
.flat-menu .menu-item-image
{
  float: left;
  margin: 5px;
}

.large-outlet-menu {
  clear: both;
  border-bottom: 4px solid #9FAA88;
  margin-bottom: 20px;
}

#flyingmenu {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10;
  width: 100%;
}
#flyingmenucontainer {
  margin: 0 auto;
  width: 1002px;
}
#flyingmenuinner {
  padding: 5px 10px;
  background-color: #e6ff91;
  border-bottom: 3px solid #666666;
  border-left: 1px solid #666666;
}
#flyingmenu .backtotop {
  font-size:12px;
}

.nzmap-bottom-right
{
  background-image: url(/images/new_zealand_map.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}

/* myOverlay */

.myOverlay
{
  display: none;
  position: fixed;
  top: 20px;
  left: 50%;

  margin-left: -250px;
  width: 500px;
}
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .myOverlay {
  position: absolute;
  top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.myOverlay
{
  color: black;
  font-size: 12px;
}
.myOverlay .ajaxSection
{
  overflow: auto;
}
.myOverlay .jqmClose
{
  text-decoration: none;
  font-size: 10px;
  padding-right: 10px;
}

/* End myOverlay */

.nb-other-outlets-notice
{
  background-color: #FBFA9F;
  font-style: italic;
  margin: 5px 0px;
  background-image: url(/images/information_green.png);
  background-repeat: no-repeat;
  padding-left: 20px;
}

.outlet-website-url
{
  background-image: url(/images/fam/icons/world_link.png);
  background-repeat: no-repeat;
  padding-left: 20px;
}

.outletorder-index .orderSideBarNoOrderNoArrow {display:none;}
.outletorder-checkout .orderSideBarNoOrderArrow {display:none;}

/* Twitter */
.twitter li
{
  padding: 3px 10px;
}
.twitter li .date
{
  font-weight: bold;
  padding-right: 3px;
}

#ui-datepicker-div {z-index: 101;}

body.outlet-order-fax table.has-border
{
  border: 1px solid black;
}
body.outlet-order-fax table.has-border td
{
  border: 1px solid black;
}

.oo-hours th,
.oo-hours td {
  padding:0px 2px 0px 2px;
  font-size:9px;
  border-left:1px solid black;
}
.oo-hours h4 {
  margin: 0px 0px 5px 0px;
  text-shadow: 1px 1px 3px #fff;
  font-weight: bold;
}

.specials li
{
  color: #ce1111;
  font-weight: bold;
  padding: 3px;
  border: 1px solid #ce1111;
  margin-bottom: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.outlet-special-discount {
  background-color: red;
  color: white;
  padding: 3px;
  margin-bottom: 5px;
  font-weight: bold;
  text-shadow: 0px 1px 1px black;
  text-align: center;
}

select.expand {
    width: auto !important;
}

#slot_contents_tbl {
  border-bottom:1px solid #CCCCCC;
  margin-bottom:5px;
}

/* iPhone / mobile webkit */
.mobile-webkit-display-block { display: none; }
@media screen and (max-device-width: 480px) {
  .mobile-webkit-display-block { display: block;  }
}

.side-box {
  background-color: #cfebf9;
}

.side-box .box-header {
  background-image: url(/images/box/sidebox_head_left.png);
  background-repeat: no-repeat;
  padding-left:2px;
}

.side-box .box-content {
  padding: 5px 10px;
}

.side-box .box-description {
  padding: 5px 10px;
  text-align: justify;
  color: black;
  font-size: 11px;
  font-weight: bold;
}

.side-box .box-section {
  border-bottom: 1px solid #cfcfcf;
  border-top: 1px solid #dcf3ff;
}

.side-box .box-header h2 {
  background-image: url(/images/box/sidebox_head_right.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 0px 2px 0px 0px;
  margin: 0px;
}

.side-box .box-header h2 div {
  background-image: url(/images/box/sidebox_head_middle.png);
  background-repeat: repeat-x;
  height: 38px;
  text-align: center;
}

.side-box .box-header h2 div span {
  display: block;
  padding-top: 7px;
  font-size: 12px;
}

.twitter-timeline .box-section {
  background-color:white;
  border: none;
  margin: 5px 0px;
  padding: 5px;
}

.outlet-tabs-container {
  float:right;
  height:31px;
  width:430px;
}
.outlet-tabs {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: left;
}
.outlet-tabs li {
  float:left;
  padding-left: 5px;
  background-image: url(/images/tabs/outlet_tab_left.gif);
  background-repeat: no-repeat;
}
.outlet-tabs li span {
  float:left;
  padding-right: 5px;
  background-image: url(/images/tabs/outlet_tab_right.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
.outlet-tabs li.first {
  padding-left: 18px;
  background-image: url(/images/tabs/outlet_tab_first_left.gif);
  background-repeat: no-repeat;
}
.outlet-tabs li.last span {
  padding-right: 23px;
  background-image: url(/images/tabs/outlet_tab_last_right.gif);
  background-position: top right;
}
.outlet-tabs li a {
  display: block;
  float: left;
  width: 110px;
  height: 31px;
  text-align: center;
  text-decoration: none;
  background-repeat: repeat-x;
  font-size: 12px;
  font-weight: bold;
  padding-top: 7px;
}
.outlet-tabs-container .tabs-nb-4 li a {
  width: 80px;
}
.outlet-tabs li.active a {
  color: black;
}
.outlet-tabs li.active a {
  background-image: url(/images/tabs/outlet_tab_middle_active.png);
}
.outlet-tabs li.inactive a {
  background-image: url(/images/tabs/outlet_tab_middle_inactive.png);
}

#facebox #item_picture {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

.oo-search-sidebar {
  padding-left: 10px;
}

.padded-cells th,
.padded-cells td,
#facebox .padded-cells th,
#facebox .padded-cells td
{
  padding: 0px 3px;
  border-right: 1px solid white;
}

.outlet-review-summary h4 {
  text-align: center;
}

.rating-summary-label {
  float:left;
  width:150px;
  text-align:right;
  padding-right:5px;
}

#individual_reviews .rating-summary-label {
  width: 70px;
}

.rating-summary-outof {
  float: left;
  padding-left: 5px;
  color: #777;
}

.outlet-review {
  border-top: 1px dotted #888;
  margin-bottom: 15px;
}

.review-comments span {
  font-style: italic;
}

.slide-out-div {
  padding: 20px;
  width: 320px;
  background: #FDCF15;
  border: #CE1111 2px solid;
}

.outlet-review-form-disabled {
  background-image: url(/images/review_form_disabled.jpg);
  background-repeat: no-repeat;
  width: 308px;
  height: 264px;
  border: 1px solid #CCCCCC;
}

.links-without-underline a {
  text-decoration: none;
}

.tr-bottom-line td {
  border-bottom: 1px solid #888;
}

.thankyou-extra {
  clear: both;
  padding-top: 20px;
}

.sidebar-photo-area {
  background-color:#ddf1fa;
}

.sidebar-photo-area .inner {
  padding:7px 5px 5px 7px;
  min-height:82px;
}

.sidebar-photo-area .photo-container {
  margin:0px 5px 15px 0px;
  float:left;
  background-image:url(/images/user/photo_frame.png);
  background-repeat:no-repeat;
  height:68px;
  width:68px;
}

.my-sidebar-nav {
  list-style: none;
  padding-top: 15px;
  padding-left: 15px;
}
.my-sidebar-nav li {
  padding-left: 15px;
}
.my-sidebar-nav li.active {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #888;
}
.my-sidebar-nav li a {
  font-size: 16px;
  text-decoration: none;
  color: #333333;
}
.my-sidebar-nav li a:hover {
  color: #0034ab;
}
.my-sidebar-nav li.active a, .my-sidebar-nav li.active sup {
  color: white;
  text-decoration: none;
}

.profile-nav li a {
  font-size: 14px;
}

.dashboard-section {
  padding-bottom: 5px;
  padding-left: 5px;
  background-image: url(/images/divider.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 15px;
}
.dashboard-section h4 {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
}

.rounded-with-shadow {
  border: 1px solid #ADADAD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: -1px 1px 1px 1px #eee;
  box-shadow: -1px 1px 1px 1px #eee;
}

.dashboard-list,
.order-list,
.outlet-list {
  display: block;
  clear: both;
  margin: 0px;
  padding: 0px;
}
.dashboard-list > li,
.order-list li,
.outlet-list li {
  width: 218px;
  min-height: 50px;
  clear:both;
  padding: 1px;
  margin-right: 1px;
  margin-bottom: 3px;
  border: 1px solid #ADADAD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: -1px 1px 1px 1px #eee;
  box-shadow: -1px 1px 1px 1px #eee;
}
.dashboard-list > li .imgwrapper,
.order-list li .imgwrapper,
.outlet-list li .imgwrapper,
.order .imgwrapper {
  width:36px;
  height:32px;
  float:left;
  margin-top: 3px;
  margin-right: 3px;
  text-align:center;
  cursor: pointer;
}
.dashboard-list > li .description,
.order-list li .description,
.outlet-list li .description,
.order .description {
  width:170px;
  float:left;
  font-size: 10px;
}

.log-order {
  float:left;
}

.log-order h3 {
  background-color:#fbcb09;
  padding:5px;
  border-bottom: 1px solid #999;
}

.log-order h4 {
  margin-bottom: 5px;
}

.log-order p.description {
  margin-bottom: 15px;
  font-size:1.1em;
}

.latest-blog-posts li {
  padding: 3px 10px;
  border-bottom: 1px dotted #eee;
}

/*------------------------------------*\
	NAV
\*------------------------------------*/
#menu-top-navigation, #top-menu.nav{
	list-style:none;
        text-align: right;
}
#menu-top-navigation li, #top-menu.nav li{
        display: inline;
	position:relative;
        background-color: #eee;
}
#menu-top-navigation li a, #top-menu.nav li a {
	padding:5px 5px;
	color:#0E63A7;
/*	background:#ae0909;*/
	text-decoration:none;

/*	text-shadow:1px 1px 1px rgba(0,0,0,0.75); Text shadow to lift it a little 
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;*/
}
#menu-top-navigation li a:hover, #top-menu.nav li a:hover{
	color:#ff4b04;
	/* background:#fe560c; Solid colour fall-back */
	/* background:rgba(254,86,12,0.90); It'll look nice semi-transparent */

	text-decoration:none;
}

.coupon-applied-inner {
  background-color:#F6FFD5;
  padding:5px;
  border:1px dashed darkgreen;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}

.cms-content ul {
  list-style: disc outside;
  padding-left: 18px;
}

.tc-box {
  padding: 5px;
  border-style: inset;
  border-width: 2px;
  height: 200px;
  overflow: auto;
  background-color: #E6EBDA;
  text-shadow:1px 1px 1px white; /* Text shadow to lift it a little */
}

.referral-buttons-list li {
  height: 80px;
  width: 80px;
  margin: 3px;
  padding: 3px;
}

.dropdown-list-toggle {
  display: block;
  float: left;
  clear: both;
  margin-bottom:2px;
  padding:2px 8px;
  border-bottom: 2px solid #777;
  border-left: 1px solid #777;
  background-color: #eee;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}
.dropdown-list-toggle a {
  text-decoration: none;
}
.dropdown-list-toggle a:hover {
  color: #eb8f00;
}

.dropdown-list-items {
  padding: 10px;
  clear: both;
  border: 1px solid #999;
}

.operator-form-info {
  width:300px;
  height:300px;
  float:right;
  border: 1px solid #999;
  padding: 15px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}

h1.outlet-name { margin-top:0px; }

.great-deals .deal {
  float: left;
  margin-top: 5px;
  margin-left: 15px;
  margin-bottom: 5px;
  padding: 5px;
  border: 1px solid #999;
  height: 100px;
  width:160px;
  overflow: visible;
  text-align: center;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}

.great-deals .deal .the-discount {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  height: 24px;
}

.great-deals .deal .the-title {
  text-align: center;
  font-weight: bold;
  height: 66px;
}

.great-deals .deal .the-button {
  text-align: center;
  margin-top: 5px;
}

.great-deals .deal .the-button .buttonPro {
  text-align: center;
}

.great-deals .deal .the-button .small {
  margin-bottom: 0px;
}

.sfWidgetFormDineInSelectDeal input {
  margin: 0px;
  vertical-align: bottom;
}

.sfWidgetFormDineInSelectDeal label,
.sfWidgetFormDineInSelectDeal label a {
  line-height: normal;
  vertical-align: bottom;
}

.option-panel h2 {
  font-size:16px;
  margin-bottom: 10px;
  border-bottom: none !important;
}

.option-panel p {
  font-size: 14px;
  margin-bottom: 10px;
}

#toploginlinks {
  text-align: right;
  padding-top: 15px;
  padding-right: 15px;
  color: white;
}

#toploginlinks a {
  color: white;
}

.di2-box-header {
  background-color: #ea830a;
  border-bottom: 1px solid #bf6b08;
  text-align: center;
  margin-bottom: 1px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -khtml-border-top-left-radius: 10px;
  -khtml-border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.di2-box-header h2 div {
  padding-top:8px;
}
.di2-box-header h2 div span {
  color: white;
  text-shadow: 0px 1px 1px #7a4404;
  font-size: 13px;
}

.di2-box-content {
  border-bottom: 1px solid #b46405;
  background-color: #f6d061;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -khtml-border-bottom-left-radius: 10px;
  -khtml-border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7d260), to(#ea8209));
  
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #f7d260, #ea8209);
  
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #f7d260, #ea8209);
  
  /* IE 10 */
  background: -ms-linear-gradient(top, #f7d260, #ea8209);
  
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #f7d260, #ea8209);
}

.di2-box-content form {
  padding: 10px;
}

.di2-box-content form input,
.di2-box-content form select {
  border: 1px solid #eb870d;
}
#publicstats ul {
  list-style: square;
}
#publicstats ul li {
  font-weight: bold;
  font-size: 13px;
  color: #A5A5A5;
}

.order-sidebar-separator {
  clear:both;
  border-bottom:1px solid black;
}

.loyalty-card {
  
}
.loyalty-card ul {
  list-style: none;
}
.loyalty-card ul li {
  float: left;
  text-align: center;
  border: 1px solid #ce1111;
  line-height: 16px;
  margin-right: 1px;
  margin-bottom: 2px;
  font-size: 10px;
}
.loyalty-card ul li span {
  padding: 0px 3px;
}
.loyalty-card ul li.stamped {
  height: 16px;
  width: 16px;
  border: 1px dashed olivedrab;
  background-color: olivedrab;
  background-image: url(/images/loyalty-tick.png);
  background-position: top center;
  background-repeat: no-repeat;
}
.loyalty-card ul li.stamped span {
  display: none;
}
.loyalty-card ul li.loyalty-prize {
  color: white;
  background-color: #ce1111;
}
.loyalty-card ul li.loyalty-prize span a {
  color: white;
}
.loyalty-card ul li.loyalty-prize span a:hover {
  color: white;
  font-weight: bold;
}

.calendar-legend {
  list-style: none;
}
.calendar-legend li {
  display: block;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 310px;
  height: 60px;
  border: 1px solid #eee;
  padding: 5px;
}
.calendar-legend .color-box {
  height: 15px;
  width: 15px;
  margin-right: 5px;
  margin-bottom: 40px;
  float: left;
  border: 1px solid black;
}

#facebox #divBookingForm table,
#facebox #divInquiryForm table
{
  width: 440px;
  margin-bottom: 5px;
}
#facebox #divBookingForm .other-type-fields input.text,
#facebox #divBookingForm .other-type-fields select,
#facebox #divInquiryForm .other-type-fields input.text,
#facebox #divInquiryForm .other-type-fields select
{
  width: 90%;
}
#facebox #divBookingForm .other-type-fields select,
#facebox #divInquiryForm .other-type-fields select
{
  height: 22px;
}
#facebox #divBookingForm input.captcha, 
#facebox #divInquiryForm input.captcha 
{
  display: block;
  clear:both;
}
#facebox #divBookingForm table input.sfWidgetFormInputCheckbox, 
#facebox #divInquiryForm table input.sfWidgetFormInputCheckbox 
{
  width: auto;
}
#facebox #divBookingForm .checkbox-label, 
#facebox #divInquiryForm .checkbox-label 
{
  width: 200px;
}


.order-comm {
  list-style: none;
}
.order-comm .order-comm-item {
  display: block;
  float: left;
  margin-right:2px;
  margin-bottom: 2px;
  padding: 0 2px;
  cursor: default;
}
.order-comm .fax-pending {
  background-color: #FF4A00;
  color: white;
}
.order-comm .fax-failed {
  background-color: red;
  color: black;
}
.order-comm .fax-success {
  background-color: #00AE3E;
  color: black;
}
.order-comm .txt-sent {
  background-color: black;
  color: white;
}

.order-comm .txt-Delivered {
    background-color: #006400;
    color: white;
}

/* Printing screen styles */
body.printing {
  color: black;
}
body.printing h2, 
body.printing h3
{
  margin-top: 10px;
  margin-bottom: 5px;
}
body.printing h2 {
  font-size: 1.3em;
  font-weight: bold;
  color: black;
}
body.printing p {
  padding-left: 15px;
}
body.printing h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: black;
}
/* End of Printing screen styles */

.online-ordering-banner {
  border: 1px solid #0078a5;
  background-color: white;
  padding: 5px;
  margin-bottom: 20px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.61);
  -moz-box-shadow:    0px 2px 2px rgba(50, 50, 50, 0.61);
  box-shadow:         0px 2px 2px rgba(50, 50, 50, 0.61);

  display: block;
  width: 100%;
  text-decoration: none;
  text-align: center;
}

.outlet-announcements {
  border-color: #FA7300;
}

.inline-error {
  color: red;
}

.delivery-zone.inactive td {
  text-decoration: line-through;
}
/*buttons.css*/
/* button
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: white !important;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
        color: yellow !important;
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: white !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
        color: yellow ! important;
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
        color: yellow !important;
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: white !important;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
        color: yellow !important;
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: white !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}

.outlet-button {
  padding: 5px 10px;
  font-weight: bold;
}

.disabled-button {
  color: #d7d7d7 !important;
}

.disabled-button:hover {
  color: #d7d7d7 !important;
}

/*megamenu.css*/
.megamenu {
	list-style:none;
	width:906px;
	height:33px;
	padding:0px 15px 0px 5px;

	/* Rounded Corners */
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	/* Background color and gradients */
	
	background: #cda711;
	background: -moz-linear-gradient(top, #fdcf15, #cda711);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdcf15), to(#cda711));
	
	/* Borders */
	
	border: 4px solid #ce1111;

	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}

.megamenu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 4px 10px 4px 10px;
	margin-top:2px;
	border:none;
        z-index: 10;
}

.megamenu li:hover,
.megamenu li.active {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;
	
	/* Background color and gradients */
	
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
	
	/* Rounded corners */
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

.megamenu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
        font-weight: bold;
	color: black;
	display:block;
	outline:0;
	text-decoration:none;
	text-shadow: 1px 1px 1px white;
}

.megamenu li:hover a,
.megamenu li.active a {
	color:#161616;
	text-shadow: 1px 1px 1px #ffffff;
}
.megamenu li .drop {
	padding-right:21px;
	background:url("/images/megamenu/drop.png") no-repeat right 8px;
}
.megamenu li:hover .drop {
	background:url("/images/megamenu/drop.png") no-repeat right 7px;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	
	/* Gradient background */
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

.megamenu li:hover .dropdown_1column, 
.megamenu li:hover .dropdown_2columns, 
.megamenu li:hover .dropdown_3columns,
.megamenu li:hover .dropdown_4columns,
.megamenu li:hover .dropdown_5columns {
	/*left:-1px;*/
	top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

.megamenu .menu_right {
	float:right;
	margin-right:0px;
}
.megamenu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

.megamenu li:hover .align_right {
	/*left:auto;
	right:-1px;*/
	top:auto;
}

.megamenu p, .megamenu h2, .megamenu h3, .megamenu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
.megamenu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
.megamenu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
.megamenu p {
	line-height:18px;
	margin:0 0 10px 0;
}

.megamenu li:hover div a,
.megamenu li.active div a {
	font-size:12px;
	color:#015b86;
}
.megamenu li:hover div a:hover,
.megamenu li.active div a:hover {
	color:#029feb;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

.megamenu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

.megamenu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
.megamenu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
.megamenu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

.megamenu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.megamenu li .greybox li:hover,
.megamenu li .greybox li.active {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}

/*pagination.css*/

	ul.pagination
	{
		margin:0px;
		padding:0px;
		height:100%;
		overflow:hidden;
		font:12px 'Tahoma';
		list-style-type:none;	
	}
	
	ul.pagination li
	{
		float:left;
		margin:0px;
		padding:0px;
		margin-left:5px;
	}
	
	ul.pagination li:first-child
	{
		margin-left:0px;
	}

	ul.pagination li a
	{
		color:black;
		display:block;
		text-decoration:none;
		padding:7px 10px 7px 10px;
	}
	
	ul.pagination li a img
	{
		border:none;
	}
	
/*paginationD.css*/
	
	/*****************************************************************/
	/* D																				  */
	/*****************************************************************/

	ul.paginationD 
	{
		padding:8px;
		background:#F9F9F9;
		border:solid 1px #E2E2E2;
	}
	
	ul.paginationD li a
	{
		color:#333333;
		text-shadow:0px 1px #F6F6F6;
		padding:6px 9px 6px 9px;
		border:solid 1px #B6B6B6;
		box-shadow:0px 1px #EFEFEF;
		-moz-box-shadow:0px 1px #EFEFEF;
		-webkit-box-shadow:0px 1px #EFEFEF;
		background:#E6E6E6;
		background:-moz-linear-gradient(top,#FFFFFF 1px,#F3F3F3 1px,#E6E6E6);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#F3F3F3),color-stop(1,#E6E6E6));
	}
	
	ul.paginationD li
	{
		padding-bottom:1px;
	}
	
	ul.paginationD li a:hover,
	ul.paginationD li a.current
	{	
		color:#FFFFFF;
		box-shadow:0px 1px #E7E7E7;
		-moz-box-shadow:0px 1px #E7E7E7;
		-webkit-box-shadow:0px 1px #E7E7E7;
	}
	
	/*****************************************************************/
	/* 01																				  */
	/*****************************************************************/
		
	ul.paginationD01 li a:hover,
	ul.paginationD01 li a.current
	{
		color:#893A00;
		text-shadow:0px 1px #FFEF42;
		border-color:#FFA200;
		background:#FFC800;
		background:-moz-linear-gradient(top,#FFFFFF 1px,#FFEA01 1px,#FFC800);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#FFEA01),color-stop(1,#FFC800));
	}
	
	/*****************************************************************/
	/* 02																				  */
	/*****************************************************************/
	
	ul.paginationD02 li a:hover,
	ul.paginationD02 li a.current
	{
		text-shadow:0px 1px #388DBE;
		border-color:#3390CA;
		background:#58B0E7;
		background:-moz-linear-gradient(top,#B4F6FF 1px,#63D0FE 1px,#58B0E7);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#B4F6FF),color-stop(0.02,#63D0FE),color-stop(1,#58B0E7));
	}
	
	/*****************************************************************/
	/* 03																				  */
	/*****************************************************************/
	
	ul.paginationD03 li a:hover,
	ul.paginationD03 li a.current
	{
		text-shadow:0px 1px #4876C9;
		border-color:#3D6DC3;
		background:#5A8CE7;
		background:-moz-linear-gradient(top,#C2E0FF 1px,#84AFFE 1px,#5A8CE7);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#C2E0FF),color-stop(0.02,#84AFFE),color-stop(1,#5A8CE7));
	}
	
	/*****************************************************************/
	/* 04																				  */
	/*****************************************************************/

	ul.paginationD04 li a:hover,
	ul.paginationD04 li a.current
	{
		text-shadow:0px 1px #7955AB;
		border-color:#6F4DA0;
		background:#9168C9;
		background:-moz-linear-gradient(top,#DFBEFA 1px,#B088E7 1px,#9168C9);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#DFBEFA),color-stop(0.02,#B088E7),color-stop(1,#9168C9));
	}
	
	/*****************************************************************/
	/* 05																				  */
	/*****************************************************************/
	
	ul.paginationD05 li a:hover,
	ul.paginationD05 li a.current
	{
		text-shadow:0px 1px #CA470E;
		border-color:#D13F11;
		background:#E95B2B;
		background:-moz-linear-gradient(top,#FFBE01 1px,#FE7C02 1px,#E95B2B);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFBE01),color-stop(0.02,#FE7C02),color-stop(1,#E95B2B));
	}
	
	/*****************************************************************/
	/* 06																				  */
	/*****************************************************************/
	
	ul.paginationD06 li a:hover,
	ul.paginationD06 li a.current
	{
		text-shadow:0px 1px #B72E2E;
		border-color:#AD2D2D;
		background:#E43838;
		background:-moz-linear-gradient(top,#FF9B9B 1px,#FE5555 1px,#E43838);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FF9B9B),color-stop(0.02,#FE5555),color-stop(1,#E43838));
	}
	
	/*****************************************************************/
	/* 07																				  */
	/*****************************************************************/
	
	ul.paginationD07 li a:hover,
	ul.paginationD07 li a.current
	{
		text-shadow:0px 1px #866454;
		border-color:#886756;
		background:#A37A66;
		background:-moz-linear-gradient(top,#E9C4B2 1px,#C59882 1px,#A37A66);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#E9C4B2),color-stop(0.02,#C59882),color-stop(1,#A37A66));
	}
	
	/*****************************************************************/
	/* 08																				  */
	/*****************************************************************/

	ul.paginationD08 li a:hover,
	ul.paginationD08 li a.current
	{
		text-shadow:0px 1px #4E802C;
		border-color:#478223;
		background:#599F2F;
		background:-moz-linear-gradient(top,#9FE355 1px,#79BF4A 1px,#599F2F);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9FE355),color-stop(0.02,#79BF4A),color-stop(1,#599F2F));
	}
	
	/*****************************************************************/
	/* 09																				  */
	/*****************************************************************/
	
	ul.paginationD09 li a:hover,
	ul.paginationD09 li a.current
	{
		text-shadow:0px 1px #636363;
		border-color:#5D5D5D;
		background:#777777;
		background:-moz-linear-gradient(top,#C0C0C0 1px,#929292 1px,#777777);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#C0C0C0),color-stop(0.02,#929292),color-stop(1,#777777));
	}
	
	/*****************************************************************/
	/* 10																				  */
	/*****************************************************************/
	
	ul.paginationD10 li a:hover,
	ul.paginationD10 li a.current
	{
		text-shadow:0px 1px #3C3C3C;
		border-color:#202020;
		background:#525252;
		background:-moz-linear-gradient(top,#9F9F9F 1px,#6C6C6C 1px,#525252);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9F9F9F),color-stop(0.02,#6C6C6C),color-stop(1,#525252));
	}

/*/fullcalendar/fullcalendar.css*/
/*
 * FullCalendar v1.5.3 Stylesheet
 *
 * Copyright (c) 2011 Adam Shaw
 * Dual licensed under the MIT and GPL licenses, located in
 * MIT-LICENSE.txt and GPL-LICENSE.txt respectively.
 *
 * Date: Mon Feb 6 22:40:40 2012 -0800
 *
 */


.fc {
	direction: ltr;
	text-align: left;
	}
	
.fc table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
html .fc,
.fc table {
	font-size: 1em;
	}
	
.fc td,
.fc th {
	padding: 0;
	vertical-align: top;
	}



/* Header
------------------------------------------------------------------------*/

.fc-header td {
	white-space: nowrap;
	}

.fc-header-left {
	width: 25%;
	text-align: left;
	}
	
.fc-header-center {
	text-align: center;
	}
	
.fc-header-right {
	width: 25%;
	text-align: right;
	}
	
.fc-header-title {
	display: inline-block;
	vertical-align: top;
	}
	
.fc-header-title h2 {
	margin-top: 0;
	white-space: nowrap;
	}
	
.fc .fc-header-space {
	padding-left: 10px;
	}
	
.fc-header .fc-button {
	margin-bottom: 1em;
	vertical-align: top;
	}
	
/* buttons edges butting together */

.fc-header .fc-button {
	margin-right: -1px;
	}
	
.fc-header .fc-corner-right {
	margin-right: 1px; /* back to normal */
	}
	
.fc-header .ui-corner-right {
	margin-right: 0; /* back to normal */
	}
	
/* button layering (for border precedence) */
	
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
	z-index: 2;
	}
	
.fc-header .fc-state-down {
	z-index: 3;
	}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
	z-index: 4;
	}
	
	
	
/* Content
------------------------------------------------------------------------*/
	
.fc-content {
	clear: both;
	}
	
.fc-view {
	width: 100%; /* needed for view switching (when view is absolute) */
	overflow: hidden;
	}
	
	

/* Cell Styles
------------------------------------------------------------------------*/

.fc-widget-header,    /* <th>, usually */
.fc-widget-content {  /* <td>, usually */
	border: 1px solid #ccc;
	}
	
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
	background: #ffc;
	}
	
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
	background: #9cf;
	opacity: .2;
	filter: alpha(opacity=20); /* for IE */
	}
	


/* Buttons
------------------------------------------------------------------------*/

.fc-button {
	position: relative;
	display: inline-block;
	cursor: pointer;
	}
	
.fc-state-default { /* non-theme */
	border-style: solid;
	border-width: 1px 0;
	}
	
.fc-button-inner {
	position: relative;
	float: left;
	overflow: hidden;
	}
	
.fc-state-default .fc-button-inner { /* non-theme */
	border-style: solid;
	border-width: 0 1px;
	}
	
.fc-button-content {
	position: relative;
	float: left;
	height: 1.9em;
	line-height: 1.9em;
	padding: 0 .6em;
	white-space: nowrap;
	}
	
/* icon (for jquery ui) */
	
.fc-button-content .fc-icon-wrap {
	position: relative;
	float: left;
	top: 50%;
	}
	
.fc-button-content .ui-icon {
	position: relative;
	float: left;
	margin-top: -50%;
	*margin-top: 0;
	*top: -50%;
	}
	
/* gloss effect */
	
.fc-state-default .fc-button-effect {
	position: absolute;
	top: 50%;
	left: 0;
	}
	
.fc-state-default .fc-button-effect span {
	position: absolute;
	top: -100px;
	left: 0;
	width: 500px;
	height: 100px;
	border-width: 100px 0 0 1px;
	border-style: solid;
	border-color: #fff;
	background: #444;
	opacity: .09;
	filter: alpha(opacity=9);
	}
	
/* button states (determines colors)  */
	
.fc-state-default,
.fc-state-default .fc-button-inner {
	border-style: solid;
	border-color: #ccc #bbb #aaa;
	background: #F3F3F3;
	color: #000;
	}
	
.fc-state-hover,
.fc-state-hover .fc-button-inner {
	border-color: #999;
	}
	
.fc-state-down,
.fc-state-down .fc-button-inner {
	border-color: #555;
	background: #777;
	}
	
.fc-state-active,
.fc-state-active .fc-button-inner {
	border-color: #555;
	background: #777;
	color: #fff;
	}
	
.fc-state-disabled,
.fc-state-disabled .fc-button-inner {
	color: #999;
	border-color: #ddd;
	}
	
.fc-state-disabled {
	cursor: default;
	}
	
.fc-state-disabled .fc-button-effect {
	display: none;
	}
	
	

/* Global Event Styles
------------------------------------------------------------------------*/
	 
.fc-event {
	border-style: solid;
	border-width: 0;
	font-size: .85em;
	cursor: default;
	}
	
a.fc-event,
.fc-event-draggable {
	cursor: pointer;
	}
	
a.fc-event {
	text-decoration: none;
	}
	
.fc-rtl .fc-event {
	text-align: right;
	}
	
.fc-event-skin {
	border-color: #36c;     /* default BORDER color */
	background-color: #36c; /* default BACKGROUND color */
	color: #fff;            /* default TEXT color */
	}
	
.fc-event-inner {
	position: relative;
	width: 100%;
	height: 100%;
	border-style: solid;
	border-width: 0;
	overflow: hidden;
	}
	
.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	}
	
.fc .ui-resizable-handle { /*** TODO: don't use ui-resizable anymore, change class ***/
	display: block;
	position: absolute;
	z-index: 99999;
	overflow: hidden; /* hacky spaces (IE6/7) */
	font-size: 300%;  /* */
	line-height: 50%; /* */
	}
	
	
	
/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
	border-width: 1px 0;
	margin-bottom: 1px;
	}
	
/* resizable */
	
.fc-event-hori .ui-resizable-e {
	top: 0           !important; /* importants override pre jquery ui 1.7 styles */
	right: -3px      !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: e-resize;
	}
	
.fc-event-hori .ui-resizable-w {
	top: 0           !important;
	left: -3px       !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: w-resize;
	}
	
.fc-event-hori .ui-resizable-handle {
	_padding-bottom: 14px; /* IE6 had 0 height */
	}
	
	
	
/* Fake Rounded Corners (for buttons and events)
------------------------------------------------------------*/
	
.fc-corner-left {
	margin-left: 1px;
	}
	
.fc-corner-left .fc-button-inner,
.fc-corner-left .fc-event-inner {
	margin-left: -1px;
	}
	
.fc-corner-right {
	margin-right: 1px;
	}
	
.fc-corner-right .fc-button-inner,
.fc-corner-right .fc-event-inner {
	margin-right: -1px;
	}
	
.fc-corner-top {
	margin-top: 1px;
	}
	
.fc-corner-top .fc-event-inner {
	margin-top: -1px;
	}
	
.fc-corner-bottom {
	margin-bottom: 1px;
	}
	
.fc-corner-bottom .fc-event-inner {
	margin-bottom: -1px;
	}
	
	
	
/* Fake Rounded Corners SPECIFICALLY FOR EVENTS
-----------------------------------------------------------------*/
	
.fc-corner-left .fc-event-inner {
	border-left-width: 1px;
	}
	
.fc-corner-right .fc-event-inner {
	border-right-width: 1px;
	}
	
.fc-corner-top .fc-event-inner {
	border-top-width: 1px;
	}
	
.fc-corner-bottom .fc-event-inner {
	border-bottom-width: 1px;
	}
	
	
	
/* Reusable Separate-border Table
------------------------------------------------------------*/

table.fc-border-separate {
	border-collapse: separate;
	}
	
.fc-border-separate th,
.fc-border-separate td {
	border-width: 1px 0 0 1px;
	}
	
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
	border-right-width: 1px;
	}
	
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
	border-bottom-width: 1px;
	}
	
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
	border-top-width: 0;
	}
	
	

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid th {
	text-align: center;
	}
	
.fc-grid .fc-day-number {
	float: right;
	padding: 0 2px;
	}
	
.fc-grid .fc-other-month .fc-day-number {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
	}
	
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 1px; /* distance between events and day edges */
	}
	
/* event styles */
	
.fc-grid .fc-event-time {
	font-weight: bold;
	}
	
/* right-to-left */
	
.fc-rtl .fc-grid .fc-day-number {
	float: left;
	}
	
.fc-rtl .fc-grid .fc-event-time {
	float: right;
	}
	
	

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc-agenda table {
	border-collapse: separate;
	}
	
.fc-agenda-days th {
	text-align: center;
	}
	
.fc-agenda .fc-agenda-axis {
	width: 50px;
	padding: 0 4px;
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	font-weight: normal;
	}
	
.fc-agenda .fc-day-content {
	padding: 2px 2px 1px;
	}
	
/* make axis border take precedence */
	
.fc-agenda-days .fc-agenda-axis {
	border-right-width: 1px;
	}
	
.fc-agenda-days .fc-col0 {
	border-left-width: 0;
	}
	
/* all-day area */
	
.fc-agenda-allday th {
	border-width: 0 1px;
	}
	
.fc-agenda-allday .fc-day-content {
	min-height: 34px; /* TODO: doesnt work well in quirksmode */
	_height: 34px;
	}
	
/* divider (between all-day and slots) */
	
.fc-agenda-divider-inner {
	height: 2px;
	overflow: hidden;
	}
	
.fc-widget-header .fc-agenda-divider-inner {
	background: #eee;
	}
	
/* slot rows */
	
.fc-agenda-slots th {
	border-width: 1px 1px 0;
	}
	
.fc-agenda-slots td {
	border-width: 1px 0 0;
	background: none;
	}
	
.fc-agenda-slots td div {
	height: 20px;
	}
	
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
	border-top-width: 0;
	}

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
	border-top-style: dotted;
	}
	
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
	*border-top-style: solid; /* doesn't work with background in IE6/7 */
	}
	


/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
	border-width: 0 1px;
	}
	
.fc-event-vert .fc-event-head,
.fc-event-vert .fc-event-content {
	position: relative;
	z-index: 2;
	width: 100%;
	overflow: hidden;
	}
	
.fc-event-vert .fc-event-time {
	white-space: nowrap;
	font-size: 10px;
	}
	
.fc-event-vert .fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .3;
	filter: alpha(opacity=30);
	}
	
.fc .ui-draggable-dragging .fc-event-bg, /* TODO: something nicer like .fc-opacity */
.fc-select-helper .fc-event-bg {
	display: none\9; /* for IE6/7/8. nested opacity filters while dragging don't work */
	}
	
/* resizable */
	
.fc-event-vert .ui-resizable-s {
	bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */
	width: 100%      !important;
	height: 8px      !important;
	overflow: hidden !important;
	line-height: 8px !important;
	font-size: 11px  !important;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
	}
	
.fc-agenda .ui-resizable-resizing { /* TODO: better selector */
	_overflow: hidden;
	}
	
	

