/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
	font-family: "Trebuchet MS", sans-serif !important;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff;
	line-height: 135%;
	
	font-size: 13px;
	font-family: "Trebuchet MS", sans-serif !important;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #0095B7;
}
a:visited {
	text-decoration: none;
	color: #0095B7;
}
a:hover {
	text-decoration: none;
	color: #EB350E;
}
a:active {
	text-decoration: none;
	color: #0095B7;
}

#header .wrapper {
	position: relative;
	overflow: hidden;
}

/* Font family information */

body#ff-catalyst, #ff-catalyst td, #ff-catalyst .rok-content-rotator h2 {
	font-family:  arial;
}

body#ff-catalyst h1, body#ff-catalyst h2, body#ff-catalyst h3, body#ff-catalyst h4,
body#ff-catalyst .contentheading, body#ff-catalyst .rotator-title,
body#ff-catalyst.componentheading  {
	font-family: "Trebuchet MS", sans-serif !important;
}

body#ff-optima, #ff-optima td {
	font-family: "Trebuchet MS", sans-serif !important;
}

body#ff-geneva, #ff-geneva td {
	font-family: "Trebuchet MS", sans-serif !important;
}

body#ff-helvetica, #ff-helvetica td {
	font-family: "Trebuchet MS", sans-serif !important;
}

body#ff-lucida, #ff-lucida td {
	font-family: "Trebuchet MS", sans-serif !important;
}

body#ff-georgia, #ff-georgia td {
	font-family: "Trebuchet MS", sans-serif !important;
}

body#ff-trebuchet, #ff-trebuchet td {
	font-family: "Trebuchet MS", sans-serif !important;
}

body#ff-palatino, #ff-palatino td {
	font-family: "Trebuchet MS", sans-serif !important;
}

/* end font family information */

form {
	margin: 0;
	padding: 0;
}

body.f-smaller,
body#ff-optima.f-smaller,
body#ff-georgia.f-smaller {
	font-size: 11px;
}

body,
body.f-default {
	font-size: 12px;
}

body#ff-optima,
body#ff-optima.f-default {
	font-size: 13px;
}

body#ff-georgia,
body#ff-georgia.f-default {
	font-size: 13px;
}

body.f-larger,
body#ff-optima.f-larger,
body#ff-georgia.f-larger {
	font-size: 15px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 25px 0 10px 0;
	font-weight: normal;
	line-height: 120%;
}

h1 { 
	font-size: 200%;
	line-height: 100%;
}

h2 {
	font-size: 175%;
	line-height: 100%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}
.details_title{

font-size:11px; font-weight:bold; color:#537989;

}
.componentheading {
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 25px 0 20px 0;
}

.contentheading {
	font-size: 190%;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 15px 0 0 0;
}

td.buttonheading,
.contentpaneopen td.buttonheading {
	padding: 0px 3px 0;
}

td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

.sectiontableheader {
  	font-weight: bold;
  	padding: 4px;
  	line-height: 20px;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  	text-align: left;
  	padding: 2px 0 0px 5px;
  	border-bottom: 1px solid #f1f1f1;
}

tr.sectiontableentry2 td,
td.sectiontableentry2 {
 	height: 27px;
}

tr.sectiontableentry1 td,
td.sectiontableentry1 {
	height: 27px;
	background: #f7f7f7;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

/* @end */

/* @group Structure */

#topmod {
	padding: 20px 0;
	margin: -49px 0 0; /*  - height + padding-top ==> -69px + 20px = -49px */
	overflow: hidden;
}

#logo {
	width: 320px;
	height: 80px;
	float: left;
}

#header {
	height: 80px;
	background: url(../img/global/header-bg.png) 0 0 repeat-x;
}

#top-tab {
	width: 193px;
	height: 30px;
	float: right;
	margin-right: 78px;
	text-align: center;
	cursor: pointer;
}

#searchmod {
	position: absolute;
	margin-top: 40px;
	margin-left: 710px;
}

span.tab-text {
	padding-left: 12px;
}

#showcase2 {
	height: 200px;
}

#showcase-promo {
	height: 200px;
}

#showcase-promo img#promo {
	position: absolute;
	bottom: -29px;
	left: 40px;
	width: 877px;
	height: 207px;
}

#featured-mod,
#featured-mod2 {
	height: 136px;
	overflow: hidden;
}

#featured-shadow {
	height: 136px;
	background: url(../img/global/featured-shadow.png) 50% 0 no-repeat;
	overflow: hidden;
}


#featuredmodules {
	padding: 0 5px 0 25px;
	color: #fff;
}

#showcase,
#featured-mod,
#page-bg,
#showcase .wrapper,
#featured-mod .wrapper,
#page-bg .wrapper {
	position: relative;
}

#showcase {
	z-index: 1;
}

#featured-mod, #page-bg {
	z-index: 0;
}

#main-shadow {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 192px;
	background: url(../img/global/page-shadow-l.png) 0 0 no-repeat;
}

#main-shadow2 {
	position: absolute;
	right: -20px;
	width: 20px;
	height: 192px;
	background: url(../img/global/page-shadow-r.png) 100% 0 no-repeat;
}

#main-content {
	background: #fff url(../img/global/content-bg.png) 0 0 repeat-x;
}

table.mainbody,
table.blog {
	width: 100%;
}

td.leftcol {
	background: url(../img/global/column-shadow-l.png) 100% 50px no-repeat;
}

td.rightcol {
	background: url(../img/global/column-shadow-r.png) 0 50px no-repeat;
}

