/*
Theme Name: crocs revsied
Theme URI: 
Description: 
Version: 1.0.0
Author: crocs asia pacific
Author URI: crocs asia pacific
Tags: 
*/


* {
	margin: 0;
	padding: 0;
}


@font-face 
{
	font-family: GothamRounded;
	font-style:  normal;
	font-weight: normal;
	src: url(images/GOTHAMR2.eot);
}
@font-face 
{
	font-family: GothamRounded;
	font-style:  normal;
	font-weight: normal;
	src: url(images/GOTHAMR1.eot);
}

body{
	margin: 20px 0;
	background-color:#dbdbdb;
	background-image:url(images/bodyBg_rpt.jpg);
	font-family: GothamRounded,Verdana,Helvetica,Arial,sans-serif !important;
	background-attachment:fixed
}

body, th, td, input, textarea {
	font-family: GothamRounded,Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #333336;

}

img {
   border:0px;
}

form {
}

#linebreak { 
	line-height:50px; }


/* front page news and headline section layout */

#headline {
	float: right; 
	margin-right: 3px;
	margin-right: 3px;
	height: 96px;
	width:  310px;
	border: 1px solid #e2e2e2;
	font-size: 12px;
}


#headline .section {
	margin: 0 0 10px 0;
	font-size:9px;
	height:55px;
	padding-top: 5px;
	padding-right: 5px;
	overflow-x: hidden;
	overflow-y: scroll;
		
	}

/* front page news and headline inside text layout */

#headline .section li {
	font-size:10px;
	text-indent: -18px;
	list-style-type: disc;
	list-style: square url(images/arrow_temp.gif) inside;
	padding-left: 30px;
	padding-bottom:3px;
}


.TeaserHeadline a:link, .TeaserHeadline a:active, .TeaserHeadline a:visited, .TeaserHeadline a:focus  { 
	color: #707070; 
	font-size: 14px; 
	font-family: verdana, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	margin: 0; 
	padding: 0 }
	
.TeaserHeadline a:hover  { 
	color: #333; 
	font-size: 14px; 
	font-family: verdana, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	margin: 0; 
	padding: 0 }
	
.TeaserDate    { 
	color: silver; 
	font-size: 10px; 
	font-family: verdana, sans-serif }
	
.TeaserSummary   { 
	color: gray; 
	font-size: 11px; 
	font-family: verdana, sans-serif }
	
.TeaserCaption   { 
	color: gray; 
	font-size: 10px; 
	font-family: verdana, sans-serif; 
	font-style: italic }


/* TEASER ARTICLE */
.TeaserArticleHeadline a:link, .TeaserArticleHeadline a:active, .TeaserArticleHeadline a:visited, .TeaserArticleHeadline a:focus  {
		float left; 
		color: #000000; 
		font-size: 14px; 
		text-decoration: none; 
		margin: 0; 
		padding: 0 }
		
.TeaserArticleHeadline a:hover { 
	float left; 
	color: #666666; 
	font-size: 14px; 
	text-decoration: none; 
	margin: 0; 
	padding: 0 }
	
.TeaserArticleDate    { 
	color: #333; 
	font-size: 9px; 
	font-family: arial, sans-serif }
	
.TeaserArticleSummary   { 
	color: gray; 
	font-size: 11px; 
	font-family: arial, sans-serif }
	
.TeaserArticleCaption   { 
	color: gray; 
	font-size: 9px; 
	font-family: arial, sans-serif; 
	font-style: italic }

.TeaserArticleHeadlineSmall a:link, .TeaserArticleHeadlineSmall a:active, .TeaserArticleHeadlineSmall a:visited, .TeaserArticleHeadlineSmall a:focus  { 
	color: #707070; 
	font-size: 10px; 
	font-family: arial, sans-serif; 
	text-decoration: none; 
	margin: 0; 
	padding: 0 }
	
.TeaserArticleHeadlineSmall a:hover  { 
	color: #333; 
	font-size: 10px; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	margin: 0; 
	padding: 0 }
	
