#watch a[href="watch/"]:visited, #watch a[href="watch/"]:link,
#about a[href="about/"]:visited, #about a[href="about/"]:link,
#meet-the-team a[href="about/"]:visited, #meet-the-team a[href="about/"]:link,
#meet-the-team a[href="meet-the-team/"]:visited, #meet-the-team a[href="meet-the-team/"]:link,
#solutions a[href="solutions/"]:visited, #solutions a[href="solutions"]:link,
#contact a[href="contact/"]:visited, #contact a[href="contact/"]:link {
	color: #c60d6b;
}

embed {
	margin-bottom: 15px;
}

.infofull {
	min-height: 350px;
}

#flashcontent {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.profile {
	float: right;
	margin-top: 5px;
	margin-left: 7px;
border:1px solid #DCDEDD;
}

.welcome {
	height: 98px;
	list-style: none;
	padding: 0 0 40px 0;
	clear: left;
	margin: 0;
}

#content .welcome:first-child {
	padding-top: 30px;
}

.welcome .text {
	width: 425px;
	line-height: 1.15em;
	text-align: justify;
}

.welcome li {
	float: left;
	margin-left: 25px;
}

.welcome > li:first-child {
	margin-left: 0;
}

/**
 * form shite
 */
form {
	margin: 0;
	padding: 0;
}

form fieldset {
	border: 0;
	margin: 0 0 15px 0;
	width: 100%;
}

form fieldset.hidden {
	border: 0;
}

form fieldset ol {
	margin: 0;
	padding: 0;
}

form fieldset ol li {
	list-style: none;
	margin: 0 0 15px 0;
}

form label {
	margin: 0 0 0 5px;
}

form label.element {
	padding: 0;
	margin: 5px 0 0 5px;
	font-weight: bold;
}

form input, form textarea, form select {
	width: auto;
}

form textarea {
	overflow: auto;
}

form br {
	clear: left;
}

form div.element {
	margin: 5px 0 5px 3px;
	padding: 0;
}

form li.reqnote {
	font-size: 80%;
	margin: 5px 0 0 10px;
}

form span.error, form span.required {
	color: red;
}

form div.error {
	border: 1px solid red;
	padding: 5px;
}

/**
 * page navigation
 */
.page_nav img {
	vertical-align: text-bottom;
}

p.pagenav {
	font-weight: bold;
	font-size: 1.2em;
}

p.pagenav a:visited, p.pagenav a:link {
	color: #000;
}

p.pagenav a:hover {
	color: #c60d6b;
}

/**
 * video shite
 */
.videos h3 a {
	text-decoration: none;
	color: #000;
}

.videos h3 a:hover, p.info a:hover {
	color: #c60d6b;
}

.videos li {
	float: left;
	color: #000;
	margin: 5px;
	width: 365px;
	height: 180px;
	float: left;
	margin: 0;
	padding: 0;
}

.videos li img {
	float: left;
}

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

/**
 * global
 */
body {
 	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	background-color: #fff;
	color: #000;
	font-size: 62.5%;
	text-transform: lowercase;
}

p {
	margin: 2px 5px 14px 2px;
	line-height: 1.5em;
}

small {
	font-size: 0.9em;
}

label {
	font-weight: bold;
}

input:focus, textarea:focus {
	border: 1px solid #686868;
}

fieldset {
	border: none;
	padding: 0;
	margin-bottom: 5px;
}

fieldset legend {
	font-weight: bold;
	padding: 3px 0 3px 0;
	font-size: 1.1em;
	color: #c60d6b;
}

pre {
	font-size: 1.2em;
}

input[type=submit]:hover {
	color: #c60d6b;
}

input[type=submit] {
	text-transform: lowercase;
	font-weight: bold;
	color: #3f3b3c;
	border: none;
	background-color: transparent;
}

input, textarea {
	border: 1px solid #b2b2b2;
}

img {
	border: 0;
}

h1 {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

a:link, a:visited {
	color: #3f3b3c;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #c60d6b;
}

/**
 * menu
 */
#menu {
	clear: left;
	border-top: 1px solid #bcbcbc;
	padding-top: 2px;
	height: 28px;
	font-size: 1.3em;
	margin-top: 10px;
}

#menu input[type=text], #menu input[type=password] {
	width: 90px;
	font-family: 'Courier New', sans-serif;
	margin: 0;
	padding: 0;
}

