*{margin:0;padding:0}
img{border:none}
body{margin-top: 0px;margin-left: 7px;margin-right: 5px;color:#000000;font-size:14px;font-family:arial;}
h1{font-size:20px;color:#CE0842}
h2{font-size:18px;color:#CE0842}
.navmenu
{
	background:url(/client/MKKSports/images/main/buttons/buttontemplate.png) no-repeat;
	width:80px;
	height:30px;
	color:#FFFFFF;
	font: bold 10px arial;
	font-weight: bold;
	padding-left: 9px;
	padding-top: 0px;
	margin-top: 0;
	
}
.navmenu a
{
	color:#FFFFFF;
	font: bold 10px arial;
	font-weight: bold;
	padding-left: 9px;
	padding-top: 0px;
	margin-top: 0;
	text-decoration:none
}

/*---Rounded table code MENU */
.rounderMENU{display:block}
.rounderMENU *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000000}
.rounderMENU1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #919191;
  border-right:1px solid #919191;
  background:#3f3f3f}
.rounderMENU2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;
  background:#303030}
.rounderMENU3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #303030;
  border-right:1px solid #303030;}
.rounderMENU4{
  border-left:1px solid #919191;
  border-right:1px solid #919191}
.rounderMENU5{
  border-left:1px solid #3f3f3f;
  border-right:1px solid #3f3f3f}
.rounderMENUfg{
  background:#000000;color:#FFFFFF;font-family:arial;font-weight: bold;padding-top: 5px;padding-bottom: 6px;}
.rounderMENUfg a{
  background:#000000;font-size:1.16em; color:#ded0a4; text-decoration:none;font-family:arial;font-weight: bold;}
.rounderMENUfg a:hover{
  background:#000000;font-size:1.16em; text-decoration:underline; color:#fff;font-family:arial;font-weight: bold}

/*---*/

/*---Rounded table code CONTENT */
.rounderCONTENT{display:block}
.rounderCONTENT *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#CE0842}
.rounderCONTENT1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e994ad;
  border-right:1px solid #e994ad;
  background:#da4571}
.rounderCONTENT2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fae6ec;
  border-right:1px solid #fae6ec;
  background:#d73665}
.rounderCONTENT3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d73665;
  border-right:1px solid #d73665;}
.rounderCONTENT4{
  border-left:1px solid #e994ad;
  border-right:1px solid #e994ad}
.rounderCONTENT5{
  border-left:1px solid #da4571;
  border-right:1px solid #da4571}
.rounderCONTENTfg{
  background:#CE0842;
  width:1070px;
  
  
  }
.mainleftcell
{
	/*padding-top:70px;*/
	padding-left:2px;
	padding-right:2px;
	background-color:#CCCCCC;
	width:780px;
	background-repeat: no-repeat;
	background-position: center center;
	

}
.mainrightcell
{
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	background-color:#000000;
	width:282px;
	height:550px;
	vertical-align:top;

}
/*-Right menu bars--*/
.h_menu{ width:200px;height:29px;}
.h_menu{ height:29px; background:url(/client/MKKSports/images/main/buttons/rightmenu_section_header.png) 0 0 no-repeat;color:#FFFFFF;font: bold 14px ;font-family:arial;font-weight: bold;text-decoration:none;vertical-align:middle}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 10;
    left: 2;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
    padding-right: 200; /*Spacing between each shirts*/
    
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container { /*This is the actual rectangular container sitting around the garments*/
    -moz-border-radius: 10px;
    height:392px;
    background: #CCCCCC;
    border: 1px solid #000000;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 762px;
    padding: 0px 0px;
}



.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  762px; /*Width of the inner block */
    height: 392px;
}


.jcarousel-skin-tango .jcarousel-item { /*spacing*/
    width: 400px;
    height: 400px;
    text-align:center;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    bottom: 0px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/client/MKKSports/images/main/buttons/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    bottom: 0px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/client/MKKSports/images/main/buttons/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


/***MENU SYSTEM RIGHT ***/
.rightcontainer {
	width:312px;
	margin-top:5px;
}
.msg_body {
    border:1px solid #CCCCCC;
	padding: 5px;
	width: 300px;
	background-color:#F4F4F8;
	text-align:justify;
	position:absolute;
}
.linkclass
{
 
}

/*----------------------------Menu Stuff --------------------------------*/
.arrowlistmenu{
width: 260px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 11px arial;
color: white;
background: black url(/client/MKKSports/images/main/titlebar.png) repeat-x center left;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
font-weight:bold;
}

.arrowlistmenu .menuheader:hover{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 11px arial;
color: white;
background-image: url(/client/MKKSports/images/main/titlebar-active.png);
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
font-weight:bold;
}



.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(/client/MKKSports/images/main/main/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(/client/MKKSports/images/main/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

.assistant
{
	font: bold 12px Arial;
}
.assistant_table
{
border-bottom: #000000 solid 1px;
border-top: #000000 solid 1px;
border-left: #000000 solid 1px;
border-right: #000000 solid 1px;
}

/* Carousel Stuff */
	#buttonwrapper
	{
		width: 100px;
		height: 50px;
		position: relative;
	}
	#left
	{
		background: url(images/main/left.gif) bottom left no-repeat;
		width: 39px;
		height: 50px;
		float:left;
	}
	#right
	{
		background: url(images/main/right.gif) bottom left no-repeat;
		width: 39px;
		height: 50px;
		float:right;
	}
	#left:hover, #right:hover
	{
		cursor: hand;
		cursor: pointer;
		background-position: top left; 
	}
	#carousel img
	{
		border: 2px solid #ddd;
	}
	#carousel img.link:hover
	{
		border: 4px solid #0e0893;
	}
	
	.continuebutton
	{
	background-color:green;
	border-style:ridge;
	border-color:#FFFFFF;
	font-family:arial;
	font-weight:bold;	
	color:#FFFFFF;
	width:185px;
	height:40px;
	}
	
	.cancelbutton
	{
	background-color:#FF0000;
	border-style:ridge;
	border-color:#FFFFFF;
	font-family:arial;
	font-weight:bold;	
	color:#FFFFFF;
	width:185px;
	height:40px;
	}
	.file
    {
    color: #000000;
    HEIGHT: 20px ;
    WIDTH: 170px ;
    font-size:11px;
    text-indent:4px;
    font: 11px "Trebuchet MS"; 
    }
    .filebig
    {
    color: #000000;
    HEIGHT: 20px ;
    WIDTH: 310px ;
    font-size:11px;
    text-indent:4px;
     font: 11px "Trebuchet MS"; 
    }
  
/* ---------->>> jtip <<<---------------------------------------------------------------*/
/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}
#contentPad{
margin:20px;
}



#JT_arrow_left{
	background-image: url(images/main/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/main/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(images/main/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
ul
    {
         font-family:arial;
         font-size:12px;
       
    }
li
    {
        font-family:arial;
        font-size:12px;
        line-height:0pt;
        list-style:none;
		color:#000
       
        
    }  
    
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family:  Arial;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(images/main/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #CF0843;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(images/main/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
.detailsselectSMALL
{
  color: #000;
  HEIGHT: 25px ;
  WIDTH: 135px ;
  font-size:10px;
  text-indent:2px;
  background: #ffffff;
  font-family:arial;
  font-size:10pt;
  font-weight:bold; 
}


.tdindent1
{
	
	font-size:11px;
	font-weight:bold;
	text-indent:2px;
	color: #FFFFFF;
	font-family:arial;
}
.detailsselectEXTRASMALL
{
  color: #000;
  HEIGHT: 25px ;
  WIDTH: 120px ;
  text-indent:2px;
  background: #ffffff;
  font-family:arial;
  font-size:8pt;
  font-weight:bold; 
}
.whitetable
{
	border-bottom: #FFFFFF solid 1px;
	border-top: #FFFFFF solid 1px;
	border-left: #FFFFFF solid 1px;
	border-right: #FFFFFF solid 1px;
}
.purpletable
{
	border-bottom: #4A75AC solid 1px;
	border-top: #4A75AC solid 1px;
	border-left: #4A75AC solid 1px;
	border-right: #4A75AC solid 1px;
}
.admintd
{
	color:#FFFFFF;
	font-size:12px
	
}
.admintextbox
{
  background-color: #000000;
  color: #FFFFFF;
  HEIGHT: 20px ;
  font-size:13px;
}
.admintextboxNOBORDER
{
  background-color: #000000;
  color: #FFFFFF;
  HEIGHT: 20px ;
  font-size:13px;
  text-align:center;
  border:0;
  WIDTH:100px;
  font-family:Arial;
  
}

.menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: #FFE45A;

}
.admintextarea
{
  background-color: #000000;
  color: #FFFFFF;
  HEIGHT: 100px ;
  WIDTH: 280px ;
 font-size:13px;
}
.admintextboxsmall
{
  background-color: #000000;
  color: #FFFFFF;
  HEIGHT: 20px ;
  WIDTH:25px;   
  font-size:13px;
  font-family:Arial
}
.refinput
{
  color: #000;
  HEIGHT: 20px ;
  WIDTH: 100px ;
  font-size:11px;
  text-indent:4px;
  background: #ffffff
}
.blacktable
{
	border-bottom: #000000 solid 1px;
	border-top: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
}
.welcometext
{
	width:206mm;
	margin-left:0px;
	font-family:arial;
	font-size:18px;
	color:#000000;
	
}
.returningvisitor
{
	border-bottom: #000000 solid 1px;
	border-top: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	text-align:center;
	background-color:#B0AEAF;
	font-family:arial;
	font-size:14px;
	color:#3C3A3B;
	font-weight:bold;
}
.returning3
{
	display:none;
	text-align:center
}
.returningvisitor a
{
	color:#FFFFFF;
	text-decoration:none;
}
.returningvisitor a:hover
{
	color:#FFFFFF;
	text-decoration:underline
}
.returningvisitor a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
.selectheading
{
	width:206mm;
	font-family:arial;
	font-size:18px;
	color:#000000;
	
}
.introductorycontainer
{
	font-family:arial;
	font-size:18px;
	color:#000000;	

}
.currentgarmentheadstd
{
	font-size:11pt;
	font-weight:bold;
	font-family:arial;
	color:#FFF;	
	padding-left:4px;
}
.currentgarmentstd
{
	font-size:9pt;
	font-weight:bold;
	font-family:arial;
	color:#FFF;	
	padding-left:4px;
}
.imageuploadtext
{
	color:#FFF;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
.imageuploadtext a
{
	color: #FFFFFF;
	text-decoration:none;
}
.imageremovesuccess
{
	font-size:12px;
	font-weight:bold;
	text-indent:2px;
	color: #FFFFFF;
	font-family:arial;
}
.imageremovesuccess a
{
	color: #FFFFFF;
	text-decoration:none;
}
.imageremovesuccess a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}
.imageuploadsuccess
{
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
	color: #FFFFFF;
	margin-top:0px;
	
}
.imageuploadsuccess a
{
	color: #FFFFFF;
	text-decoration:none;
}
.imageuploadsuccess a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}
.quotegarmentheadstd
{
	font-size:11pt;
	font-weight:bold;
	font-family:arial;
	color:#FFF;	
	padding-left:4px;
	text-align:center;
}
.quotegarmentstd
{
	font-size:10pt;
	font-weight:bold;
	font-family:arial;
	color:#FFF;	
	padding-left:4px;
	text-align:center;
}
.previousgarment
{
	margin-top:5px;
	border:0px solid #000000;
	color:#FFFFFF;
	font-weight:bold;
	width:206mm;
	
}

.container-1 ul
    {
        font-family:arial;
         font-size:14px;
		 padding-right:3px;
		
       
    }
.container-1 li
    {
        font-family:arial;
        font-size:14px;
		padding-top:0px;
        list-style:none;
		padding-right:3px;
		
       
        
    }  
.offlinetable
{
	background-image: url(images/main/mkkSportsBgImg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#FFFFFF;
	color:#000000;
	font-family:arial;
	font-weight:bold;
		
}
.offlinetable h2
{
	
	color:#000000;
	 font-family:arial;
		
}
.carousellink
{
	color:#CCCCCC;
}


contentpaneopen fieldset{border:0px;border-bottom:1px solid #eee;}