.divider    { 
	margin-top: 3px; 
	margin-bottom: 3px; 
	width: 100%; 
	height: 1px; 
	border-bottom: 1px dotted #afafaf }




#banner {
	float: left;
	width: 625px;
	height: 170px;
}

#banner_new {
	float: left;
	width: 625px;
	height: 100px;
}

#banner_new div{
	float: left;
}

#horizontalbanner {
	padding-left: 3px;
	padding-right: 3px;
}


/* footer bar layout */
#bottombar{
	float: left;
	background-image:url(images/footerBg_norpt.gif);
	background-repeat:no-repeat;
	height:16px;
	width:950px;
	font-size:10px;
	color:#686868;
	text-align:right;
	padding-top:4px;
	padding-right:10px}



h1, h2, h3 {
	
	color: #333333;
}

h1 {
	font-size: 3em;
	padding-top: 10px;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
}

h3 {
	font-size: 14px;
}


p {
   margin-bottom: 10px;
}


ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	border: none;
	color: ; 333333;
}

con a {

}


h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #333333;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #333333;
}

#main
{
	width: 960px;
	margin: 0 auto;
	border: 0px solid #FFFFFF;
}

/* Header */

#header {
	background-image:url(images/headerBg_norpt.gif);
	background-repeat: no-repeat;
	height:508px;
	width:960px;
	position:relative;
	/*left:0px;
	top:0px */
	/*float:left; */
	margin: 0 auto;
}

/* Frontpage navigation bar */

#menu {
	float: left;
	width: 945px;
	font-family: GothamRounded,Verdana,Helvetica,Arial,sans-serif;
	padding-left: 15px;
	background: url(images/menu3.gif) repeat-x;
	font-size:14px;
	
}

#menu ul {
	float: left;
	margin: 0;
    padding: 0;
	list-style: none;
	line-height: normal;
	text-align:center;
	font-family: GothamRounded,Verdana,Helvetica,Arial,sans-serif;
}


#menu li {
		float: left;
/*      padding-left: 15px;*/       
/*		padding-right: 15px;*/
		text-align:center;
		font-family: GothamRounded,Verdana,Helvetica,Arial,sans-serif;
}



#menu a {
	/*display: block;*/
	font-family: GothamRounded,Verdana,Helvetica,Arial,sans-serif;
	float: left;
	height: 20px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	padding-top: 6px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 4px;

}

#menu a:hover {
	padding-left: 18px;
	padding-right: 18px;
	color: #ffffff;
	background: url(images/menu2.gif) repeat-x;
	text-decoration: none;
	font-family: GothamRounded,Verdana,Helvetica,Arial,sans-serif;
}

#banner div {
	float: left;}

#bannercontent div { 
	width: 960px; 
	height: 370px; 
	text-align: center; 
	overflow: hidden;}
	
#bannercontent { 
	width: 960px; 
	height: 370px; 
	/*solid #ddd;*/  }


#pagebanner div {
	float: left;}

#pagebannercontent div { 
	width: 940px; 
	height: 200px; 
	text-align: center;  
	overflow: hidden;}
	
#pagebannercontent { 
	width: 940px; 
	/*solid #ddd;*/  }


#productlist {
	float:left;
	background: #FFFFFF url(images/center_broader.jpg) no-repeat;
    width: 950px;
    padding-left:8px;
	padding-right:0;
	padding-top:30px;
	padding-bottom:10px;
}


#productlist div { float: left; }

#productlistcontent { width: 908px; height: 120px; solid #ddd; }



#newslist {
	float: left;
	background: #FFFFFF url(images/news_broader.jpg) no-repeat;
   	width: 780px;
   	padding-left:160px;padding-right:20px;padding-top:12px;padding-bottom:10px;
}


#newslistcontent { 
	width: 780px; 
	height: 20px; 
	/*solid #ddd;*/

 }


/* Please don't delete the following #newscontent part*/