td.maincol .padding {
	padding: 32px 20px 20px 20px;
}

td.rightcol .padding,
td.leftcol .padding {
	padding: 20px 33px 20px 25px;
}

#inset {
	margin-bottom: 30px;
}

#page-bg {
	background: #fff url(../img/global/page-bg.png) 0 0 repeat-x;
}

#page-bg-bottom {
	height: 31px;
	background: url(../img/global/page-bg-bottom.png) 0 0 repeat-x;
	overflow: hidden;
}

#bottom-tab {
	height: 31px;
	width: 149px;
	margin-left: 50px;
	padding-top: 15px;
	text-align: center;
	cursor: pointer;
}

span.bottom-tab-text {
	padding-left: 12px;
}

span.tab-text, span.bottom-tab-text {
	color: #fff;
}

span.tab-text-up, span.bottom-tab-text-up {
	background: url(../img/global/tab-arrow-up.png) 0 50% no-repeat;
}

span.tab-text-down, span.bottom-tab-text-down  {
	background: url(../img/global/tab-arrow-dn.png) 0 50% no-repeat;
}

#bottom {
	overflow: hidden;
	padding: 20px 0 10px 0;
}

#footer {
	background: #666 url(../img/global/footer-bg.png) 0 0 repeat-x;
}

#footer2 {
	width: 333px;
	height: 121px;
	float: right;
	background: url(../img/global/footer-graphic.png) 0 0 no-repeat;
}

img#rocket {
	width: 143px;
	height: 22px;
	margin-top: 35px;
	background: url(../img/global/rocket.png) 0 0 no-repeat;
}

.spacer .block {
	float: left;
}

.spacer.w99 .block {
	width: 100%;
}

.spacer.w49 .block {
	width: 50%;
}

.spacer.w33 .block {
	width: 33.3%;
}

.spacer.w24 .block {
	width: 25%;
}

/* @end */

/* @group Modules */

#featuredmodules {
	padding-top: 10px;
}

#featuredmodules .module div div div {
	padding: 1px;
}

#showcasemodules .module,
#bottommodules .module,
#featuredmodules .module,
#mainmodules .module,
td.maincol .module-hilite1,
td.maincol .module-hilite2,
td.maincol .module-hilite3,
td.maincol .module-hilite4 {
	margin-right: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
	overflow: hidden;
}

td.leftcol .module-hilite1,
td.rightcol .module-hilite1,
td.leftcol .module-hilite2,
td.rightcol .module-hilite2,
td.leftcol .module-hilite3,
td.rightcol .module-hilite3,
td.leftcol .module-hilite4,
td.rightcol .module-hilite4 {
	margin-bottom: 30px;
	overflow: hidden;
}

td.leftcol .module h3,
td.rightcol .module h3,
td.maincol .module h3,
td.leftcol .module-menu h3,
td.rightcol .module-menu h3 {
	color: #666;
	background: url(../img/global/h3-arrow.png) 0 3px no-repeat;
	padding-left: 20px;
}

td.leftcol .module,
td.rightcol .module {
	margin-bottom: 30px;
	overflow: hidden;
}

#main-content .module-hilite1 h3,
#main-content .module-hilite2 h3,
#main-content .module-hilite3 h3,
#main-content .module-hilite4 h3 {
	padding-left: 28px;
	padding-top: 5px;
}

#bottom .module h3 {
	padding-left: 20px;
}

.module-note h3 {
	font-style: italic;
	color: #65613E;
}

.module-note {
	font-style: italic;
	width: 215px;
	margin-bottom: 20px;
	background: url(../img/global/note-bg.png) 0 0 repeat-y;
	color: #65613E;
}

.module-note div {
	background: url(../img/global/note-bg-top.png) 0 0 no-repeat;
}

.module-note div div {
	background: url(../img/global/note-bg-bottom.png) 0 100% no-repeat;
}

.module-note div div div {
	padding: 30px 20px 20px 20px;
}

#mainmodules,
#featuredmodules {
	overflow: hidden;
}

#bottom-menu {
	height: 32px;
	float: left;
	color: #ccc;
}

#bottom-menu a {
	 line-height: 32px;
	 height: 32px;
	 margin-right: 15px;
	 padding-right: 15px;
	 padding-left: 0;
	 margin-top: 6px;
	 display: block;
	 float: left;
	 font-size: 100%;
	 text-indent: 0;
	 background: url(../img/global/bottom-menu-div.png) 100% 50% no-repeat;
	 color: #ccc;
}

#bottom-menu a:hover {
	color: #fff;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 46px;
	width: 100%;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#horiz-menu a,
#horiz-menu li.active a {
	white-space: nowrap;
	display: block;
	float: left;
	height: 46px;
	line-height: 46px;
	padding: 0 16px;
	font-weight: normal;
	font-size: 100%;
	overflow: hidden;
	text-decoration: none;
}

#horiz-menu ul ul li a,
#horiz-menu ul li.active.parent ul a {
	padding-left: 5px;
}

#horiz-menu ul ul li a:hover,
#horiz-menu ul li.active.parent ul a:hover {
	padding-left: 5px;
	background: url(../img/global/dropdown-arrow-over.png) 10px 50% no-repeat;
	color: #fff;
}

/* mouseovers */

#horiz-menu li li a:hover {
	background: none;
}

#horiz-menu li li.active,
#horiz-menu li.active li a,
#horiz-menu li.active li a:hover {
	background: none;
}