#menu a:link, #menu a:visited {
	color: #3f3b3c;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	color: #c60d6b;
}

#menu ul, #menu ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: inline;
	
	margin: 0 8px 0 8px;
}

/**
 * footer shite
 */
#footer {
	clear: left;
	padding: 5px 0 5px 0;
	border-bottom: 2px solid #dcdedd;
	border-top: 2px solid #dcdedd;
	text-align: center;
	font-size: 0.8em;
}

#footer p {
	text-align: center;
	margin: 0;
}

#footer ul {
	text-align: center;
		list-style: none;
		margin: 0;
		padding: 0;
	margin-bottom: 2px;
}

#footer ul li {
	margin: 0 11px 0 11px;
	display: inline;
	padding: 0 2px 0 2px;
}

/**
 * sub menu
 */
.subnav li:before {
	content: '| ';
	padding-right:3px;
	color: black;
	font-weight: normal;
}

.subnav ul > li:first-child:before  {
	content: '';
}

.subnav ul li.active, .subnav ul li.active a {
	color: #c60d6b;

}

.subnav input[type=submit] {
	display: none;
}

.subnav input[type=text] {
	border: 1px solid #d8d8d8;
}

.subnav {
	margin: 0px 0 5px 5px;
}

.subnav a:link, .subnav a:visited {
}

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

.subnav li {
	display: inline;
	padding-right: 3px;
	color: #a4a4a4;
	font-size: 0.9em;
	font-weight: bold;
}

/**
 * header shite
 */
#content {
	padding: 3px;
	margin-top: 5px;
	background-color: #ffffff;
	border-top: 2px solid #dcdedd;
	color: #000;
	min-height: 230px;
}

#wrap {
	margin: 20px auto 20px;
	width: 765px;
	font-size: 1.5em;
}

#sidebar {
	margin-left: 595px;
	min-height: 250px;
}

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

#sidebar p {
	text-align: center;
}

#sidebar fieldset p {
	text-align: left;
}

#main {
	float: left;
	width: 575px;
}

.commentinfo {
	margin-bottom: 6px;
}

.replies .commentinfo {
	border-bottom: 1px solid #808080;
}

.ddtoggler {
	float: left;
}

.ddmenu {
	position: absolute;
	margin: 20px 0 0 0;
	padding: 2px;
	min-width: 50px;
	background: #FFF;
	border: 1px solid #CCC;
	border-top-color: #BBB;
}

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

#fldsubmit input[type=text] {
	width: 300px;
}

#fldaccount input[type=text], #fldpassword input[type=password], #fldregister input[type=text], #fldregister input[type=password] {
	width: 200px;
}

#fldsubmit textarea, #fldblogedit textarea, #fldblogedit input[type=text], #fldforumadd textarea, #main textarea {
	width: 100%;
}

#editordiv textarea {
	border: 1px solid #b2b2b2;
}

#editordiv textarea:focus {
	border: 1px solid #686868;
}

.editor {
	margin: 0;
	padding: 0 0 0 2px;
	height: 25px;
}

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

.editor ul li {
	float: left;
	margin: 0;
	display: inline;
}

.editor .separatorline {
	padding: 0 3px 0 3px;
}

.editor img{
	border: 1px solid transparent !important;
}

.editor img:hover {
	border: 1px solid #0A246A !important;
	cursor: default;
	background-color: #B6BDD2;
}

.help {
	margin: 0;
	padding: 4px 4px 0 0;
	float: right;
}

.feed {
	float: right;
}

.DiscussionStarted, .DiscussionComments {
	padding: 7px 0 0 0;
}

.DiscussionHeader .DiscussionTopic, .DiscussionHeader .DiscussionStarted, .DiscussionHeader .DiscussionComments {
	padding: 0;
}

.DiscussionHeader li {
	font-weight: bold;
}

#discussions {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: -5px;
}

#discussions li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.DiscussionTopic, .DiscussionStarted, .DiscussionComments, .DiscussionActive {
	float: left;
}

.DiscussionTopic {
	width: 445px;
	margin: 2px 0 0 5px;
}

.DiscussionStarted {
	width: 100px;
}

.DiscussionComments {
	width: 50px;
	text-align: center;
}

.DiscussionActive {
	width: 135px;
}