/* #newscontent {
	scrollbar-face-color: #808080; /*/ obviously change this to whatever you want /*/
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFBF0;
    scrollbar-3dlight-color: #808080;
    scrollbar-shadow-color: #FFFBF0;
    scrollbar-darkshadow-color: #808080;
    scrollbar-track-color: #CCCCCC;

} */


/* Logo */

#logo {
	float:left;
	width: 978px;
	height: 303px;
	margin: 0 auto;
	background-color: #ffffff;
}



#main_logo {
   padding:0;
   height:28px;
   width:300px;
   float:left;

	
}

#logo h1 {
	padding-top: 100px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
    color: #ffffff;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
    float:left;
	width: 950px;
	background: #FFFFFF;
	border-top: none;
    padding-left:5px;
    padding-right:5px;
	padding-top: 5px;
	
}


#page2 {
    float:left;
	width: 950px;
	/* height: 250px; */
	height: 98px;
	background: #FFFFFF;
	border-top: none;
		padding-top: 0;
        padding-left:5px;
       padding-right:5px;
}

#page3 {
    float:left;
	width: 960px;
	background: #FFFFFF;
	border-top: none;
	padding-top: 10px;
}

#page2wrapper{
   float:left;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	border-top: none;
   	padding-left:5px;
   	padding-right:5px;
	text-align: center;
	font-size:12px;
	font-weight:bold;
}

#homebrand{
	float: left;
	height:62px;
	width:960px;
	text-align:center;
	background:#FFF;
	padding-bottom: 10px;
	}

#topicon{
	height:16px; 

}


/* Breadcrumb */
#breadcrumb    { 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px; 
	text-align: left;}
	
#breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active, .breadcrumb a:focus { 
	color: #666; 
	font-size: 12px; 
	line-height: 12px; 
	text-decoration: none }
	
#breadcrumb a:hover{ 
	color: #666; 
	font-size: 12px; 
	line-height: 12px; 
	text-decoration: none }


/* Content */

/* SUB NAV LEFT */

.subnavleft       { 
	text-align: left; 
	margin: 0; 
	padding-left: 5px; }
	
.subnavleft ul    { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-position: 0 top; 
	list-style-type: none; 
	margin: 0; 
	padding-left: 0; }
	
.subnavleft li         { 
	list-style: none; 
	background-image: url(images/arrow_temp.gif); 
	background-repeat: no-repeat; 
	background-position: 0 4px; 
	margin: 0; 
	padding: 0 0 5px 20px; 
	width: 140px;
	border-bottom: 1px dotted #999 }
	 
.subnavleft a:link, .subnavleft a:active, .subnavleft a:visited, .subnavleft a:focus     { 
	color: #707070; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	display: block; 
	margin: 0; 
	padding: 5px 0 }
	
.subnavleft a:hover  { 
	color: #333; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	margin: 0; 
	padding: 5px 0 }
	
.subnavleft ul ul li     { 
	background-image: none; 
	margin: 0; 
	padding: 0; 
	border-bottom: 0 none }
	
.subnavleft ul ul a:link, .subnavleft ul ul a:active, .subnavleft ul ul a:visited, .subnavleft ul ul a:focus    { 
	color: #707070; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	display: block; 
	margin: 0; 
	padding: 2px 0 5px 8px }


.subnavleft ul ul a:hover    { 
	color: #333; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	margin: 0; 
	padding: 2px 0 5px 8px }


#content {
	float: left;
	width: 630px;
	padding: 0px 10px 10px 20px;
}

#contentfront {
	width: 630px;
	padding: 0px 10px 10px 20px;
}


#content H2 {
	color: #333333;
	font-size: 24px;
	font-weight: bold
}

#content H4 {
	padding: 0px;
}

#content H4 a {
	color: #333333;
	font-size: 16px;
 	/* test-decoratopn: underline;*/
	}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C89B6;
}

.post .meta a {
	color: #4C89B6;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}

#content .date2 {
	float: left;
	width: 81px;
	height: 93px;
	padding-top: 5px;
	background: url(images/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#content .date2 b {
	display: block;
	margin-top: 5px;
	font-size: 40px;
	color: #538BB3;
}


#content .date {
	text-align: right
}