#horiz-menu li li a {
	font-size: 100%;
	font-weight: normal;
	background: none;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	display: block;
	line-height: 34px;
	text-indent: 26px;
	height: 32px;
	overflow: hidden;
	font-size: 120%;
}

a#active_menu.mainlevel {
	background-position: 0 -64px;
	padding-left: 12px;
}

a.mainlevel:hover {
	background-position: 0 -32px;
}

a.sublevel {
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
	font-size: 120%;
	line-height: 34px;
}

a.mainlevel:hover,
a.sublevel:hover {
	text-decoration: none;
}

/* @end */

/* @group Sub Menu */

ul.menu {
	margin: 0 0 15px 0;
	padding: 0;
}

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

ul.menu span {
	display: block;
	height: 32px;
}

ul.menu a {
	display: block;
	line-height: 34px;
	text-indent: 15px;
	height: 32px;
	font-size: 120%;
}

ul.menu ul {
	margin: 4px 0;
}

ul.menu ul li a {
	text-indent: 10px;
}

ul.menu ul a {
	background: none;
	text-indent: 0;
}

ul.menu ul {
	margin-left: 10px;
	padding: 0;
}

ul.menu ul ul {
	padding: 0;
	margin-left: 20px;
}

ul.menu li li {
	padding: 0;
	margin: 0;
}

ul.menu ul a {
	text-indent: 0;
}

ul.menu li a {
	padding-left: 10px;
}

ul.menu li.active li a,
ul.menu li.active li a:hover {
	background: none;
}

ul.menu li.active a,
ul.menu li.active a:hover {
	background-position: 0 -64px;
	text-decoration: none;
	padding-left: 22px;
	line-height: 36px;
}

ul.menu li a:hover {
	background-position: 0 -32px;
	text-decoration: none;
}

/* @end */

/* @group Content Styles */

/* @group Readon */

a.readon {
	margin-top: 20px;
	font-weight: normal;
	font-size: 100%;
	display: block;
	text-indent: 10px;
	line-height: 110%;
	background: url(../img/global/path-arrow.png) 0 0 no-repeat;
}

#tabmodules a.readon {
	background: none;
	text-indent: 0;
}

#bottom a,
#bottom a.readon
#topmod a {
	color: #ddd;
}

#featured-mod a {
	color: #fff;
}

/* @end */

/* @group Pathway */

span.pathway {
	display: block;
	line-height: 220%;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 15px;
}

span.pathway img {
	float: none;
	vertical-align: top;
	width: 6px;
	height: 22px;
	padding-right: 10px;
	background: url(../img/global/path-arrow.png) 0 50% no-repeat;
}

span.pathway a {
	float: none;
	padding: 0 12px 0 0;
}

/* @end */

/* @group Typography */

ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4,
ul.bullet-5 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-1 li, 
ul.bullet-2 li,
ul.bullet-3 li,
ul.bullet-4 li,
ul.bullet-5 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 14px;
}

pre {
	padding: 10px;
	background: #f7f7f7;
	border-top: 1px solid #ddd;
	border-right: 5px solid #ddd;
	border-left: 5px solid #ddd;
	border-bottom: 1px solid #ddd;
}

blockquote {
	display: block;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 10px 20px 10px 20px;
	margin: 15px 0;
	background: #f7f7f7;
	border-top: 1px solid #ddd;
	border-right: 5px solid #ddd;
	border-left: 5px solid #ddd;
	border-bottom: 1px solid #ddd;
}

blockquote.color1,
blockquote.color2,
blockquote.color3 {
	display: block;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 0px 20px;
	margin: 15px 0;
	border: 0;
	background: 0;
}

blockquote.color1 {
	color: #666;
}

blockquote.quotes {
	display: block;
	background: url(../img/global/quote-start.png) 0 5px no-repeat;
	padding: 0px 20px 0 38px;
	margin: 20px 0;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	color: #666;
	border: 0;
}

blockquote.quotes p {
	padding: 0 38px 0 0;
	margin-top: 0;
	background: url(../img/global/quote-end.png) 100% 100% no-repeat;
}

.important {
	border: 1px solid #999;
}

.important,
.important2,
.important3,
.important4 {
	padding: 15px;
	margin: 15px 0;
}

span.important-title,
span.important-title2,
span.important-title3,
span.important-title4 {
	display: block;
	float: left;
	margin-top: -24px;
	background: #fff;
	padding: 0 8px;
	font-weight: bold;
	font-size: 120%;
}

.important4 {
	border: 1px solid #000;
}

span.important-title,
span.number {
	color: #666;
}

span.important-title4 {
	color: #000;
}

span.number,
span.number-color,
span.number-color2 {
	display: block;
	font-size: 170%;
	float: left;
	margin: 2px 10px 0 15px;
}

span.highlight {
	background: #FFFBD5;
}

span.highlight,
span.highlight-color,
span.highlight-color2 {
	padding: 1px 2px;
}

span.highlight-bold {
	font-weight: bold;
	font-size: 120%;
}

span.dropcap,
span.dropcap-color,
span.dropcap-color2 {
	display: block;
	font-size: 260%;
	float: left;
	margin: 0px 4px 0 0;
	line-height: 100%;
}