.DiscussionLink {
	width: 70px;
}

.DiscussionHeader .DiscussionActive {
	width: 135px;
}


.Discussion {
	border-bottom: 1px solid #DCDEDD;
	padding: 2px 0 2px 0;
}

.Discussion span {
	text-align: right;
}

div.commentinfo p {
	font-size: 0.8em;
	margin-top: -12px;
	margin-bottom: 8px;

}

span.makecut a {
	text-transform: uppercase;
	color: #c60d6b;
}



#solutions .text, #about .text {
	margin-left: 260px;
}

#about #content {
	background: url('images/about.jpg') no-repeat;
	background-position: 1% 1%;
}

#solutions #content {
	background: url('images/solutions.jpg') no-repeat;
	background-position: 1% 1%;
}

.text {
	background-color: #f4f4f4;
	padding: 4px;
}

div.text h3 a {
	color: #3f3b3c;
}

#content div.text h3 {
	border: 0;
	font-size: 1.1em;
	color: #c60d6b;
	margin-top: 0;
}

#content ul.cosmos {
		margin: 0;
		text-align: center;
		padding: 0;
		list-style: none;
		font-size: 140%;
}

#content li.cosmos {
		display: inline;
		padding: 0;
		margin: 4px;
		line-height: 1.2em;
}

#content li.cosmos a {
	text-decoration: none;
}

#content li.keyword1 { font-size: 0.7em; }
#content li.keyword2 { font-size: 0.9em; }
#content li.keyword3 { font-size: 1.0em; }
#content li.keyword4 { font-size: 1.1em; }
#content li.keyword5 { font-size: 1.2em; }
#content li.keyword6 { font-size: 1.3em; }
#content li.keyword7 { font-size: 1.4em; }
#content li.keyword8 { font-size: 1.5em; }
#content li.keyword9 { font-size: 1.6em; }
#content li.keyword10 { font-size: 1.7em; }
#content li.keyword11 { font-size: 1.8em; }
#content li.keyword12 { font-size: 1.9em; }
#content li.keyword13 { font-size: 2.0em; }
#content li.keyword14 { font-size: 2.1em; }
#content li.keyword15 { font-size: 2.2em; }

.msg {

	color: #000;
	background-color: #fafafa;
	font-weight: bold;
	margin-top: 5px;
	padding: 3px;
	border: 1px solid #AFAFAF;
}

#welcome p, #msg p {
	margin: 0;
	padding: 0;
}

p.info, p.info a:link, p.info a:visited {
	color: #787876;
	text-decoration: none;
	font-weight:normal;
	font-size: 0.9em;
}

span.adminlinks {
	font-size: 0.9em;

}

div.imginfo {
	padding-top: 5px;
	background-color: #f4f4f4;
}

div.video_img {
	float: left;
	margin:0 5px 5px 5px;
}

.line1 {
		clear: both;
	width: 100%;
	border-top: 1px solid #bcbcbc;
	height: 1px;
}

.line2 {
	width: 100%;
	height: 2px;
	clear: both;
	border-top: 2px solid #dcdedd;
}

div.gutter {
	clear: both;
}

div.row {
	clear: left;
}

div.inplbl {
	float: left;
	text-align: left;
	padding-right: 4px;
	font-weight: bold;
	width: 160px;
	padding-top: 3px;
}

#welcome div.inplbl {
	width: 85px;
	font-weight: normal;
	font-size: 0.9em;
	margin-top: 1px;
	text-transform: lowercase;
}

div.inpw {
	margin: 5px;
	clear: both;
}

p.info {
	margin: 0 5px 5px 5px;
}

.tags {
	font-weight: bold;
	font-size: 0.9em;
}

.tags a {
	font-weight: normal;
}

div.info p {
	line-height: 1.2em;
	margin: 0;
}

.desc {
	float: left;
	width: 220px;
	overflow: hidden;
	margin: 0 5px 5px 5px;
	height: 88px;
}

.desc p {
	margin-top: 0px;
}

.meta {
	margin: 0;
	margin-left: 135px;
	padding: 0;
	font-size: 0.8em;
	font-family: Verdana, Arial;
}

div.infofull {
	overflow: hidden;
}

.infofull p {
	margin-top: 0px;
}

#welcome div.submit {
	display: none;
}

#welcome .inpval {
	text-align: center;
}