#content ul, #content ol {
	margin-left: 30px;
}

/* Sidebars */


.sidebar {
	float: left;
	width: auto;
	padding: 0px 20px 20px 20px;
}

.bookmarkbar {
   padding-left:10px;
   padding-right:10px;
   padding-bottom:20px;

}

.bookmarkbar div{
   padding:3px;

}

.bookmarkbar li{
	list-style: none;
}


.linkcat1 ul{
	padding: 0px 5px 5px 5px;
}

.linkcat1 li{
	padding: 0px 5px 5px 5px;
}



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

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}


#sidebarnew{
text-align: left; margin: 0;

}


#sidebar1 {
	width: 250px;
	padding: 0px 0px 0px 20px;
}

#sidebar2 {
	width: 250px;
	padding: 0px 0px 0px 20px;
}

#sidebar2 h3 {
	margin: 0 0 1em 0;
	background: url(images/title.gif) no-repeat left top;
	padding: 13px 0  0 13px;
	color: #FFFFFF;
	height: 46px;
}

#sidebar2 li ul {
	line-height: normal;



}

#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
	font-size: 11px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}


/* footer */

#footer {
    float:left;
	text-align: center;
	font-size: 8px;
	color: #ffffff;
	height: 40px;
	padding-top: 10px;
} 


#footer a {
	color: #666;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}



#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table, #sidebar2 #wp-calendar {
	width: 90%;
	text-align: center;
}

#calendar thead ,  #sidebar2 #wp-calendar thead {

}

#calendar tbody td , #sidebar2 #wp-calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev , #sidebar2 #wp-calendar #prev {
	text-align: left;
}

#calendar #next , #sidebar2 #wp-calendar #next {
	text-align: right;
}

#calendar tfoot a, #sidebar2 #wp-calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #sidebar2 #wp-calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}



#input /*[type="submit"]*/ {
	background:#538BB3 url(images/submit.gif) repeat-x;
	border:none;
	color:#F3F3F3;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:4px;
}

ul#commentlist {
	list-style-type:none;
}

ul#commentlist li {
	clear:both;
}

ul#commentlist div.numberbox {
	width: 73px;
	height: 62px;
	padding: 25px 5px 5px 0px;
	background: url(images/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	font-size:24px;	
}

ul#commentlist .commentbox, .txtcomment {
	display:block;
	width:480px;
}


ul#commentlist {
	list-style-type:none;
}

ul#commentlist li {
	clear:both;
}

ul#commentlist div.numberbox {
	float: left;
	width: 73px;
	height: 62px;
	padding: 25px 5px 5px 0px;
	background: url(images/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	font-size:24px;	
}

ul#commentlist .commentbox {
	display:block;
	width:400px;
}

div.leftnav {
	float:left;
}

div.rightnav {
	float:right;
}

.aligncenter {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#commentlist {
	width: 650px;
}

#content .categor {
	padding: 5px;
	background: #E8E8E8;
}

#commentlist .gavatar {
	float: left;
	margin: 10px;
	margin-top: 0px;
}

#commentlist .numberbox {
	float: left;
}

#commentlist .commentbox {
	padding-bottom: 60px;
	line-height: 20px;
}

#smallbanner {
	float: left;
}

#searchsubmit {
	height: 30px;
	width: 55px;
	margin: 0;
	padding: 0;
	padding: 2px;
	background: url(images/submit2.gif) no-repect;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}


#sForm {
	height: 30px;
	width: 555px;
    border-style: solid 1px;
   /* background-image: url(images/search.gif);*/
	background-repeat: no-repeat;
}

#sForm input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #ababab;
    width:128px;
	background: transparent;
    padding-left: 20px;
        
}

#sForm input.focus {
	color: #000000 !important;
}

#sForm button {
    height:30px;
    width:20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    cursor:pointer;
	background: transparent;
}