span.inset-left {
	display: block;
	color: #000;
	padding: 15px;
	float: left;
	width: 20%;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

span.inset-right {
	display: block;
	color: #000;
	padding: 15px;
	float: right;
	width: 20%;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

/* @end */

/* @group Notice Styles */

span.attention,
span.notice,
span.alert,
span.download,
span.approved,
span.media,
span.note,
span.cart,
span.camera,
span.doc {
	display: block;
	padding: 8px 10px 8px 36px;
	margin: 15px 0;	
}

span.attention {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url(../img/global/attention.png) 10px 50% no-repeat;
}

span.notice {
	color: #648434;
	border: 1px solid #9BCC54;
	background: #CDEFA6 url(../img/global/notice.png) 10px 50% no-repeat;
}

span.alert {
	color: #CF3738;
	border: 1px solid #FFACAD;
	background: #FFD5D5 url(../img/global/alert.png) 10px 50% no-repeat;
}

span.download {
	color: #1C6B8B;
	border: 1px solid #6ABCE2;
	background: #A8CDE3 url(../img/global/download.png) 10px 50% no-repeat;
}

span.approved {
	color: #666;
	border: 1px solid #a8a8a8;
	background: #ccc url(../img/global/approved.png) 10px 50% no-repeat;
}

span.media {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url(../img/global/media.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url(../img/global/note.png) 10px 50% no-repeat;
}

span.cart {
	color: #666;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url(../img/global/cart.png) 10px 50% no-repeat;
}

span.camera {
	color: #666;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url(../img/global/camera.png) 10px 50% no-repeat;
}

span.doc {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url(../img/global/doc.png) 10px 50% no-repeat;
}

/* @end */

/* @grup RokContentRotator */

.rok-content-rotator {
	margin: 0;
	background: url(../img/global/rotator-br.png) 100% 100% no-repeat;
}

.rotator-2 {
	background: url(../img/global/rotator-bl.png) 0 100% no-repeat;
}

.rotator-3 {
	background: url(../img/global/rotator-tr.png) 100% 0 no-repeat;
}

.rotator-4 {
	background: url(../img/global/rotator-tl.png) 0 0 no-repeat;
	padding: 0px 20px 20px 20px;
}

.rok-content-rotator li {
	height: 34px;
}

.rotator-title {
	padding: 0 0 3px 19px;
	font-size: 150%;
	height: 60px;
	line-height: 48px;
	color: #666;
	background: url(../img/global/h3-arrow.png) 0 16px no-repeat;
}

.rok-content-rotator h2 {
	width: 213px;
	height: 34px;
	font-size: 100%;
	line-height: 36px;
	text-indent: 40px;
	padding: 0;
	margin: 0 7px 0 7px;
	z-index: 1;
	background: url(../img/global/rotator-tab.png) 18px 0 no-repeat;
	outline: none;
}

.rok-content-rotator h2 a {
	display: block;
	z-index: 3;
	position: absolute;
	width: 213px;
	color: #666;
	outline: none;
}

.rok-content-rotator h2 a.active {
	font-weight: normal;
	font-size: 100%;
}

.rok-content-rotator h2 a:hover,
.rok-content-rotator h2 a:hover.active {
	text-decoration: none;
}

.rok-content-rotator .arrow {
	position: absolute;
	width: 213px;
	height: 34px;
	right: 27px;
	z-index: 2;
	background: url(../img/global/rotator-tab-active.png) 0 0 no-repeat;
}

.rok-content-rotator .content {
	padding: 0px 20px 20px 20px;
	margin-top: 65px;
}

/* dont change below */
.rok-content-rotator {
	position: relative;
}

.rok-content-rotator ul {
	padding: 0;
	float: right;
	margin: 0;
	width: 227px;
	background: url(../img/global/rotator-shadow.png) 100% 50% no-repeat;
}

.rok-content-rotator .arrow {
	position: absolute;
	top: 60px;
}

.rok-content-rotator li { 
	list-style: none;
	padding: 0;
}

.rok-content-rotator .content {
	position: absolute;
	left: 0;
	top: 0;
	margin-right: 250px;
}

/* @end */

/* @group RokSlide */

#moduleslider-size {
	height: 240px;
	overflow: hidden;
}

#tabmodules .module {

}

#tabmodules {
	overflow: hidden;
	background: url(../img/global/rotator-br.png) 100% 100% no-repeat;
}

#tabmodules div {
	background: url(../img/global/rotator-bl.png) 0 100% no-repeat;	
}

#tabmodules div div {
	background: url(../img/global/rotator-tr.png) 100% 0 no-repeat;	
}

#tabmodules div div div {
	padding: 0 0 0 20px;
	background: url(../img/global/rotator-tl.png) 0 0 no-repeat;
}

#tabmodules div div div div {
	background: none;
	padding: 0;
}

#tabmodules li span {		
	background: none;
	line-height: 46px;
}


#rokslide-toolbar span {
	white-space: nowrap;
}

#rokslide-toolbar {
	color: #666;
	margin: 0;
	padding: 0 0px;
}

#rokslide-toolbar li.current {
	background: url(../img/global/slide-tab-r.png) 100% 1px no-repeat;
	height: 42px;
}

#rokslide-toolbar li.current span {
	background: url(../img/global/slide-tab-l.png) 0 1px no-repeat;
	height: 42px;
}

#frame {
	text-align: left;
}

#frame #moduleslide .module {
	margin-top: 10px;
} 

#frame .module, #frame .module-hilite1, #frame .module-hilite2, #frame .module-hilite3, #frame .module-hilite4 {
	float: left;
}

#frame .module div, #frame .module-hilite1 div, #frame .module-hilite2 div, #frame .module-hilite3 div, #frame .module-hilite4 div {
	padding: 0;
}

#frame .module div div, #frame .module-hilite1 div div, #frame .module-hilite2 div div, #frame .module-hilite3 div div, #frame .module-hilite4 div div {
	padding: 0;
}

#frame .mmpr-1 .module, #frame .mmpr-1 .module-hilite1, #frame .mmpr-1 .module-hilite2, #frame .mmpr-1 .module-hilite3, #frame .mmpr-1 .module-hilite4 {
	width: auto;
}

#frame .mmpr-2 .module, #frame .mmpr-2 .module-hilite1, #frame .mmpr-2 .module-hilite2, #frame .mmpr-2 .module-hilite3, #frame .mmpr-2 .module-hilite4 {
	width: 46%;
}

#frame .mmpr-3 .module, #frame .mmpr-3 .module-hilite1, #frame .mmpr-3 .module-hilite2, #frame .mmpr-3 .module-hilite3, #frame .mmpr-3 .module-hilite4 {
	width: 31%;
}

#frame .mmpr-4 .module, #frame .mmpr-4 .module-hilite1, #frame .mmpr-4 .module-hilite2, #frame .mmpr-4 .module-hilite3, #frame .mmpr-4 .module-hilite4 {
	width: 22%;
}

#frame .mmpr-5 .module, #frame .mmpr-5 .module-hilite1, #frame .mmpr-5 .module-hilite2, #frame .mmpr-5 .module-hilite3, #frame .mmpr-5 .module-hilite4 {
	width: 18%;
}

/* @end */

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

a img.album {
	border-width: 2px;
	border-style: solid;
}

.clr {
	clear:both;
}

fieldset {
	border-left: 0;
	border-right: 0;
}

fieldset.input {
	border: 0;
}

a img {
	border: 0;
}

img.content-left {
	float: left;
	margin-right: 10px;
	padding: 5px;
}

img.content-right {
	float: right;
	margin-left: 10px;
	padding: 5px;
}

#referencewidth {
	width: 100%;
	overflow:hidden;
}

body .pollstableborder {
	border: 0px;
}

.back_button {
	margin-top: 20px;
}

/* @end */

/* @group Signal Login Styling */

#sl_horiz {
	height: 28px;
	overflow: hidden;
	float: right;
}

#sl_horiz #greeting {
	float: left;
	height: 22px;
	margin-right: 10px;
}

#sl_horiz .button {
	border: 0;
	width: 53px;
	height: 26px;
	padding: 0 0 5px 0;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	cursor: pointer;
	color: #666;
	background: url(../img/global/login-button.png) 0 0 no-repeat;
}

#sl_horiz .button:hover {
	color: #333;
}

#sl_horiz #sl_username {
	float: left;
}

#sl_horiz #sl_username input {
	padding-left: 24px;
	overflow: hidden;
	width: 110px;
	font-size: 100%;
	font-weight: normal;
	height: 22px;
	border: 1px solid #666;
	color: #666;
	background: #fbfbfb url(../img/global/user_bg.png) 0 50% no-repeat;
}

#sl_horiz #sl_pass {
	margin-left: 10px;
	float: left;
}

#sl_horiz #sl_pass input {
	padding-left: 24px;
	overflow: hidden;
	width: 110px;
	font-size: 100%;
	font-weight: normal;
	height: 22px;
	border: 1px solid #666;
	color: #666;
	background: #fbfbfb url(../img/global/pass_bg.png) 0 50% no-repeat;
}

#sl_horiz #sl_rememberme {
	margin-left: 10px;
	float: left;
	line-height: 22px;
	color: #fff;
}

#sl_horiz #sl_submitbutton {
	margin-left: 10px;
	float: left;
}

#sl_horiz #sl_lostpass,
#sl_hoziz #sl_lostname,
#sl_horiz a {
	margin-left: 10px;
	float: left;
	line-height: 22px;
	color: #fff;
}

#sl_horiz #sl_register {
	margin-left: 10px;
	float: left;
}

#sl_horiz #sl_posttext {
	margin-left: 10px;
	float: left;
}

/* @end */

/* demo content stuff */
/* can be deleted */

#featuredmodules .module div div div .png {
	padding-right: 8px;
}

.featured-1 {
	background: url(../img/global/demo-1.png) 0 5px no-repeat;
	margin-top: 20px;
	width: 42px;
	height: 60px;
	float: left;
}

.featured-2 {
	background: url(../img/global/demo-2.png) 0 5px no-repeat;
	margin-top: 20px;
	width: 42px;
	height: 60px;
	float: left;
}

.featured-3 {
	background: url(../img/global/demo-3.png) 0 5px no-repeat;
	margin-top: 20px;
	width: 42px;
	height: 60px;
	float: left;
}

.featured-4 {
	background: url(../img/global/demo-4.png) 0 5px no-repeat;
	margin-top: 20px;
	width: 42px;
	height: 60px;
	float: left;
}

span.featured-header {
	display: block;
	color: #eee;
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 160%;
	line-height: 100%;
	margin-top: 25px;
	height: 25px;
	overflow: hidden;
}

span.featured-desc {
	color: #fff;
	font-style: italic;
	font-size: 100%;
}

.tool-tip {
	background: #f6f6f6;
	border: 1px solid #e6e6e6;
	padding: 4px;
}























.font10 {
	font-size:10px;
	font-weight:normal;
	color:#0088AA;
	font-family: "Trebuchet MS", sans-serif !important; }
.font10bold {
	font-size:10px;
	font-weight:bold;
	color:#0088AA;
	font-family: "Trebuchet MS", sans-serif !important; }
.font11 {
	font-size:11px;
	font-weight:normal;
	color:#0088AA;
	font-family: "Trebuchet MS", sans-serif !important; }
.font11bold {
	font-size:11px;
	font-weight:bold;
	color:#0088AA;
	font-family: "Trebuchet MS"; }
.font12 {
	font-size:12px;
	font-weight:normal;
	color:#0088AA;
	font-family: "Trebuchet MS"; }
.font12bold {
	font-size:12px;
	font-weight:bold;
	color:#0088AA;
	font-family: "Trebuchet MS"; }
.font13 {
color:#1C4C63;
	font-family: "Trebuchet MS", sans-serif !important;
font-size:13px;
font-weight:normal;}
.font13bold {
	font-size:13px;
	font-weight:bold;
	color:#0088AA;
	font-family: "Trebuchet MS"; }
.font14 {
	font-size:14px;
	font-weight:normal;
	color:#0088AA;
	font-family: "Trebuchet MS"; }
.font14bold {
	font-size:14px;
	font-weight:bold;
	color:#0088AA;
	font-family: "Trebuchet MS"; }
#font14bold {
	font-size:14px;
	font-weight:bold;
	color:#0088AA;
	font-family: "Trebuchet MS"; }





.content_{

padding-top:20px;

}	
.productBox
{
	border: 1px #EDEDED solid;
	padding:5px 5px 5px 5px;
	width:180px;
}

.productDetailBox
{
	border: 1px #EDEDED solid; 
	padding:5px 5px 5px 5px;
	width:98%;
}
.productDetailBox legend {
	font-size:16px;
	font-weight:bold;
	color:#0088AA;
	font-family: "Trebuchet MS"; }
.contentBox
{
	border: 1px #EDEDED solid; 
	padding:5px 5px 5px 5px;
	width:98%;
}

.content_title {
	font-size:15px;
	font-weight:bold;
	color:#FD850B;
	font-family: "Trebuchet MS"; }	
	
	
.price {
	font-size:16px;
	font-weight:bold;
	color:#0088AA;
	font-family: "Trebuchet MS"; }
	
.products_title {
	font-size:15px;
	font-weight:bold;
	color:#0088AA;
	font-family: "Trebuchet MS"; }	
		

.page_title {
	font-size:17px;
	font-weight:bold;
	color:#85B11E;
	font-family: "Trebuchet MS";
	background-image:url('../img/global/title_bg.jpg');
	height:35px;
	padding-left:15px
	 }	
	 
.user_title {
	font-size:17px;
	color:#ffffff;
	font-family: "Trebuchet MS";
	background-image:url('../img/global/title_bg.jpg');
	height:35px;
	padding-left:15px
	 }		 	
.user_title a{
	font-size:10px;
	color:#ffffff;
	font-family: "arial";
	background-image:url('../img/global/title_bg.jpg');
	height:35px;
	padding-left:15px;
	text-decoration: underline;
	 }
/*
TAB CSS Baslangic
*/
.TabView{
    width:606px;Height:auto;border:0px #ccc solid;margin:0px;
}
.TabView .Tabs {
  height:26px;display:block;background:#fff;
}
.TabView .Tabs a {
    display:block;float:left;width:135px;height:25px;line-height:25px;color:#333;text-align:center;text-decoration:none;font-weight:bold;border:1px #ccc dashed;margin:0px 2px;border-bottom:0px;
}
.TabView .Tabs a.ActiveTab{
    background:#FFF;border:1px #ccc solid;border-bottom:0px #FFF solid;color:#E176AA;
}
.TabView .Tabs a.InactiveTab{

}
.TabView .Pages{
    width:100%;Height:auto;
}
.TabView .Pages .Page{
    border:1px #EDEDED solid;Height:auto;
}
/*
TAB CSS Bitti
*/

/*Marka Harfleri*/
.brandLetters
{
	border:1px #FB720A solid;
	text-decoration:none;
	color:#0088AA;
	padding:2px 4px 2px 4px;
	font-size:15px;

}
.brandLetters:hover
{
	border:1px #FB720A solid;
	text-decoration:underline;
	color:#FFFFFF;
	padding:2px 4px 2px 4px;	
	font-size:15px;

	background:#FB720A;
}

.brandLetters:visited
{
	border:1px #FB720A solid;
	text-decoration:none;

	padding:2px 4px 2px 4px;
	font-size:15px;	

}


.brandLettersSelected
{
	border:1px #FB720A solid;
	text-decoration:underline;
	color:#FFFFFF;
	padding:2px 4px 2px 4px;
	font-size:15px;

	background-color:#FB720A;
}
.brandLettersSelected:hover
{
	border:1px #FB720A solid;
	text-decoration:underline;
	color:#FFFFFF;
	padding:2px 4px 2px 4px;	
	font-size:15px;

	background-color:#FB720A;
}

.brandLettersSelected:visited
{
	border:1px #FB720A solid;
	text-decoration:underline;
	color:#FFFFFF;	
	padding:2px 4px 2px 4px;
	font-size:15px;	

	background-color:#FB720A;	
}

.brandLettersSelected:visited:hover
{

	font-size:15px;	
	color:#fff;
	padding:2px 4px 2px 4px;

}


#brands_ul li
{
	list-style:none;
	font-weight:bold;
}
/*Marka Harfleri Bitti*/


.button {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border: solid 1px;
	border-color: #999999;
}

.textfield {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border: solid 1px;
	border-color: #999999;
}

.input_login {
border:1px solid #E3E3E3;
color:#333333;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:20px;
margin-bottom:5px;
}




TABLE#toolbar {
	MARGIN-RIGHT: 10px
}
TABLE#toolbar A.toolbar {
	BORDER-RIGHT: #efefef 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #efefef 1px solid; DISPLAY: block; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; BORDER-LEFT: #efefef 1px solid; WIDTH: 180px; COLOR: #0095B7; PADDING-TOP: 2px; BORDER-BOTTOM: #efefef 1px solid; TEXT-DECORATION: none;FONT-WEIGHT: bold;
BACKGROUND-POSITION: 3px; BACKGROUND-IMAGE: url('../img/global/bullet.gif'); BACKGROUND-REPEAT: no-repeat;
}


TABLE#toolbar A.toolbar:hover {
	BORDER-RIGHT: #9BCAD2 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #9BCAD2 1px solid; PADDING-LEFT:10px; PADDING-BOTTOM: 2px; BORDER-LEFT: #9BCAD2 1px solid; COLOR: #8CB41D; PADDING-TOP: 2px; BORDER-BOTTOM: #9BCAD2 1px solid; BACKGROUND-COLOR: #E6FAFB
}
TABLE#toolbar A.toolbar:active {
	COLOR: #ff9900
}

/*Categories a�ilir menu*/
TABLE#toolbar1 {
	MARGIN-RIGHT: 0px
}
TABLE#toolbar1 A.toolbar1 {
	BORDER-RIGHT: 0px solid #ddd; PADDING-RIGHT: 1px; BORDER-TOP: 0px solid #ddd; DISPLAY: block; PADDING-LEFT: 6px; PADDING-BOTTOM: 1px; BORDER-LEFT: 0px solid #ddd; WIDTH: 160px; COLOR: #666; PADDING-TOP: 1px; BORDER-BOTTOM: 1px dotted #ddd; TEXT-DECORATION: none;FONT-WEIGHT: normal;
BACKGROUND-POSITION: left 50%; BACKGROUND-IMAGE: url('../img/global/pop/bullet.gif'); BACKGROUND-REPEAT: no-repeat
}
TABLE#toolbar1 A.toolbar1:hover {
	BORDER-RIGHT: #9BCAD2 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: #9BCAD2 0px solid; PADDING-LEFT: 6px; PADDING-BOTTOM: 1px; BORDER-LEFT: #9BCAD2 0px solid; COLOR: #EB350E; PADDING-TOP: 1px; BORDER-BOTTOM: #ff3300 1px dotted; BACKGROUND-COLOR: #E6FAFB
}
TABLE#toolbar1 A.toolbar1:active {
	COLOR: #ff9900
}

/*Search Box*/
#searchbox
{
	border:solid #FFFFFF 0px;
	height:20px;
	text-align:left;
	vertical-align:middle;
	width:300px;
	font-size:14px;
	font-weight:bold;
	color:#0088AA;
	font-family: "Trebuchet MS";
}

/*Error mesaj�*/
.errorMsg {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #FF0000;
}

/*Kategori men�s� - a��l�r kutu*/
#dropmenudiv{
position:absolute;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: $FFFFFF;
}

/*Arama kutusu */

#searchResults
{
	position:absolute;
	background:#FFCC66;
	display:none;
	border:1px #CC9933 solid;
	width:465px;
}

#searchResults div
{
	text-align:right;
	display:block;
	margin-right:2px;
}


/*sayfalama*/
.pageLetters
{
	border:1px #FB720A solid;
	text-decoration:none;
	color:#0088AA;
	padding:2px 4px 2px 4px;
	font-size:15px;
}
.pageLetters:hover
{
	border:1px #FB720A solid;
	text-decoration:underline;
	color:#FFFFFF;
	padding:2px 4px 2px 4px;	
	font-size:15px;
	background:#FB720A;
}
.pageLetters:visited
{
	border:1px #FB720A solid;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	font-size:15px;	
}

.pageLettersSelected
{
	border:1px #FB720A solid;
	text-decoration:underline;
	color:#FFFFFF;
	padding:2px 4px 2px 4px;
	font-size:15px;
	background-color:#FB720A;
}
.pageLettersSelected:hover
{
	border:1px #FB720A solid;
	text-decoration:underline;
	color:#FFFFFF;
	padding:2px 4px 2px 4px;	
	font-size:15px;
	background-color:#FB720A;
}

.pageLettersSelected:visited
{
	border:1px #FB720A solid;
	text-decoration:underline;
	color:#FFFFFF;	
	padding:2px 4px 2px 4px;
	font-size:15px;	
	background-color:#FB720A;	
}

.pageLettersSelected:visited:hover
{
	font-size:15px;	
	color:#fff;
}

/*Sayfalama Bitti*/












.modul_title{

font-size:15px; font-weight:bold; color:#717171; line-height:32px;

}

.modul_body{

padding-top:0px;
padding-bottom:10px;
width:100%;


}
.navmenu_body{

padding-top:10px;
margin-bottom:200px;
width:300px;

}

.bolum_tipi_title{

padding-top:10px;

font-size:16px; font-weight:bold; color:#cccccc;


}

.bolum_tipi_content{

padding-top:10px;

font-size:12px; font-weight:normal; color:#000000;
border-bottom:1px solid  #efefef;
}


.CatListType1_wrap{
border:#cccccc 1px solid;
padding:20px 10px 20px 10px;
margin:3px;
height:auto;
min-height: 160px;
width:417px;
background: url(../img/global/greentab.jpg) 50% 0  repeat-x;

}
.CatListType1_title a {

padding-top:0px;
font-size:16px; font-weight:bold; color:#454545;

border-bottom:0px solid  #cccccc;
text-decoration: none;
}
.CatListType1_title {

padding-top:0px;
font-size:16px; font-weight:bold; color:#454545;
width:280px;
border-bottom:0px solid  #cccccc;
text-decoration: none;
}
.CatListType1_content{

padding-top:5px;
font-size:11px; font-weight:normal; color:#000000;
height:auto;
width:280px;
min-height: 120px;
}
.CatListType1_detailsButton a{


font-size:13px; font-weight:bold; color:#537989;
text-decoration: none;



}


.CatListType1_wrapimg img{


border: 1px solid #cccccc;
margin: 0px;
padding: 1px;



}





.CatListType2_wrap{
 
padding:20px; 
margin:5px; 
height:100px; 
width:150px;
-moz-border-radius:10px;border:1px solid #cccccc;

}
.CatListType2_title{

padding-top:10px;

font-size:12px; font-weight:bold; color:#cccccc;

border-bottom:1px solid  #cccccc;
}
.CatListType2_content{

padding-top:10px;

font-size:11px; font-weight:normal; color:#000000;

}



.CatListType3_wrap{
 
padding:20px; 
margin:5px; 
height:70px; 
width:100%;
-moz-border-radius:10px;border:1px solid #cccccc;

}
.CatListType3_title{

padding-top:0px;
font-size:12px; font-weight:bold; color:#cccccc;

border-bottom:1px solid  #cccccc;
}
.CatListType3_content{

padding-top:5px;
font-size:11px; font-weight:normal; color:#000000;

}




.Prod_details_Type2_title{

padding-top:10px;

font-size:12px; font-weight:bold; color:#cccccc;

border-bottom:1px solid  #cccccc;
}

.Prod_details_Type2_content{

padding-top:10px;

font-size:11px; font-weight:normal; color:#000000;

}






#wrapperb{
width: 98%;
margin: 0 auto;
background-image: url(../img/global/greentab.jpg);
}
.box{
background: #fcfcfc;

}
.boxy{
height: auto;
min-height: 160px;

padding-top:-2px;
}
.box_tab_detay_video{

padding-top:-2px;
}

.boxholder{
clear: both;
padding: 0px 5px 20px 5px;
background: #fcfcfc;
border: 1px solid #efefef;


}
.tabb{
float: left;
height: 32px;
width: 154px;
margin: 0 1px 0 0;
text-align: center;

}
.tabtxt a {

margin: 0;
color: #7A7A7A;
font-size: 12px;
font-weight: bold;
padding: 1px 0 0 0;
line-height: 18px;
text-decoration: none;
}






#wrappery{
width: 98%;
margin: 0 auto;
background-image: url(../img/global/greentaby.jpg);
}
.boxx{
background: #fcfcfc;

}
.boxxy{
height: 400px;
overflow:hidden;

}
.boxholdery{
clear: both;
padding: 30px 5px 20px 5px;
background: #fcfcfc;
border-left: 1px solid #efefef;
border-right: 1px solid #efefef;
border-bottom: 1px solid #efefef;
background: #fcfcfc url(../img/global/greentaby.jpg) 50% 0 repeat-x;
overflow:hidden;
height: auto;
}
.tabby{
float: left;
height: 22px;
width: 154px;
margin: 0 1px 0 0;
text-align: center;

}
.tabtxty a {

margin: 0;
color: #7A7A7A;
font-size: 12px;
font-weight: bold;
padding: 1px 0 0 0;
line-height: 18px;
text-decoration: none;
}




#wrapper1{
width: 100%;
margin: 0 auto;

}
.box1{
background: #fcfcfc;

}
.box1a{
height: auto;
min-height: 710px;
}
.boxholder1{
clear: both;
padding: 20px 5px 20px 5px;

border-left: 1px solid #d2d2d2;
border-right: 1px solid #d2d2d2;
border-bottom: 1px solid #d2d2d2;
background: #fcfcfc url(../img/global/greentaby.jpg) 50% 0 repeat-x;

}
.tabb1{
float: left;
height: 19px;
width: 154px;
margin: 0 1px 0 0;
text-align: center;

}
.tabtxt1 a {

margin: 0;
color: #7A7A7A;
font-size: 12px;
font-weight: bold;
padding: 1px 0 0 0;
line-height: 18px;
text-decoration: none;
}







#wrapper2{
width: 98%;
margin: 0 auto;
background-image: url(../img/global/greentab2.jpg);
}
.box2{
background: #fcfcfc;

}
.box2a{
height: auto;
min-height: 200px;
}
.boxholder2{
clear: both;
padding: 15px 5px 20px 5px;
background: #fcfcfc;
border-left: 1px solid #efefef;
border-right: 1px solid #efefef;
border-bottom: 1px solid #efefef;
overflow: hidden;
}
.tabb2{
float: left;

width: 854px;
margin: 0 1px 0 0;
text-align: left;
line-height: 42px;
font-size: 20px;
color: #1C4C63;
font-weight: bold;
padding-left: 40px;
}
.tabtxt2 a {

margin: 0;
color: #7A7A7A;
font-size: 12px;
font-weight: bold;
padding: 1px 0 0 0;
line-height: 18px;
text-decoration: none;

}






/* global_editor.css */
.gri_15_bold{

font-size:15px; font-weight:bold; color:#717171; line-height:32px;

}

.lacivert_13_bold{

font-size:12px; font-weight:bold; color:#1C4C63; line-height:32px;

}



.lacivert_20_bold{

font-size:20px; font-weight:bold; color:#1C4C63; line-height:32px;

}

/* global_editor.css BİTTİ */